budibase/packages/server/src
Michael Drury d3e749d2de Fix for 409 conflict which occurs in one of the user test cases - should stop it occurring in future. 2023-03-31 23:32:33 +01:00
..
api Fix for 409 conflict which occurs in one of the user test cases - should stop it occurring in future. 2023-03-31 23:32:33 +01:00
automations Merge branch 'master' into merge-master-develop 2023-03-29 11:52:09 +01:00
constants Revert "Revert "Merge pull request #10038 from Budibase/fix/budi-6723" (#10143)" 2023-03-29 12:12:38 +01:00
db Fix types 2023-03-30 11:30:35 +01:00
definitions Fixing operation ID. 2023-03-06 17:41:24 +00:00
events
integration-test Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00
integrations Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00
middleware Tweak tests 2023-03-31 09:01:40 +01:00
migrations Server flaky tests fixes - improving tenancy config 2023-02-23 13:43:27 +00:00
sdk Prevent double deletions 2023-03-31 11:25:51 +01:00
tests Merge pull request #10153 from Budibase/budi-6803-delete-users-when-group-removed 2023-03-31 13:15:11 +02:00
threads Minor fix for automations, the wrong function had the environment variables being added to environment, this is very minor, it simply makes sure that environment variables are in context for the whole of the automation runner - e.g. if utilising many datasources each of them doesn't need to re-retrieve the environment variables, instead they will be available based on the env vars retrieved at the start of the execution. 2023-02-10 14:14:43 +00:00
utilities Removing requirement for built client library in component test case. 2023-03-31 17:13:25 +01:00
app.ts General fixes for open handles, attempting to find and close all issues in server which are stopping shutdown of Jest suite. 2023-03-27 19:38:49 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
elasticApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
index.ts
startup.ts Further PR comments. 2023-02-27 11:00:13 +00:00
watch.ts
websocket.ts