budibase/packages/worker/src
Adria Navarro f12e654811
Merge branch 'master' into chore/remove-disabling-nounusedvars
2024-04-17 15:49:35 +02:00
..
api Remove // eslint-disable-next-line @typescript-eslint/no-unused-vars 2024-04-17 12:17:03 +02: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 This removes the SearchQuery which was a duplication of the SearchFilters interface - the duplicated types were not correctly getting overlay on each other, causing build errors. 2024-04-17 13:54:23 +01:00
utilities Restore ethereal user 2024-03-25 12:31:48 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
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 Remove // eslint-disable-next-line no-unused-vars 2024-04-17 12:24:41 +02: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