1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src
2022-08-11 14:56:13 +01:00
..
api the error thrown by pouchdb is propagated if it is other than not-found 2022-08-11 14:56:13 +01:00
automations Merge pull request #6898 from Budibase/feature/automation-error-stop 2022-07-29 16:20:51 +01:00
constants Main bulk of logic around detecting cron recurring failure, still need to disable. 2022-07-20 22:38:06 +01:00
db Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran. 2022-07-25 20:45:29 +01:00
definitions Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran. 2022-07-25 20:45:29 +01:00
events
integrations Merge branch 'master' of github.com:Budibase/budibase into fix/6737 2022-08-01 19:00:17 +01:00
middleware fixing bug on multi tenant environment 2022-07-22 10:12:16 +01:00
migrations Fix for email view casing test. 2022-07-18 10:10:37 +01:00
tests/utilities Trigger served events on ping endpoint 2022-08-10 11:01:54 +01:00
threads Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
utilities Some various session fixes based on current data. 2022-08-05 21:35:26 +01:00
app.ts Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
environment.js Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 2022-08-05 17:13:03 +01:00
index.ts
module.d.ts Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-05 09:07:33 +01:00