budibase/packages/server/src
Rory Powell abbd8c5c8b Merge branch 'master' into develop 2023-06-05 23:19:43 +01:00
..
api Small update to make sure that save/patch calls to the rows API (all DS+) return the squashed relationships, not the whole structure. 2023-06-01 18:18:12 +01:00
automations Merge branch 'master' into develop 2023-06-05 23:19:43 +01:00
constants
db Small update to make sure that save/patch calls to the rows API (all DS+) return the squashed relationships, not the whole structure. 2023-06-01 18:18:12 +01:00
definitions Lint 2023-05-17 14:10:22 +01:00
events
integration-test Updating datasource information endpoint to POST which allows sending up an unfinished/unsaved datasource for fetching information with. Also changing how verification and information endpoints work so that enrichment is used and therefore env vars can also be used. 2023-05-31 17:04:29 +01:00
integrations Merge branch 'master' into develop 2023-06-05 23:19:43 +01:00
middleware Fix for debugging with webstorm the old way (if desired), updating the builder middleware to be more multi-dev capable, ignoring 409s when attempting to update the last updated at for apps (if multiple devs hit at same time, only use one) also updating writethrough cache to retry once, with the extended TTL on locks, plus the multi-dev collab it can take a minute to update usage quota doc when a lot of updates occur at once. 2023-05-30 17:41:20 +01:00
migrations Typings 2023-05-15 13:16:56 +02:00
sdk Merge branch 'master' into develop 2023-06-05 23:19:43 +01:00
tests sync automation tests 2023-05-23 15:55:25 +01:00
threads Adding a JSON parse incase the input is actually an array in the form of a string (HBS). 2023-06-01 12:14:34 +01:00
utilities Merge branch 'master' into develop 2023-06-05 23:19:43 +01:00
websockets Transfer lock to next oldest session when disconnecting from the builder 2023-06-05 13:54:17 +01:00
app.ts Use socker.io redis adapter to broadcast events to all server instances 2023-05-25 08:48:56 +01:00
ddApm.ts
environment.ts Automation investigation logging + max doc size fix for automation log 2023-05-30 16:37:39 +01:00
index.ts
startup.ts Use socker.io redis adapter to broadcast events to all server instances 2023-05-25 08:48:56 +01:00
watch.ts