Budibase Staging Release Bot
|
cdc2159af6
|
Update pro version to 2.3.2-alpha.0
|
2023-02-07 12:00:16 +00:00 |
Budibase Staging Release Bot
|
34dd7902c7
|
v2.3.2-alpha.0
|
2023-02-07 11:56:18 +00:00 |
mike12345567
|
ee05ea959a
|
Adding longer timeout.
|
2023-02-07 10:50:11 +00:00 |
mike12345567
|
173f62f8f3
|
Test fix.
|
2023-02-07 10:16:40 +00:00 |
mike12345567
|
464ab7a1bb
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/cli-memory-issues
|
2023-02-07 09:56:49 +00:00 |
mike12345567
|
fb8a5c7878
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2023-02-07 09:54:39 +00:00 |
Budibase Release Bot
|
6aca32591e
|
Update pro version to 2.3.1
|
2023-02-06 20:13:40 +00:00 |
Budibase Release Bot
|
1c86b402fd
|
v2.3.1
|
2023-02-06 20:09:07 +00:00 |
mike12345567
|
9339213910
|
Merge.
|
2023-02-06 18:00:42 +00:00 |
mike12345567
|
4d86df057b
|
Some fixes for #8770 - the CLI was very memory intensive when working with large databases, that contained many revisions. We don't need the revisions for app exports/backups, therefore I've updated our export systems to drop the revision history as it compacts the database significantly and speeds up exports/reduces memory usage.
|
2023-02-06 17:54:40 +00:00 |
Budibase Staging Release Bot
|
4859827f6f
|
Update pro version to 2.2.27-alpha.1
|
2023-02-06 09:30:32 +00:00 |
Budibase Staging Release Bot
|
d669406ee1
|
v2.2.27-alpha.1
|
2023-02-06 09:26:13 +00:00 |
Adria Navarro
|
5ee9073d9b
|
Merge pull request #9419 from Budibase/feature/dependencies-image
Chore - use testcontainers
|
2023-02-06 09:09:07 +00:00 |
Budibase Release Bot
|
7e0c723730
|
Update pro version to 2.3.0
|
2023-02-06 08:53:27 +00:00 |
Budibase Release Bot
|
8a77b5d429
|
v2.3.0
|
2023-02-06 08:49:47 +00:00 |
Budibase Release Bot
|
52286f89bc
|
Update pro version to 2.2.27
|
2023-02-06 00:03:03 +00:00 |
Budibase Release Bot
|
f5dd1ce64b
|
v2.2.27
|
2023-02-05 23:59:33 +00:00 |
Budibase Staging Release Bot
|
6ae3a64876
|
Update pro version to 2.2.27-alpha.0
|
2023-02-05 23:32:04 +00:00 |
Budibase Staging Release Bot
|
da55386856
|
v2.2.27-alpha.0
|
2023-02-05 23:28:28 +00:00 |
Martin McKeaveney
|
8b133b97fb
|
fix build
|
2023-02-05 23:12:08 +00:00 |
Martin McKeaveney
|
d4a0e44b31
|
merge
|
2023-02-05 22:11:37 +00:00 |
Adria Navarro
|
774b50232c
|
Increase timeouts
|
2023-02-05 10:34:42 +00:00 |
Adria Navarro
|
2f2c8a50cc
|
Flaky test
|
2023-02-05 10:33:21 +00:00 |
Adria Navarro
|
0a47b35285
|
Flaky test
|
2023-02-05 10:00:27 +00:00 |
Adria Navarro
|
4522d6c906
|
Fix flaky test
|
2023-02-05 09:04:47 +00:00 |
Adria Navarro
|
9703564283
|
Add onClose back in tests
|
2023-02-04 20:30:12 +00:00 |
Adria Navarro
|
c78038f059
|
Dont close server on tests
|
2023-02-04 18:51:10 +00:00 |
mike12345567
|
3b43943f1f
|
Some quick scripts for loading a lot of rows and apps.
|
2023-02-03 19:29:28 +00:00 |
adrinr
|
11a7742d90
|
Cleanup
|
2023-02-03 19:23:36 +00:00 |
adrinr
|
0679880b5b
|
Renamings
|
2023-02-03 19:08:45 +00:00 |
adrinr
|
c5b64b1714
|
Add back typing
|
2023-02-03 19:07:41 +00:00 |
adrinr
|
420cb36ca7
|
Replace beforeeach for before alls
|
2023-02-03 19:02:40 +00:00 |
adrinr
|
fe8853580e
|
Tweak tests
|
2023-02-03 18:40:25 +00:00 |
adrinr
|
da656f54fe
|
Change before each for before all
|
2023-02-03 18:08:29 +00:00 |
adrinr
|
9f8522a901
|
Improve link controller tests
|
2023-02-03 17:59:15 +00:00 |
adrinr
|
bc09cb76f1
|
Improve row tests
|
2023-02-03 17:55:40 +00:00 |
adrinr
|
4cab97b8ab
|
Improve automation tests
|
2023-02-03 17:49:21 +00:00 |
adrinr
|
4a8db61b6b
|
Fix automation timeouts
|
2023-02-03 16:28:29 +00:00 |
Budibase Staging Release Bot
|
13bc8c434a
|
Update pro version to 2.2.12-alpha.71
|
2023-02-03 15:08:14 +00:00 |
Budibase Staging Release Bot
|
9a7de5a746
|
v2.2.12-alpha.71
|
2023-02-03 15:04:31 +00:00 |
adrinr
|
2edb48e47b
|
Merge remote-tracking branch 'origin/develop' into feature/dependencies-image
|
2023-02-03 14:54:34 +00:00 |
adrinr
|
83f8e6ef2c
|
Remove long timeout
|
2023-02-03 14:51:50 +00:00 |
Budibase Staging Release Bot
|
6e677083d6
|
Update pro version to 2.2.12-alpha.70
|
2023-02-03 13:42:11 +00:00 |
Budibase Staging Release Bot
|
ece924c816
|
v2.2.12-alpha.70
|
2023-02-03 13:38:33 +00:00 |
adrinr
|
2e29ac9ec7
|
Rename name for id
|
2023-02-03 12:09:56 +00:00 |
adrinr
|
4b4b9cce08
|
Fix ts
|
2023-02-03 11:30:30 +00:00 |
adrinr
|
5d58fc5948
|
Dry
|
2023-02-03 11:28:27 +00:00 |
Budibase Staging Release Bot
|
2bc15f081f
|
Update pro version to 2.2.12-alpha.69
|
2023-02-03 11:26:46 +00:00 |
Budibase Staging Release Bot
|
9ac188d9fc
|
v2.2.12-alpha.69
|
2023-02-03 11:22:23 +00:00 |
adrinr
|
9936d03e27
|
Merge branch 'develop' into feature/dependencies-image
|
2023-02-03 10:44:40 +00:00 |