Commit Graph

12391 Commits

Author SHA1 Message Date
Peter Clement 2b117a1a35 update csp to account for certain s3 addresses 2022-06-07 11:03:33 +01:00
Budibase Release Bot 039ce1f3ee Update pro version to 1.0.177 2022-05-24 09:24:07 +00:00
Budibase Release Bot 8fd98781a5 v1.0.177 2022-05-24 09:22:31 +00:00
Rory Powell b78f8eeb5f Fix pro and core versions 2022-05-24 10:11:55 +01:00
Budibase Release Bot 8579b6e2bf Update pro version to 1.0.176 2022-05-24 08:29:39 +00:00
Budibase Release Bot 273bb01357 v1.0.176 2022-05-24 08:28:23 +00:00
Martin McKeaveney 4fb6eb972f adding default license env variable 2022-05-24 09:12:39 +01:00
Budibase Release Bot ed1099470e Update pro version to 1.0.175 2022-05-23 22:33:53 +00:00
Budibase Release Bot 15d3ecaa7b v1.0.175 2022-05-23 22:32:31 +00:00
mike12345567 484dbbb605 Adding the ability to force a new context. 2022-05-23 23:23:49 +01:00
Budibase Release Bot c6a8f5ec3a Update pro version to 1.0.174 2022-05-23 18:25:37 +00:00
Budibase Release Bot b8737ef665 v1.0.174 2022-05-23 18:24:18 +00:00
Martin McKeaveney 4328f5926c Update pm2.config.js 2022-05-23 19:16:11 +01:00
Martin McKeaveney fb1a10d50b updating pm2 config files to be named correctly so commands are picked up 2022-05-23 19:13:02 +01:00
Budibase Release Bot aa6380a856 Update pro version to 1.0.173 2022-05-23 17:15:41 +00:00
Budibase Release Bot 4c8dceb5cf v1.0.173 2022-05-23 17:14:13 +00:00
Martin McKeaveney 80d7dcd3cb 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 d18de6c4c9 prevent issue with TTL dependency import 2022-05-23 17:38:02 +01:00
Martin McKeaveney e1bacb7cca making checklist cache length controllable through env var 2022-05-23 16:57:15 +01:00
Martin McKeaveney 518797295e merge 2022-05-23 16:52:34 +01:00
Budibase Release Bot 8101b6ea06 Update pro version to 1.0.172 2022-05-23 15:49:57 +00:00
Budibase Release Bot 858204d5f9 v1.0.172 2022-05-23 15:48:30 +00:00
Michael Drury 3d13a8797a 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 9d813292de enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
mike12345567 8fbbba16ee Updating cache to 1 hour. 2022-05-23 16:06:47 +01:00
mike12345567 ee345af60d Removing old caching code. 2022-05-23 15:07:58 +01:00
mike12345567 76f19def26 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
Budibase Release Bot b33d8ba588 Update pro version to 1.0.171 2022-05-23 12:03:00 +00:00
Budibase Release Bot 664d41ab99 v1.0.171 2022-05-23 12:01:23 +00:00
Martin McKeaveney 0b53d9ab6b simple login validation to prevent login without entering anything 2022-05-23 12:50:42 +01:00
Budibase Release Bot 4935cff4ac Update pro version to 1.0.170 2022-05-23 07:52:51 +00:00
Budibase Release Bot aa12ae78af v1.0.170 2022-05-23 07:51:22 +00:00
Martin McKeaveney e6a28aaeed 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 8d0040a0b2 Update pro version to 1.0.169 2022-05-23 00:07:47 +00:00
Budibase Release Bot 2754241eea v1.0.169 2022-05-23 00:06:28 +00:00
Martin McKeaveney dc1229f30e 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 1ce66bd860 turn off withCache for tests 2022-05-23 00:29:45 +01:00
Martin McKeaveney 6d3aa6a806 withCache wrapper for working with redis 2022-05-23 00:09:03 +01:00
Budibase Release Bot ea5d8e9d56 Update pro version to 1.0.168 2022-05-22 18:31:42 +00:00
Budibase Release Bot 62aa399396 v1.0.168 2022-05-22 18:30:22 +00:00
Martin McKeaveney fe353b5fce Merge pull request #6021 from Budibase/hotfixes/perf-bg
Hotfixes/perf bg
2022-05-22 19:21:50 +01:00
Martin McKeaveney e61e118b25 query optimisation on checklist endpoint 2022-05-22 18:51:13 +01:00
mike12345567 aede23d44e Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
mike12345567 513d901ab4 Adding user load testing script. 2022-05-22 17:14:24 +01:00
Martin McKeaveney b55635c7ab disable prod app sync 2022-05-22 17:11:05 +01:00
Martin McKeaveney 82ecaec405 lint 2022-05-22 16:39:34 +01:00
mike12345567 f3d66ea3c7 Updating yarn locks. 2022-05-20 18:38:11 +01:00
mike12345567 1b86041c68 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 f0211a0ce8 Fixing mock. 2022-05-20 18:08:48 +01:00
mike12345567 152f0bb0af Opening connection for building schema. 2022-05-20 17:43:47 +01:00