1
0
Fork 0
mirror of synced 2024-07-16 03:35:56 +12:00
budibase/packages/server/src
Martin McKeaveney 6233de1fc1 Merge pull request #1508 from Budibase/postgres-connection-pool
postgres connection pooling
2021-05-21 12:28:51 +01:00
..
api Linting. 2021-05-21 11:06:57 +01:00
automations Merge pull request #1505 from Budibase/user-app-list 2021-05-20 08:41:44 +01:00
constants Removing all login/logout functionality from apps. 2021-05-20 13:05:58 +01:00
db Merge pull request #1514 from Budibase/fix/per-app-login 2021-05-21 11:11:21 +01:00
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
integrations merge 2021-05-20 12:41:54 +01:00
middleware Fixing some issues found when testing. 2021-05-20 20:48:24 +01:00
tests/utilities merge with master 2021-05-20 10:40:15 +01:00
utilities lint 2021-05-20 12:55:24 +01:00
app.js Putting together redis lock system. 2021-05-12 17:37:09 +01:00
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
index.js Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 2021-03-19 14:43:41 +00:00