budibase/packages/server/src
Peter Clement 0992618956 Merge remote-tracking branch 'origin/master' into feat/configure-automation-chaining 2024-01-19 16:35:02 +00:00
..
api Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-10 11:39:10 +00:00
appMigrations Fix initial checks 2024-01-08 11:52:31 +01:00
automations Merge remote-tracking branch 'origin/master' into feat/automation-ux 2024-01-17 09:58:59 +00:00
constants
db Optimise getLinkDocuments 2023-12-18 09:20:44 +00:00
definitions eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
events update emitter to account for a new chaining property 2024-01-18 16:38:34 +00:00
integration-test Add support for full search path to postgres integration 2024-01-05 17:46:44 +01:00
integrations Fixing an issue with typing in the information_schema table that was leading to an 'invalid syntax name' message when attempting to fetch tables from our QA postgres database. 2024-01-09 13:40:34 +00:00
middleware Revert "Remove all custom tracing to see if it's the cause of the memory leak." 2024-01-02 11:36:32 +00:00
migrations eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
sdk Move datasource.buildSchemaFromDb to sdk 2024-01-08 19:07:47 +01:00
tests rename instance of trigger step to triggerAutomationRun 2024-01-15 10:00:37 +00:00
threads Revert "Remove all custom tracing to see if it's the cause of the memory leak." 2024-01-02 11:36:32 +00:00
utilities Fix issue where flagClient could be undefined when running outside of test mode 2024-01-19 14:59:08 +00:00
websockets Prettier 2023-11-20 21:48:49 +01:00
app.ts Adding Koa API back in when automation feature only enabled, so that health check can still be provided, but rest of API is disabled. 2023-12-13 11:23:46 +00:00
ddApm.ts Enable dd-trace logging in QA to try and figure out why user info isn't being added to traces. 2024-01-05 15:08:43 +00:00
environment.ts Implement per-request JS execution limiting. 2023-12-18 15:29:56 +00:00
features.ts Adding Koa API back in when automation feature only enabled, so that health check can still be provided, but rest of API is disabled. 2023-12-13 11:23:46 +00:00
index.ts
jsRunner.ts Move traces around in runJS to further pinpoint where time is spent. 2024-01-10 10:07:41 +00:00
koa.ts Fixing importing - still some work to get links correct. 2023-12-01 19:37:43 +00:00
startup.ts PR comments. 2024-01-05 13:58:31 +00:00
watch.ts