1
0
Fork 0
mirror of synced 2024-09-15 16:59:43 +12:00
budibase/packages/backend-core/src
2023-06-12 17:54:09 +01:00
..
accounts
auth
blacklist
cache Reverting try twice change to writethrough. 2023-05-30 20:45:10 +01:00
configs
constants Update websocket logic to ignore events trigger by API requests originating from the same session 2023-06-01 17:14:32 +01:00
context
db
docIds
docUpdates
errors
events Add event for tracking user collaboration 2023-06-06 10:11:51 +01:00
featureFlags
logging Automation investigation logging + max doc size fix for automation log 2023-05-30 16:37:39 +01:00
middleware Fixing develop currentapp.spec.js test case, when packages within backend-core import all of backend-core they can create cyclics that cause issues. 2023-06-08 13:47:16 +01:00
migrations
objectStore
platform
plugin
queue
redis Stop attempt at bundling ioredis-mock, only need to check at runtime. 2023-06-02 13:59:33 +01:00
security Zip exports 2023-06-12 17:54:09 +01:00
tenancy
timers
utils
environment.ts Reverting ioredis-mock removal for test cases - will come back to this in future as it currently breaks pro tests. 2023-06-01 00:02:55 +01:00
helpers.ts
index.ts Updating backend tests to actually utilise the redis container which is spun up as part of the tests, doing away with the somewhat problematic ioredis-mock which was breaking some tests due to the addition of the changes for multi-dev collab. 2023-05-31 17:18:01 +01:00
installation.ts
users.ts