budibase/packages/server/src
mike12345567 0274516ad6 Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +01:00
..
api Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-31 14:59:57 +01:00
automations Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +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 Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +01:00
definitions Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +01:00
events
integrations Opening connection for building schema. 2022-05-20 17:43:47 +01:00
middleware Overview Tab refactoring and general updates to the homepage 2022-05-06 15:52:49 +01:00
migrations Fixing context issues in sync apps/rows test cases. 2022-04-26 15:42:21 +01:00
tests/utilities Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it. 2022-04-21 14:56:14 +01:00
threads Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +01:00
utilities Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-31 14:59:57 +01:00
app.ts Review comments and test fix. 2022-05-31 10:16:22 +01:00
environment.js Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +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 Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +01:00