20995 Commits (0c677757eba39acccfb4841b3400d75d7c66c5d2)

Author SHA1 Message Date
Martin McKeaveney 0c677757eb default beta access baseURL to production 4 years ago
Martin McKeaveney 0d057d912f check for account portal URL 4 years ago
Martin McKeaveney 3716632144 move logic to cloud URL to backend 4 years ago
Budibase Staging Release Bot f138178ee8 Update pro version to 1.0.212-alpha.4 4 years ago
Budibase Staging Release Bot 03cdf3688a v1.0.212-alpha.4 4 years ago
Martin McKeaveney 199adfbc50 adding external call for preview URL 4 years ago
Budibase Staging Release Bot 31827e4708 Update pro version to 1.0.212-alpha.3 4 years ago
Budibase Staging Release Bot 620bf24e97 v1.0.212-alpha.3 4 years ago
Budibase Staging Release Bot bfc55d9f97 Update pro version to 1.0.212-alpha.2 4 years ago
Budibase Staging Release Bot fd7ab042b5 v1.0.212-alpha.2 4 years ago
Budibase Staging Release Bot b01b172279 Update pro version to 1.0.212-alpha.1 4 years ago
Budibase Staging Release Bot 3bad427a96 v1.0.212-alpha.1 4 years ago
Martin McKeaveney f0998bb31c PR comments 4 years ago
Martin McKeaveney 9e3f211440 remove test DB IDs 4 years ago
Martin McKeaveney 8538fb056c adding endpoint to cloud to check for beta access 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 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
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
Peter Clement 482be4b5b4 fix use of loop item in javascript bindings 4 years ago
Peter Clement 6b7b31c7a9 update handling of max iterations 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
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
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
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
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
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
Mel O'Hagan 0fb46ca465 Only cast money as numeric for Postgres 4 years ago
Mel O'Hagan bc72b63579 Use raw sql to get money type as numeric 4 years ago