budibase/packages/server
mike12345567 e5922269aa Switching over to using our own version of cls-hooked which has the memory leak (no async hooks disable call) fixed as well as changing how we use the CLS namespaces to allow us to destroy the namespace we use per request. 2022-05-10 16:37:24 +01:00
..
.vscode
__mocks__ remove postgres connection pooling 2022-04-28 23:24:52 +01:00
build
scripts merge with master 2022-04-26 10:21:45 +01:00
specs Fix for #5117 - raised a point that the docs didn't describe where to put properties for a query when running through the public API - fixing the spec. 2022-03-28 18:33:54 +01:00
src Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 2022-05-09 12:29:44 +01:00
.dockerignore
.gitignore Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00
.npmignore
Dockerfile Version bump 2022-02-16 10:12:25 +00:00
LICENSE
babel.config.js
nodemon.json Integrate usage quotas with licensing 2022-03-08 14:21:41 +00:00
package.json Switching over to using our own version of cls-hooked which has the memory leak (no async hooks disable call) fixed as well as changing how we use the CLS namespaces to allow us to destroy the namespace we use per request. 2022-05-10 16:37:24 +01:00
tsconfig.build.json Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
tsconfig.json Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
yarn.lock Merge branch 'master' of github.com:Budibase/budibase into fix/5778 2022-05-09 13:46:38 +01:00