mike12345567
|
c60b6da0ab
|
Removing pro from backend-core.
|
2023-02-15 13:49:30 +00:00 |
mike12345567
|
1ed4f4b8fe
|
Update on audit logs, getting the full write flow from events configured.
|
2023-02-15 12:37:32 +00:00 |
mike12345567
|
6977502d01
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs
|
2023-02-15 11:29:04 +00:00 |
Budibase Staging Release Bot
|
366cc80cdf
|
v2.3.14-alpha.0
|
2023-02-14 18:12:57 +00:00 |
mike12345567
|
3f7f66257d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2023-02-14 17:57:23 +00:00 |
Budibase Release Bot
|
122d305260
|
v2.3.13
|
2023-02-14 15:15:07 +00:00 |
mike12345567
|
46e9bf1443
|
Some updates to add in the audit log DB.
|
2023-02-13 18:16:13 +00:00 |
mike12345567
|
05ceee1cfe
|
Moving lucene handling to backend-core so that it can be used for other databases (outside row indexes).
|
2023-02-13 17:13:59 +00:00 |
Budibase Release Bot
|
10b902b295
|
v2.3.12
|
2023-02-13 11:23:03 +00:00 |
Budibase Release Bot
|
7654cc47cb
|
v2.3.11
|
2023-02-12 15:40:20 +00:00 |
Budibase Staging Release Bot
|
66f6576435
|
v2.3.11-alpha.0
|
2023-02-10 19:14:12 +00:00 |
mike12345567
|
0c80ea2083
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2023-02-10 17:42:56 +00:00 |
Budibase Release Bot
|
d356ca205b
|
v2.3.10
|
2023-02-10 15:54:05 +00:00 |
Budibase Release Bot
|
6f144df007
|
v2.3.9
|
2023-02-10 13:46:46 +00:00 |
mike12345567
|
31ca094ec5
|
Adding mock required for pro.
|
2023-02-10 13:14:08 +00:00 |
Budibase Release Bot
|
c85413ec72
|
v2.3.8
|
2023-02-10 11:12:21 +00:00 |
Budibase Release Bot
|
7623b4cc16
|
v2.3.7
|
2023-02-10 09:12:01 +00:00 |
Budibase Release Bot
|
672614a869
|
v2.3.6
|
2023-02-09 11:58:13 +00:00 |
Budibase Release Bot
|
a2d5b05cd8
|
v2.3.5
|
2023-02-07 19:16:07 +00:00 |
Budibase Release Bot
|
e54e6987a3
|
v2.3.4
|
2023-02-07 18:46:27 +00:00 |
mike12345567
|
e96139f587
|
Merge branch 'develop' of github.com:Budibase/budibase into tests/environment-variables
|
2023-02-07 18:33:07 +00:00 |
Mateus Badan de Pieri
|
89bad2d45a
|
Merge branch 'develop' into tests/environment-variables
|
2023-02-07 16:15:57 +00:00 |
Budibase Release Bot
|
04916f5cdd
|
v2.3.3
|
2023-02-07 16:11:38 +00:00 |
Budibase Staging Release Bot
|
ecda94905b
|
v2.3.2-alpha.3
|
2023-02-07 16:01:59 +00:00 |
Michael Drury
|
a353848152
|
Merge pull request #9368 from Budibase/test/9339-sqlpostgres-row-api-test-suite
Test - #9339 sqlpostgres row api test suite
|
2023-02-07 15:38:09 +00:00 |
Budibase Staging Release Bot
|
492b416980
|
v2.3.2-alpha.2
|
2023-02-07 15:32:37 +00:00 |
Budibase Staging Release Bot
|
1ffcd7a00f
|
v2.3.2-alpha.1
|
2023-02-07 15:02:13 +00:00 |
Budibase Release Bot
|
a7ad1cb331
|
v2.3.2
|
2023-02-07 13:17:50 +00:00 |
Budibase Staging Release Bot
|
34dd7902c7
|
v2.3.2-alpha.0
|
2023-02-07 11:56:18 +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
|
1c86b402fd
|
v2.3.1
|
2023-02-06 20:09:07 +00:00 |
Adria Navarro
|
4908cc5387
|
Spin up postgres only on the postgres test
|
2023-02-06 19:43:08 +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 |
adrinr
|
7d3c24d257
|
Add pg test container
|
2023-02-06 13:07:21 +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
|
8a77b5d429
|
v2.3.0
|
2023-02-06 08:49:47 +00:00 |
Budibase Release Bot
|
f5dd1ce64b
|
v2.2.27
|
2023-02-05 23:59:33 +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
|
6ac57d424c
|
Don't log on CI
|
2023-02-04 21:04:40 +00:00 |
Adria Navarro
|
c78038f059
|
Dont close server on tests
|
2023-02-04 18:51:10 +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 |
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 |