1
0
Fork 0
mirror of synced 2024-09-05 04:01:48 +12:00
budibase/packages/worker/src
2024-04-05 12:14:51 +01:00
..
api Fixing issue with BB_ADMIN environment variables for user creation introduced by user password becoming optional. Adding a test case as well to cover this to avoid it breaking in future. 2024-04-05 12:14:51 +01:00
constants Fix duplicate enum value. 2024-03-18 11:58:50 +00:00
db Set Redis initialisation back to how it was before I started messing with it. 2023-11-10 16:17:18 +00:00
middleware Fix tests 2023-03-28 16:46:22 +01:00
migrations Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
sdk Add test command 2024-03-19 23:28:03 +01:00
tests Merge branch 'master' into feature/update-global-user 2024-03-28 12:05:29 +01:00
utilities Restore ethereal user 2024-03-25 12:31:48 +01:00
ddApm.ts
environment.ts Adding a 'SESSION_EXPIRY_SECONDS' environment variable which can be set on the services to configure how long before an idle user is logged out. 2024-01-25 16:22:39 +00:00
features.ts Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
index.ts Initing doc writethrough cache as part of the worker/server init process, as well as part of doc writethrough tests. 2024-03-08 12:20:52 +00:00
initPro.ts Clean 2024-03-06 00:34:48 +01:00