1
0
Fork 0
mirror of synced 2024-07-13 18:26:06 +12:00
Commit graph

23564 commits

Author SHA1 Message Date
Budibase Release Bot eedba6411d Update pro version to 1.0.211 2022-06-24 15:06:29 +00:00
Budibase Release Bot e5c895c869 v1.0.211 2022-06-24 15:04:34 +00:00
Michael Drury bd3d505306
Merge pull request #6452 from Budibase/fix/redis-update
Redis update for pro usage
2022-06-24 15:52:20 +01:00
mike12345567 b45557fe26 Adding explanation of the difference between Database and SelectableDatabase in Redis. 2022-06-24 14:42:15 +01:00
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. 2022-06-24 14:28:45 +01:00
mike12345567 eeca1cb3ba Updating writethrough cache a bit to make sure it implements the PouchDB API properly. 2022-06-24 13:34:00 +01:00
mike12345567 e3f25795e8 Fixing test case and review comments. 2022-06-24 12:08:29 +01:00
mike12345567 07d47102a1 Adding a class wrapper incase using get/put functions multiple times, functions like the PouchDB constructor. 2022-06-23 20:27:20 +01:00
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. 2022-06-23 20:22:51 +01:00
Budibase Release Bot e13f3da61b Update pro version to 1.0.210 2022-06-23 16:59:24 +00:00
Budibase Release Bot 472a313321 v1.0.210 2022-06-23 16:57:56 +00:00
mike12345567 64fce61db9 Updating lerna version. 2022-06-23 16:56:53 +01:00
Budibase Release Bot ba8a3f4432 Update pro version to 1.0.209 2022-06-23 14:10:27 +00:00
Budibase Release Bot 93817194f5 v1.0.209 2022-06-23 14:08:59 +00:00
Andrew Kingston 64f8bab22b
Merge pull request #6426 from Budibase/fix/internal-search-spaces
Replace all column spaces with underscores when performing internal searches
2022-06-23 14:59:46 +01:00
Andrew Kingston da0429582a Replace all column spaces with underscores when performing internal searches 2022-06-22 12:39:55 +01:00
Budibase Release Bot fd6718078b Update pro version to 1.0.208 2022-06-20 12:15:39 +00:00
Budibase Release Bot e750e91b58 v1.0.208 2022-06-20 12:14:13 +00:00
melohagan ba41199ed4
Merge pull request #6372 from Budibase/bug/sev2/mongodb-deleting-all-when-options-not-present
MongoDB Delete - Add empty options if missing
2022-06-20 13:05:22 +01:00
Budibase Release Bot d198d33a6d Update pro version to 1.0.207 2022-06-20 09:50:38 +00:00
Budibase Release Bot a47a2859fd v1.0.207 2022-06-20 09:49:13 +00:00
Rory Powell 1969def038 Revert release pipeline to use develop again 2022-06-20 10:40:05 +01:00
Mel O'Hagan 5f9944af34 Add empty options if missing for delete 2022-06-17 16:54:23 +01:00
Budibase Release Bot 9934cca216 Update pro version to 1.0.206 2022-06-16 14:04:46 +00:00
Budibase Release Bot a27b4685d0 v1.0.206 2022-06-16 14:03:10 +00:00
Rory Powell c16e8a94a7
Merge pull request #6335 from Budibase/bug/sev3/cors-error-non-eu-s3
Use s3 region from datasource config
2022-06-16 14:52:58 +01:00
Rory Powell 8f0c045a11 Bump timeout for migration test 2022-06-16 10:40:42 +01:00
Budibase Release Bot ca653cc5d7 Update pro version to 1.0.205 2022-06-16 08:51:42 +00:00
Budibase Release Bot 779086c0f8 v1.0.205 2022-06-16 08:50:15 +00:00
Mel O'Hagan 380eae4544 Merge master 2022-06-16 09:44:37 +01:00
Rory Powell cd336c02b2 Revert pro version to fix build issue 2022-06-16 09:40:42 +01:00
Budibase Release Bot 42f9194754 Update pro version to 1.0.204 2022-06-16 08:31:22 +00:00
Budibase Release Bot f4913f9116 v1.0.204 2022-06-16 08:30:01 +00:00
Rory Powell 3941272c99 Fix: Handle datasource not exists for query 2022-06-16 09:21:01 +01:00
Budibase Release Bot 46f96c4db7 Update pro version to 1.0.203 2022-06-16 07:43:21 +00:00
Budibase Release Bot d2f9f6ee4b v1.0.203 2022-06-16 07:41:55 +00:00
Rory Powell ffbd97cf5b Re-add quotes 2022-06-16 08:26:01 +01:00
Rory Powell 86eff487f8 Update k8s flags from booleans to integers 2022-06-16 08:19:29 +01:00
Budibase Release Bot 685e836e87 Update pro version to 1.0.202 2022-06-15 15:57:53 +00:00
Budibase Release Bot f42dfd5547 v1.0.202 2022-06-15 15:56:01 +00:00
Rory Powell 844701f502 Remove quote from k8s templates on enableAnalytics 2022-06-15 16:43:48 +01:00
Mel O'Hagan b118833fda Default to eu-west-1 2022-06-15 16:29:11 +01:00
Mel O'Hagan b0a3abc308 No default aws region 2022-06-15 16:27:07 +01:00
Budibase Release Bot a5a5440188 Update pro version to 1.0.201 2022-06-15 13:57:29 +00:00
Budibase Release Bot 0c16c4bd9d v1.0.201 2022-06-15 13:56:05 +00:00
Rory Powell 1bb2b33614
Merge pull request #6334 from Budibase/release
Release -> Master
2022-06-15 14:47:15 +01:00
Budibase Staging Release Bot d59a59329f Update pro version to 1.0.201-alpha.5 2022-06-15 13:21:16 +00:00
Budibase Staging Release Bot 26a44d5592 v1.0.201-alpha.5 2022-06-15 13:19:50 +00:00
Rory Powell acbb411a0a Ensure tests can't send events even when token is set 2022-06-15 14:09:02 +01:00
Mel O'Hagan cf604fdefd Check for blank string 2022-06-15 13:16:30 +01:00