budibase/packages/server/src
Rory Powell e5e767f18d Correlation id's and log context (#7232)
* Correlation id's and log context

* fix build

* Remove redundant fields from LoggingProcessor.ts

* Only log correlation id when present e.g. this is not present on startup / shutdown / automations
2023-01-11 20:39:33 +00:00
..
api Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
automations Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
constants Some server typescript re-writes, only automations left and some controllers. 2022-11-25 15:01:46 +00:00
db Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
definitions fixes for google sheets, admin checklist, and deleting an app from API (#8846) 2022-12-19 13:18:00 +00:00
events Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
integrations Fixing minor Typescript issue, some old requires. 2023-01-11 18:16:30 +00:00
middleware Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
migrations File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
sdk Merge branch 'master' of github.com:Budibase/budibase into develop 2023-01-06 17:29:35 +00:00
tests Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
threads Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
utilities Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
app.ts Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
environment.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
index.ts don't enforce global agent for reject unauthorized 2022-09-10 00:14:57 +01:00
startup.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
watch.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
websocket.ts Merge develop 2022-09-28 08:56:45 +01:00