Commit Graph

481 Commits

Author SHA1 Message Date
Budibase Staging Release Bot 5144c59ad4 v1.0.159-alpha.1 2022-05-16 11:10:36 +00:00
Budibase Staging Release Bot 7217d62d5b v1.0.159-alpha.0 2022-05-13 09:33:36 +00:00
Budibase Release Bot a1153da298 v1.0.158 2022-05-12 20:41:02 +00:00
Budibase Release Bot 6b8091d4a3 v1.0.157 2022-05-12 17:31:59 +00:00
Rory Powell a57c35ee76 Add execute automation to basic user / write permission set 2022-05-12 17:35:31 +01:00
Budibase Release Bot 44c25f6fff v1.0.156 2022-05-12 15:16:33 +00:00
Rory Powell 59c4aeb85a Merge pull request #5853 from Budibase/fix/5838
Revert "Adding to the REST query UI to make it more obvious when it n…
2022-05-12 16:08:59 +01:00
Budibase Release Bot 0ba6546321 v1.0.155 2022-05-12 14:53:11 +00:00
Rory Powell 1716328a77 Update lockfiles 2022-05-12 15:51:14 +01:00
Budibase Release Bot 090f067ffc v1.0.154 2022-05-11 14:05:21 +00:00
Budibase Release Bot fd46cf96a4 v1.0.153 2022-05-11 11:48:53 +00:00
Budibase Release Bot 2c303e7311 v1.0.152 2022-05-11 11:14:55 +00:00
Budibase Release Bot 7b1f9587b2 v1.0.151 2022-05-11 09:42:20 +00:00
Michael Drury 7cc942e529 Merge pull request #5801 from Budibase/fix/cls-hooked-memory-leak
Fix CLS hooked memory leak
2022-05-11 10:34:22 +01:00
mike12345567 e5922269aa Switching over to using our own version of cls-hooked which has the memory leak (no async hooks disable call) fixed as well as changing how we use the CLS namespaces to allow us to destroy the namespace we use per request. 2022-05-10 16:37:24 +01:00
mike12345567 944851d182 Adding our own version of cls hooked with the memory leak fixed. 2022-05-10 16:34:20 +01:00
Budibase Release Bot 0da892a6b4 v1.0.150 2022-05-10 10:48:32 +00:00
Budibase Release Bot 285b4a74e4 v1.0.149 2022-05-09 14:54:10 +00:00
Budibase Release Bot ae2a45cec6 v1.0.148 2022-05-09 13:23:32 +00:00
mike12345567 7693de8a61 Merge branch 'master' of github.com:Budibase/budibase into fix/5778 2022-05-09 13:46:38 +01:00
Budibase Release Bot 043b2b12ca v1.0.147 2022-05-09 12:36:54 +00:00
mike12345567 26441255cf Unit tests for the utility functions that have changed around app ID checks/generation./ 2022-05-09 13:28:01 +01:00
mike12345567 8e704cc70f Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 2022-05-09 12:29:44 +01:00
Budibase Release Bot 8e6c902876 v1.0.146 2022-05-06 15:37:07 +00:00
Martin McKeaveney e46ac20317 Merge pull request #5643 from Budibase/feature/small-april-tickets
Feature/small april tickets
2022-05-06 16:27:50 +01:00
Budibase Release Bot b87068657f v1.0.145 2022-05-05 23:48:56 +00:00
Budibase Release Bot ace0730739 v1.0.144 2022-05-05 22:39:12 +00:00
Budibase Release Bot 87001bd1c5 v1.0.143 2022-05-05 13:08:19 +00:00
Martin McKeaveney 8899527da8 merge 2022-05-05 12:45:09 +01:00
Rory Powell 34474d5c10 Re-enable gsheets for verification 2022-05-05 09:59:10 +01:00
Budibase Release Bot 6204109df3 v1.0.142 2022-05-04 16:58:22 +00:00
Budibase Release Bot eaa0b8e903 v1.0.141 2022-05-04 13:14:06 +00:00
Budibase Release Bot 008d69ab09 v1.0.140 2022-05-04 12:40:27 +00:00
Budibase Release Bot be6228df53 v1.0.139 2022-05-04 12:25:09 +00:00
Rory Powell 4e7a16db30 Add isDev() to backend-core/env 2022-05-04 12:28:21 +01:00
Budibase Release Bot 10864f03ce v1.0.138 2022-05-03 16:38:39 +00:00
Budibase Release Bot 21e02dd279 v1.0.137 2022-05-03 15:58:47 +00:00
Budibase Release Bot b7db3613e5 v1.0.136 2022-05-03 15:08:57 +00:00
Budibase Release Bot 808e3e7c8b v1.0.135 2022-05-03 13:54:24 +00:00
Budibase Release Bot c2b3a7e0c8 v1.0.134 2022-05-03 09:32:48 +00:00
Budibase Release Bot d422912943 v1.0.133 2022-05-02 08:48:23 +00:00
Budibase Release Bot ed8e4b3d77 v1.0.132 2022-04-29 13:31:30 +00:00
Martin McKeaveney 2a7fa4d8f7 merge 2022-04-29 00:05:43 +01:00
Budibase Release Bot f88504f4b0 v1.0.131 2022-04-28 14:16:39 +00:00
Budibase Release Bot 51c7c6abab v1.0.130 2022-04-28 13:29:28 +00:00
Budibase Staging Release Bot e06c03e140 v1.0.130-alpha.0 2022-04-28 11:30:07 +00:00
Budibase Release Bot 7100baf6d0 v1.0.129 2022-04-28 10:19:06 +00:00
Michael Drury 8d6d90780f Merge pull request #5616 from Budibase/fix/april-fixes
Various April release fixes
2022-04-28 11:09:18 +01:00
Budibase Release Bot 488f4a98fb v1.0.128 2022-04-28 08:24:29 +00:00
mike12345567 a2c6917bfa Fixing test case. 2022-04-27 22:57:03 +01:00