23800 Commits (efdbd1dc8ffe93357de7fc45d30e4c42a6b0e4ea)
 

Author SHA1 Message Date
mike12345567 efdbd1dc8f Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 4 years ago
Jonny McCullagh 00888d4572
Merge pull request #6447 from Budibase/letsencrypt3 4 years ago
Jonny McCullagh 79fc71c474 update the readme 4 years ago
Jonny McCullagh d0cb00d92f rename default nginx site config 4 years ago
mike12345567 70e5a81db2 Adding in management of time range to lookup automation logs in. 4 years ago
Budibase Staging Release Bot 67b7c8be42 Update pro version to 1.0.212-alpha.0 4 years ago
Budibase Staging Release Bot 07672b99c8 v1.0.212-alpha.0 4 years ago
mike12345567 1550e8f0a3 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 4 years ago
mike12345567 f0dd336b15 Merge branch 'master' of github.com:Budibase/budibase into develop 4 years ago
Jonny McCullagh 57a1bc4070 add support for Azure App Service 4 years ago
mike12345567 dd6617465c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 4 years ago
mike12345567 9207642779 Fixing an issue where periodically the cache state of the couch revision gets out of sync and need to update it for cache to be able to write again. 4 years ago
Budibase Release Bot eedba6411d Update pro version to 1.0.211 4 years ago
Budibase Release Bot e5c895c869 v1.0.211 4 years ago
Michael Drury bd3d505306
Merge pull request #6452 from Budibase/fix/redis-update 4 years ago
mike12345567 b45557fe26 Adding explanation of the difference between Database and SelectableDatabase in Redis. 4 years ago
mike12345567 c62b6da703 Adding case to handle multi-DB setups, to confirm store same doc ID to different databases and they run in different cache keys. 4 years ago
mike12345567 eeca1cb3ba Updating writethrough cache a bit to make sure it implements the PouchDB API properly. 4 years ago
mike12345567 e3f25795e8 Fixing test case and review comments. 4 years ago
mike12345567 07d47102a1 Adding a class wrapper incase using get/put functions multiple times, functions like the PouchDB constructor. 4 years ago
mike12345567 0a9edc48b6 Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 4 years ago
Budibase Release Bot e13f3da61b Update pro version to 1.0.210 4 years ago
Budibase Release Bot 472a313321 v1.0.210 4 years ago
mike12345567 64fce61db9 Updating lerna version. 4 years ago
Budibase Staging Release Bot e3196adc18 Update pro version to 1.0.207-alpha.10 4 years ago
Budibase Staging Release Bot 490c83d2bc v1.0.207-alpha.10 4 years ago
Andrew Kingston 27d5f2ba6e
Merge pull request #6443 from Budibase/datasource-labels 4 years ago
Budibase Staging Release Bot 92160d6e4e Update pro version to 1.0.207-alpha.9 4 years ago
Budibase Release Bot ba8a3f4432 Update pro version to 1.0.209 4 years ago
Budibase Staging Release Bot 4875a4be1b v1.0.207-alpha.9 4 years ago
Budibase Release Bot 93817194f5 v1.0.209 4 years ago
Jonny McCullagh b60334cd3d restart nginx 4 years ago
Jonny McCullagh 6daa9a3a3b fixes for single image build 4 years ago
Andrew Kingston ad512eda5e
Merge pull request #6440 from Budibase/fix/couch-db-url-parsing 4 years ago
Andrew Kingston 64f8bab22b
Merge pull request #6426 from Budibase/fix/internal-search-spaces 4 years ago
Andrew Kingston 468d4b8e77 Update cypress 4 years ago
Budibase Staging Release Bot 1b73961240 Update pro version to 1.0.207-alpha.8 4 years ago
Budibase Staging Release Bot e1be0be29b v1.0.207-alpha.8 4 years ago
melohagan f15f9c23ab
Merge pull request #6432 from Budibase/bug/sev2/money-form-field 4 years ago
Budibase Staging Release Bot c136b64b9f Update pro version to 1.0.207-alpha.7 4 years ago
Budibase Staging Release Bot bc263af550 v1.0.207-alpha.7 4 years ago
Mel O'Hagan 688a46f75e Added Knex.Raw to return type 4 years ago
Rory Powell eb19585bcf
Merge pull request #6441 from Budibase/pro-docs 4 years ago
Andrew Kingston c37e4cc8be Lint 4 years ago
Andrew Kingston 2663860ec1 Update styles to use spectrum components 4 years ago
Andrew Kingston 5dd8186383 Add types to datasources 4 years ago
Rory Powell b123be121d Pro contributing and CI/CD docs 4 years ago
Mel O'Hagan 1d6f780c72 Refactor - simplify regex and use enum 4 years ago
Andrew Kingston 60060fac6f Improve Couch DB URL parsing to handle edge cases and special characters 4 years ago
mike12345567 a2dc3dc3b1 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 4 years ago