1
0
Fork 0
mirror of synced 2024-10-02 01:56:57 +13:00
budibase/packages/server/src
2022-04-26 15:26:56 +01:00
..
api Test fixes 2022-04-26 15:26:56 +01:00
automations merge with master 2022-04-26 10:21:45 +01:00
constants Improve handling of loop handlebars string replacement 2022-04-18 09:22:23 +01:00
db Some updates, making sure databases will always close directly using finally checks around the actual tasks, updating how replication works to have a close statement (to make sure it is controlled correctly) and then updating to PouchDB 7.3.0 for one of the memory leak fixes. 2022-04-20 17:33:42 +01:00
definitions redis integration 2022-03-31 10:56:16 +01:00
events
integrations merge with master 2022-04-26 10:21:45 +01:00
middleware Test fixes 2022-04-26 15:07:21 +01:00
migrations Test fixes 2022-04-26 15:07: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 merge with master 2022-04-26 10:21:45 +01:00
utilities merge with master 2022-04-26 10:21:45 +01:00
app.ts merge with master 2022-04-26 10:21:45 +01:00
environment.js merge with master 2022-04-26 10:21:45 +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 Remove remaining direct usage of CouchDB. Add common pouch config to backend-core 2022-04-19 16:45:27 +01:00