Sam Rose
|
6f692723e7
|
Remove flakiness in SCIM tests.
|
2024-03-06 17:28:45 +00:00 |
Sam Rose
|
2946188ab1
|
Merge branch 'master' into enforce-example-com-emails-in-tests
|
2024-03-06 17:15:43 +00:00 |
Sam Rose
|
2c04fa453c
|
Merge branch 'master' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles-5
|
2024-03-06 16:58:16 +00:00 |
Sam Rose
|
4b24fb7c68
|
Merge master.
|
2024-03-06 14:59:39 +00:00 |
Adria Navarro
|
ee86cd30d6
|
Merge branch 'master' into BUDI-8046/redis-delete-if-value
|
2024-03-06 15:46:16 +01:00 |
Adria Navarro
|
baa58990c8
|
Merge branch 'master' into BUDI-8046/redis-increment
|
2024-03-06 12:32:51 +01:00 |
Adria Navarro
|
c198a5ae03
|
Update packages/backend-core/src/redis/redis.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-03-06 12:23:04 +01:00 |
Adria Navarro
|
4baadadaa8
|
Use pipeline instead of eval
|
2024-03-06 12:22:20 +01:00 |
Sam Rose
|
2b206f2105
|
Fix the TODO I left myself last night.
|
2024-03-06 10:00:02 +00:00 |
Adria Navarro
|
d35d382ddb
|
Increase timeouts
|
2024-03-06 00:58:05 +01:00 |
Adria Navarro
|
8f486e7bfc
|
Add tests
|
2024-03-06 00:33:53 +01:00 |
Adria Navarro
|
355dea5b05
|
Add deleteIfValue
|
2024-03-06 00:33:53 +01:00 |
Adria Navarro
|
60f82610f6
|
Use redis testcontainer
|
2024-03-06 00:33:24 +01:00 |
Adria Navarro
|
b774987e61
|
Install testcontainers
|
2024-03-06 00:33:04 +01:00 |
Adria Navarro
|
d4ffc3d5d7
|
More tests
|
2024-03-05 22:54:39 +01:00 |
Adria Navarro
|
192d7deb2a
|
Handle errors
|
2024-03-05 22:52:44 +01:00 |
Adria Navarro
|
837395e5e0
|
Add tests
|
2024-03-05 22:43:34 +01:00 |
Adria Navarro
|
339ca403bf
|
Add redis.increment
|
2024-03-05 22:43:28 +01:00 |
Sam Rose
|
182a1df960
|
Fix the bug, I think.
|
2024-03-05 17:35:04 +00:00 |
Adria Navarro
|
a093cfca99
|
Fix test
|
2024-03-05 18:11:12 +01:00 |
Adria Navarro
|
de0527384a
|
Support complex objects
|
2024-03-05 18:10:45 +01:00 |
Adria Navarro
|
82ff748fd9
|
Add complex object tests
|
2024-03-05 18:10:33 +01:00 |
Adria Navarro
|
f2330144de
|
Clean
|
2024-03-05 17:57:28 +01:00 |
Adria Navarro
|
8f9e8b60c3
|
Fix types
|
2024-03-05 17:19:26 +01:00 |
Adria Navarro
|
38d557ea1c
|
Merge branch 'master' into BUDI-8046/redis-bulk-store
|
2024-03-05 17:11:13 +01:00 |
Adria Navarro
|
3baf981d48
|
Add TTL tests
|
2024-03-05 17:08:08 +01:00 |
Adria Navarro
|
1b0a943e13
|
Atomic expires
|
2024-03-05 17:04:46 +01:00 |
Adria Navarro
|
d9a5899b27
|
Bulk store test
|
2024-03-05 16:49:45 +01:00 |
Adria Navarro
|
49db47e1fd
|
Add bulk store
|
2024-03-05 16:46:33 +01:00 |
Adria Navarro
|
a4288a9dd3
|
Basic test
|
2024-03-05 16:41:49 +01:00 |
Adria Navarro
|
56870bed5b
|
Typings
|
2024-03-05 16:30:45 +01:00 |
Adria Navarro
|
a5d6d094e6
|
Update types
|
2024-03-05 16:28:31 +01:00 |
Sam Rose
|
4170213c0d
|
Merge branch 'master' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles-5
|
2024-03-05 14:47:56 +00:00 |
Sam Rose
|
488cfea1f4
|
Fix typing.
|
2024-03-05 14:40:29 +00:00 |
Adria Navarro
|
e076c0e5f5
|
Use typed redis clients
|
2024-03-05 15:10:51 +01:00 |
Sam Rose
|
aa124524d4
|
Add a simpler test.
|
2024-03-05 10:05:05 +00:00 |
Sam Rose
|
fced2f3696
|
Respond to PR feedback.
|
2024-03-05 09:23:48 +00:00 |
Sam Rose
|
9d8c18337d
|
Type role controller.
|
2024-03-04 16:42:41 +00:00 |
Sam Rose
|
f876c5c6e4
|
Merge master.
|
2024-02-29 17:34:16 +00:00 |
mike12345567
|
50bbbb2e06
|
Updating datasource controller types, this branched out a little bit to removing as many anys as possible, and allowing RowValue to correctly be returned from the allDocs function of the DB.
|
2024-02-29 16:28:00 +00:00 |
Sam Rose
|
6b306266b5
|
Only show stack traces if you ask for them.
|
2024-02-29 11:09:39 +00:00 |
Sam Rose
|
8488ff4144
|
Print stack traces from inside request handler.
|
2024-02-29 09:19:14 +00:00 |
Sam Rose
|
237634386c
|
More typing fixes.
|
2024-02-28 12:19:08 +00:00 |
Sam Rose
|
2e8eda47f1
|
Respond to PR feedback.
|
2024-02-26 17:38:33 +00:00 |
Sam Rose
|
8f61b69ee5
|
Merge branch 'master' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles
|
2024-02-26 17:28:51 +00:00 |
Sam Rose
|
c15554547b
|
Respond to PR feedback.
|
2024-02-26 17:28:37 +00:00 |
Sam Rose
|
b9600d8330
|
More progress on modernising application tests.
|
2024-02-26 11:57:56 +00:00 |
jvcalderon
|
eafb8a6903
|
Merge branch 'master' into feature/synchronicity
|
2024-02-23 16:49:24 +01:00 |
jvcalderon
|
1ef5e54c29
|
Add BPM_EVENTS to Redis DB list
|
2024-02-23 16:26:23 +01:00 |
Adria Navarro
|
8e77365c19
|
Allow mocking multiple features
|
2024-02-22 13:55:38 +01:00 |