1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/server/src
2022-07-13 08:22:21 -04:00
..
api WIP: Memory leak fix 2022-07-13 08:22:21 -04:00
automations Merge branch 'master' into release 2022-06-14 17:25:11 +01:00
constants Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations. 2022-05-11 11:29:33 +01:00
db Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 2022-05-09 12:29:44 +01:00
definitions Rename Firebase to Firestore 2022-06-08 12:05:29 +01:00
events
integrations Add empty options if missing for delete 2022-06-17 16:54:23 +01:00
middleware Joi validator update to accomodate 'createdAt' and 'updatedAt' in the schema as optional 2022-06-14 12:34:15 +01:00
migrations Bump timeout for migration test 2022-06-16 10:40:42 +01:00
tests/utilities WIP: Memory leak fix 2022-07-13 08:22:21 -04:00
threads Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
utilities cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
app.ts Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
environment.js cherry picking moving release url to backend 2022-06-30 12:55:07 +01:00
index.ts feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 2022-04-20 16:00:03 +05:30
module.d.ts Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00