1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
Commit graph

563 commits

Author SHA1 Message Date
mike12345567
dae6a6b81c Fixing minor issue with automation quota updates. 2022-05-30 14:06:42 +01:00
mike12345567
723b96c5a5 Adding the ID inputs for the quota breakdown functionality. 2022-05-26 16:01:10 +01:00
mike12345567
15526a4000 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-quotas 2022-05-26 13:31:32 +01:00
Budibase Staging Release Bot
b22211f6e3 v1.0.185-alpha.0 2022-05-25 17:34:17 +00:00
mike12345567
8bc0142a37 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-25 18:12:27 +01:00
Budibase Release Bot
fd06b245c9 v1.0.184 2022-05-25 16:11:35 +00:00
mike12345567
4eaf3f698c Merge branch 'master' of github.com:Budibase/budibase into feature/load-testing 2022-05-25 16:15:59 +01:00
mike12345567
84d0b61588 Swapping bcryptjs for bcrypt. 2022-05-25 16:14:45 +01:00
Budibase Release Bot
4fadab2349 v1.0.183 2022-05-25 15:03:59 +00:00
Budibase Release Bot
888c5621de v1.0.182 2022-05-25 12:13:30 +00:00
Martin McKeaveney
4bbfae3880 add better logging on session invalidation 2022-05-25 13:02:15 +01:00
mike12345567
5ba7942282 Moving table, datasource and datasource plus document types into the backend core. 2022-05-25 10:52:19 +01:00
Budibase Release Bot
c84886ccbb v1.0.181 2022-05-24 22:17:47 +00:00
Martin McKeaveney
b3b43f5ed4 Merge branch 'master' of github.com:Budibase/budibase 2022-05-24 23:07:30 +01:00
Martin McKeaveney
06fbcc4573 catch block in invalidate sessions 2022-05-24 22:57:32 +01:00
Budibase Release Bot
66889c231f v1.0.180 2022-05-24 19:17:59 +00:00
Budibase Release Bot
d6a532f733 v1.0.179 2022-05-24 16:59:27 +00:00
Budibase Staging Release Bot
ee96dc5a0c v1.0.178-alpha.0 2022-05-24 14:26:06 +00:00
Budibase Release Bot
4ad905c64c v1.0.178 2022-05-24 11:30:17 +00:00
Rory Powell
630d38ae8f Merge branch 'master' into develop 2022-05-24 10:24:53 +01:00
Budibase Release Bot
8fd98781a5 v1.0.177 2022-05-24 09:22:31 +00:00
Rory Powell
5d8bd9c2a3 Merge branch 'master' into develop 2022-05-24 10:20:08 +01: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 Staging Release Bot
fe44d5a321 v1.0.176-alpha.0 2022-05-23 22:51:48 +00:00
mike12345567
a7e6eb2851 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 23:43:57 +01: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
b8737ef665 v1.0.174 2022-05-23 18:24:18 +00:00
Budibase Release Bot
4c8dceb5cf v1.0.173 2022-05-23 17:14:13 +00:00
Budibase Staging Release Bot
f838a43e51 v1.0.173-alpha.0 2022-05-23 16:13:12 +00:00
mike12345567
1f3d552199 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
Martin McKeaveney
518797295e merge 2022-05-23 16:52:34 +01:00
Budibase Release Bot
858204d5f9 v1.0.172 2022-05-23 15:48:30 +00: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
Budibase Staging Release Bot
deb9915ed2 v1.0.167-alpha.9 2022-05-23 14:17:10 +00: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
664d41ab99 v1.0.171 2022-05-23 12:01:23 +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
2754241eea v1.0.169 2022-05-23 00:06:28 +00:00
Martin McKeaveney
6d3aa6a806 withCache wrapper for working with redis 2022-05-23 00:09:03 +01:00
Budibase Release Bot
62aa399396 v1.0.168 2022-05-22 18:30:22 +00:00
mike12345567
aede23d44e Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +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
Budibase Staging Release Bot
32f125944d v1.0.167-alpha.8 2022-05-20 15:56:52 +00:00
Budibase Staging Release Bot
dd9ee25863 v1.0.167-alpha.7 2022-05-20 00:13:14 +00:00
Budibase Staging Release Bot
5d49e5aa90 v1.0.167-alpha.6 2022-05-19 22:55:56 +00:00
Budibase Staging Release Bot
9d45d5d06e v1.0.167-alpha.5 2022-05-19 22:05:21 +00:00