1
0
Fork 0
mirror of synced 2024-09-11 15:08:05 +12:00
budibase/packages/backend-core/src
2023-02-20 17:20:42 +00:00
..
auth Add jest-testcontainers-config 2023-01-23 15:52:23 +00:00
cache Cleanup 2023-02-03 19:23:36 +00:00
cloud Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
constants Required work to support the new lucene audit logs search indexing. 2023-02-17 16:26:55 +00:00
context Required work to support the new lucene audit logs search indexing. 2023-02-17 16:26:55 +00:00
db Minor fixes for friendly audited events, and a new function for comparing app IDs. 2023-02-20 17:20:42 +00:00
errors Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
events Updating events to include a proper friendly map of audited events. 2023-02-15 19:44:32 +00:00
featureFlags Added new unit tests for feature flags 2023-02-02 11:38:10 +00:00
middleware Don't log on CI 2023-02-04 21:04:40 +00:00
migrations Cleanup 2023-02-03 19:23:36 +00:00
objectStore Fix issues with parallel tests and self/cloud modes 2023-01-26 18:20:21 +00:00
plugin General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
queue Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
redis Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
security Some type updates and an improvement to encryption to allow selecting the secret from an option list. 2023-01-16 18:15:43 +00:00
tenancy File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
utils Updating events to include a proper friendly map of audited events. 2023-02-15 19:44:32 +00:00
environment.ts Some type updates and an improvement to encryption to allow selecting the secret from an option list. 2023-01-16 18:15:43 +00:00
helpers.ts
index.ts Moving lucene handling to backend-core so that it can be used for other databases (outside row indexes). 2023-02-13 17:13:59 +00:00
installation.ts Fix installation race conditions 2023-01-31 17:27:25 +00:00
logging.ts Fix pino request id generation (#9324) 2023-01-12 10:25:21 +00:00
newid.ts
users.ts