budibase/packages/server/src
mike12345567 15d6a2f49a switching metadataSearch to fullSearch. 2023-02-20 11:29:43 +00:00
..
api switching metadataSearch to fullSearch. 2023-02-20 11:29:43 +00:00
automations Merge. 2023-02-06 18:00:42 +00:00
constants Fix old tests 2023-01-20 10:12:52 +00:00
db Required work to support the new lucene audit logs search indexing. 2023-02-17 16:26:55 +00:00
definitions Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
events Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
integration-test Clean describes 2023-02-07 11:27:46 +00:00
integrations Moving lucene handling to backend-core so that it can be used for other databases (outside row indexes). 2023-02-13 17:13:59 +00:00
middleware Fix currentapp middleware to allow app_ parameters 2023-01-12 15:38:22 +00:00
migrations Updating test case which has been occasionally throwing 409 issues. 2023-02-10 18:29:29 +00:00
sdk Merge branch 'master' of github.com:Budibase/budibase into develop 2023-02-10 17:42:56 +00:00
tests Updating test case which has been occasionally throwing 409 issues. 2023-02-10 18:29:29 +00: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 Merge branch 'develop' into feature/dependencies-image 2023-01-30 18:54:05 +00:00
app.ts Adding in event auditing to server/worker. 2023-02-15 18:03:55 +00:00
environment.ts Quick fix to add the ability to update the app-service HTTP MB max limits. 2023-02-14 16:40:57 +00:00
index.ts Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
startup.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
watch.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
websocket.ts Merge develop 2022-09-28 08:56:45 +01:00