1
0
Fork 0
mirror of synced 2024-07-30 02:26:11 +12:00
budibase/packages/server/src
2023-06-01 00:02:55 +01:00
..
api Reverting ioredis-mock removal for test cases - will come back to this in future as it currently breaks pro tests. 2023-06-01 00:02:55 +01:00
automations Lint 2023-05-30 19:16:36 +01:00
constants Use esbuild for server 2023-03-31 12:32:41 +01:00
db Reverted eval call to direct. Indirect appears to cause issues in cloud 2023-05-26 10:22:28 +01:00
definitions Lint 2023-05-17 14:10:22 +01:00
events Some final updates to get tests passing again, issue with publisher tenant ID being the 'unique' format which cannot actually be used. 2023-04-17 15:59:59 +01:00
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 pull request #10680 from Budibase/budi-6933-verify-data-source-connection-during 2023-05-26 10:47:42 +02: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 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
tests sync automation tests 2023-05-23 15:55:25 +01:00
threads add import for performance lib 2023-05-31 11:33:52 +01:00
utilities Reverting ioredis-mock removal for test cases - will come back to this in future as it currently breaks pro tests. 2023-06-01 00:02:55 +01:00
websockets Reverting ioredis-mock removal for test cases - will come back to this in future as it currently breaks pro tests. 2023-06-01 00:02:55 +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 add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
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 Fixing build issue. 2023-04-12 16:22:30 +01:00