1
0
Fork 0
mirror of synced 2024-06-29 19:41:03 +12:00
Commit graph

23235 commits

Author SHA1 Message Date
Martin McKeaveney ea98ccabd6
Update pm2.config.js 2022-05-23 19:16:11 +01:00
Martin McKeaveney 878f5401d7 updating pm2 config files to be named correctly so commands are picked up 2022-05-23 19:13:02 +01:00
Budibase Release Bot 65b44906e0 Update pro version to 1.0.173 2022-05-23 17:15:41 +00:00
Budibase Release Bot b408b4079f v1.0.173 2022-05-23 17:14:13 +00:00
Martin McKeaveney bc0ea3e9a7
Merge pull request #6034 from Budibase/infra/cluster-mode
enable clustering on server and worker services, better log output on…
2022-05-23 18:05:02 +01:00
Martin McKeaveney 73404a6fb3 prevent issue with TTL dependency import 2022-05-23 17:38:02 +01:00
Budibase Staging Release Bot f66e36d494 Update pro version to 1.0.173-alpha.0 2022-05-23 16:14:33 +00:00
Budibase Staging Release Bot c8bdd7b059 v1.0.173-alpha.0 2022-05-23 16:13:12 +00:00
mike12345567 806a0c0389 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
Martin McKeaveney 1cc140d50a making checklist cache length controllable through env var 2022-05-23 16:57:15 +01:00
Martin McKeaveney f8d0e6fea8 merge 2022-05-23 16:52:34 +01:00
Budibase Release Bot d7d1e9a5c3 Update pro version to 1.0.172 2022-05-23 15:49:57 +00:00
Budibase Release Bot 6af7e64085 v1.0.172 2022-05-23 15:48:30 +00:00
Michael Drury 486474cf61
Merge pull request #6030 from Budibase/fix/cache-busting
Fixing checklist caching to bust when something changes in the checklist
2022-05-23 16:40:02 +01:00
Martin McKeaveney b30c045663 enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
mike12345567 7be0dad245 Updating cache to 1 hour. 2022-05-23 16:06:47 +01:00
Budibase Staging Release Bot 799c290c86 Update pro version to 1.0.167-alpha.9 2022-05-23 14:18:44 +00:00
Budibase Staging Release Bot c12c1db195 v1.0.167-alpha.9 2022-05-23 14:17:10 +00:00
mike12345567 0e84430307 Removing old caching code. 2022-05-23 15:07:58 +01:00
Peter Clement 5d1a6c370b
Merge pull request #5795 from Budibase/feature/automation-test-sidebar
Add automation test sidebar
2022-05-23 15:07:37 +01:00
mike12345567 100f5a6f3c Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes. 2022-05-23 15:03:52 +01:00
Peter Clement 0a8cb11514 update Automation button placement and test details button 2022-05-23 14:11:37 +01:00
Budibase Release Bot c1ea4353df Update pro version to 1.0.171 2022-05-23 12:03:00 +00:00
Budibase Release Bot be3f4676fd v1.0.171 2022-05-23 12:01:23 +00:00
Martin McKeaveney 5e2155cbc7 simple login validation to prevent login without entering anything 2022-05-23 12:50:42 +01:00
Budibase Release Bot 764b4ca9cd Update pro version to 1.0.170 2022-05-23 07:52:51 +00:00
Budibase Release Bot 8f71291cf5 v1.0.170 2022-05-23 07:51:22 +00:00
Martin McKeaveney 7e5607fe3b
Merge pull request #6007 from Budibase/fix/postgres-connection
Postgres connection - fixing sporadic issues
2022-05-23 08:42:17 +01:00
Budibase Release Bot 612517f569 Update pro version to 1.0.169 2022-05-23 00:07:47 +00:00
Budibase Release Bot ed0256eff3 v1.0.169 2022-05-23 00:06:28 +00:00
Martin McKeaveney af39221951
Merge pull request #6022 from Budibase/fix/caching-helper
withCache wrapper for working with redis
2022-05-23 00:58:30 +01:00
Martin McKeaveney 58a5c3d82b turn off withCache for tests 2022-05-23 00:29:45 +01:00
Martin McKeaveney 9483712c7e withCache wrapper for working with redis 2022-05-23 00:09:03 +01:00
Budibase Release Bot f4693cdf5f Update pro version to 1.0.168 2022-05-22 18:31:42 +00:00
Budibase Release Bot 7e71bec61d v1.0.168 2022-05-22 18:30:22 +00:00
Martin McKeaveney 5ac4bc8782
Merge pull request #6021 from Budibase/hotfixes/perf-bg
Hotfixes/perf bg
2022-05-22 19:21:50 +01:00
Martin McKeaveney 7299863d28 query optimisation on checklist endpoint 2022-05-22 18:51:13 +01:00
mike12345567 8ab3fc810b Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
mike12345567 223a3ae5e0 Adding user load testing script. 2022-05-22 17:14:24 +01:00
Martin McKeaveney a934b7c680 disable prod app sync 2022-05-22 17:11:05 +01:00
Martin McKeaveney 0606519695 lint 2022-05-22 16:39:34 +01:00
mike12345567 be4535f5b7 Updating yarn locks. 2022-05-20 18:38:11 +01:00
mike12345567 eae5d4dc4d Removing the use of pouchdb-all-dbs from testing environment, it was causing more harm than good and was entirely avoidable. 2022-05-20 18:29:37 +01:00
mike12345567 5b1ae1f6fc Fixing mock. 2022-05-20 18:08:48 +01:00
mike12345567 5f8cfcdb5c Opening connection for building schema. 2022-05-20 17:43:47 +01:00
mike12345567 a23e4efd8c Fix for Postgres connections, seemed to be some issues with out of order, connections not opening in time. 2022-05-20 17:41:27 +01:00
Budibase Staging Release Bot b453287a98 Update pro version to 1.0.167-alpha.8 2022-05-20 15:58:12 +00:00
Budibase Staging Release Bot 87da5df156 v1.0.167-alpha.8 2022-05-20 15:56:52 +00:00
Martin McKeaveney fdb09d46ca Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-05-20 16:49:21 +01:00
Martin McKeaveney a45c0c166f merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00