1
0
Fork 0
mirror of synced 2024-07-09 00:06:05 +12:00
Commit graph

26940 commits

Author SHA1 Message Date
Adria Navarro 57b4c08731 Increase timeouts 2023-11-30 18:39:33 +01:00
Adria Navarro bbe41e04a2 Update openapi specs 2023-11-30 18:39:33 +01:00
Adria Navarro dcb6933eaa Clean 2023-11-30 18:39:33 +01:00
Adria Navarro c86d949680 Add and dry tests 2023-11-30 18:39:33 +01:00
Adria Navarro db6517bc0c Use real sleeps 2023-11-30 18:39:33 +01:00
Adria Navarro 078384941a Clean 2023-11-30 18:39:33 +01:00
Adria Navarro 9c12c5b62e Fix comments 2023-11-30 18:39:33 +01:00
Adria Navarro 73fd1f66c5 Fix 2023-11-30 18:39:33 +01:00
Adria Navarro f1fafc07f2 Update ioredis-mock 2023-11-30 18:39:33 +01:00
Adria Navarro 4cd76ea0fc Add tests 2023-11-30 18:39:33 +01:00
Adria Navarro a32582eb8a Use autoextend as locktype 2023-11-30 18:39:33 +01:00
Adria Navarro 26a77298ac Use timers 2023-11-30 18:39:33 +01:00
Adria Navarro 5a7dbb0076 Async 2023-11-30 18:39:33 +01:00
Adria Navarro 3073397800 Fix ttl 2023-11-30 18:39:33 +01:00
Adria Navarro f71e1ac03a Allow locks without TTL 2023-11-30 18:39:33 +01:00
Budibase Staging Release Bot 4326ee17d9 Bump version to 2.13.28 2023-11-30 17:33:41 +00:00
Michael Drury 591ad40c75
Merge pull request #12468 from Budibase/fix/BUDI-7760
Fix relationship saving when both sides of relationship use same field name (internal)
2023-11-30 15:18:45 +00:00
mike12345567 7b37e42fcb Merge branch 'fix/BUDI-7760' of github.com:Budibase/budibase into fix/BUDI-7760 2023-11-30 15:10:26 +00:00
mike12345567 2e51c6a8b4 Merge branch 'master' of github.com:Budibase/budibase into fix/BUDI-7760 2023-11-30 15:09:22 +00:00
mike12345567 02fefa5529 Fixes for postgres test case, there was an issue with creating tables with relationships during the creation phase. 2023-11-30 15:09:01 +00:00
Budibase Staging Release Bot 37e065df21 Bump version to 2.13.27 2023-11-30 14:44:12 +00:00
melohagan 6315806bea
Update originalIndex on select (#12480) 2023-11-30 14:42:38 +00:00
Adria Navarro 08e39d9568
Merge pull request #12478 from Budibase/fix-codeowners
Move CODEOWNERS to the root to see if that fixes it.
2023-11-30 14:36:30 +01:00
Adria Navarro 738bf7dc91
Merge branch 'master' into fix-codeowners 2023-11-30 14:29:01 +01:00
Budibase Staging Release Bot 3131798d1d Bump version to 2.13.26 2023-11-30 12:52:40 +00:00
Adria Navarro c7672a63c7
Merge branch 'master' into fix-codeowners 2023-11-30 13:46:17 +01:00
Budibase Staging Release Bot 58736e02c7 Bump version to 2.13.25 2023-11-30 12:43:09 +00:00
Sam Rose 71a4e96d58
Move CODEOWNERS to the root to see if that fixes it. 2023-11-30 11:34:11 +00:00
Budibase Staging Release Bot ae9061f978 Bump version to 2.13.24 2023-11-30 11:27:57 +00:00
Dean 2c5e31180e Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock 2023-11-30 11:00:24 +00:00
Budibase Staging Release Bot 5d97e6ad49 Bump version to 2.13.23 2023-11-30 10:56:33 +00:00
Dean a84b4e65ed Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock 2023-11-30 10:42:38 +00:00
Dean 848fea0621 PR feedback and refactoring 2023-11-30 10:42:21 +00:00
Budibase Staging Release Bot 4edd3a3542 Bump version to 2.13.22 2023-11-30 10:10:01 +00:00
melohagan 3633b9e93e
Null pointer fix (#12473) 2023-11-30 10:09:14 +00:00
Christos Alexiou 1cd885f39e
Merge pull request #12469 from Budibase/fix/correct-ingress-healthchecks
fix: use /health and remove 301 from the ingress
2023-11-30 11:37:58 +02:00
Christos Alexiou 9971cc261e
Merge branch 'master' into fix/correct-ingress-healthchecks 2023-11-30 11:34:02 +02:00
Budibase Staging Release Bot 85d9984dca Bump version to 2.13.21 2023-11-30 09:30:33 +00:00
Peter Clement f2bf63101c
Merge pull request #12472 from Budibase/fix/automations-query-user-table-fix
Allow querying of users table from automation
2023-11-30 09:24:17 +00:00
Peter Clement 17618b6430 Merge remote-tracking branch 'origin/master' into fix/automations-query-user-table-fix 2023-11-30 09:07:41 +00:00
Peter Clement 3192a594c7 Allow querying of users table from automation 2023-11-30 08:58:01 +00:00
Christos Alexiou 4fcb4d5677 fix: use /health and remove 301 2023-11-29 23:39:41 +02:00
Michael Drury 7ca11ce24b
Merge branch 'master' into fix/BUDI-7760 2023-11-29 19:54:45 +00:00
mike12345567 160fbf2125 Adding test case and fixing issue that it revealed with external tables as well. 2023-11-29 19:53:56 +00:00
Michael Drury 177401aeb8
Merge pull request #12466 from Budibase/sustain/remove-code-cov
Remove codecov upload from PR CI
2023-11-29 18:46:06 +00:00
mike12345567 b86640772b Fix for saving relationships that have the same field name used on both sides, previously this could cause a relationship to be cleared depending on how the relationship schema was configured. There is a chance when saving that this won't happen as which side of the relationship is denoted by doc1 and doc2 is random, so when this happens is random. Using the table to pick the correct side is safer than just using the field name. 2023-11-29 18:45:48 +00:00
Sam Rose e1b16c06ea
Remove unnecessary annotations from example values.yaml. 2023-11-29 17:01:52 +00:00
Sam Rose 1642d18d7d
Remove incorrect image from values.yaml example. 2023-11-29 17:01:08 +00:00
Sam Rose e4b1cf7705
Note that we're moving to our own CouchDB image in the helm chart readme. 2023-11-29 16:57:11 +00:00
Sam Rose 7ba412d5c8
List breaking changes between 2.x and 3.0.0 in chart readme. 2023-11-29 16:53:17 +00:00