1
0
Fork 0
mirror of synced 2024-08-15 10:01:34 +12:00
budibase/packages/backend-core/src
Michael Drury d255bfad0b Merge pull request #10149 from Budibase/fix/budicloud-log-out
Budicloud logout on googlesheet auth
2023-03-29 14:47:15 +01:00
..
accounts Prevent SSO users from setting / resetting a password (#9672) 2023-02-21 08:23:53 +00:00
auth Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
blacklist Provides the option for blacklisting IPs. 2023-03-08 16:30:26 +00:00
cache Renames 2023-03-07 12:47:27 +01:00
configs Adding a check to config for isDev - don't use multi-tenant google SSO default in dev. 2023-03-28 18:14:04 +01:00
constants Moving search index to an enum. 2023-02-24 13:15:14 +00:00
context Fixing circular dependencies which were blocking tests. 2023-02-24 17:31:58 +00:00
db Adding test case for scenario. 2023-03-13 11:48:13 +00:00
errors PR comments. 2023-03-16 16:49:31 +00:00
events Getting proper tenant ID for use by audit logs queue. 2023-03-02 13:39:26 +00:00
featureFlags Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
middleware PR comments. 2023-03-16 16:49:31 +00:00
migrations Removing skip setup, tests depend on this behaviour - will update in separate PR. 2023-03-01 19:45:59 +00:00
objectStore Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
platform Fixing circular dependencies which were blocking tests. 2023-02-24 17:31:58 +00:00
plugin General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
queue 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
redis 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
security Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
tenancy Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
timers 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
utils Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
environment.ts Merge pull request #9949 from Budibase/fix/blacklist 2023-03-20 10:33:11 +00:00
helpers.ts Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
index.ts Merge branch 'master' into merge-master-develop 2023-03-29 11:52:09 +01:00
installation.ts Fix installation race conditions 2023-01-31 17:27:25 +00:00
logging.ts Fix pino request id generation (#9324) 2023-01-12 10:25:21 +00:00
newid.ts Fixing some issues detected by testing. 2022-11-26 21:26:19 +00:00
users.ts Merge branch 'develop' of github.com:Budibase/budibase into jonny/api-metrics 2023-03-06 15:23:35 +00:00