melohagan
|
c3f556dc8a
|
Merge pull request #8117 from Budibase/lab/mongodb
Add aggregate method to MongoDB
|
2022-10-13 16:32:30 +01:00 |
Mel O'Hagan
|
bf7b0ab7dd
|
Merge branch 'develop' into lab/mongodb
|
2022-10-12 11:19:50 +01:00 |
Rory Powell
|
3ba5f4ed21
|
Fix tests
|
2022-10-12 11:18:57 +01:00 |
Rory Powell
|
cabfe00ef5
|
Deprecate legacyHttpParser, fix rest tests
|
2022-10-12 11:05:16 +01:00 |
Mel O'Hagan
|
12f0ebba7a
|
Rename actionTypes to actionType
|
2022-10-04 11:29:13 +01:00 |
Mel O'Hagan
|
6ef497992a
|
Fix types
|
2022-10-03 19:10:01 +01:00 |
Mel O'Hagan
|
4f238d9c10
|
Merge branch 'develop' into lab/mongodb
|
2022-10-03 17:10:21 +01:00 |
Rory Powell
|
6644a20d2f
|
Merge branch 'master' into develop
|
2022-09-12 14:05:36 +01:00 |
Martin McKeaveney
|
8a3126826d
|
Merge pull request #7734 from Budibase/fix/cr-header
Fix/cr header
|
2022-09-12 12:22:35 +01:00 |
Martin McKeaveney
|
8ef5324048
|
provide fix for CR header and backwards compatibility with legacy servers
|
2022-09-12 10:00:05 +01:00 |
mike12345567
|
92a1d709b8
|
Fixing test cases.
|
2022-09-09 17:18:19 +01:00 |
mike12345567
|
a2fa27d95a
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-09-07 12:40:45 +01:00 |
Martin McKeaveney
|
2b342a60fc
|
improvements to redis connector - multi line pipelines and lowercase commands
|
2022-09-02 18:35:06 +01:00 |
mike12345567
|
4a71252731
|
Updating test cases to TS to get them working properly with the full TS implementations.
|
2022-08-31 19:21:45 +01:00 |
Martin McKeaveney
|
0089a07096
|
merge
|
2022-08-30 10:33:37 +01:00 |
Martin McKeaveney
|
446008d263
|
fixing s3 outage errors and scoping AWS configuration to service level
|
2022-08-25 17:01:12 +01:00 |
Mel O'Hagan
|
6ff1e42899
|
Upgrade to mongodb@4.9
|
2022-08-25 11:02:46 +01:00 |
Mel O'Hagan
|
da4107b26c
|
Generic handle objectid
|
2022-08-23 15:33:04 +01:00 |
mike12345567
|
2904b1a5db
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/multiselect-filters
|
2022-08-15 12:24:41 +01:00 |
mike12345567
|
2fbf39947a
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-08-11 16:28:46 +01:00 |
mike12345567
|
b920f8cb05
|
Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes.
|
2022-08-11 13:50:05 +01:00 |
Rory Powell
|
41672cedbe
|
Merge branch 'develop' into merge-master
|
2022-08-10 15:29:46 +01:00 |
melohagan
|
44b723f7c8
|
Merge pull request #6895 from Budibase/bug/sev2/mongodb-fixes
Support ObjectId in MongoDB operators
|
2022-08-10 14:54:47 +01:00 |
Rory Powell
|
3d12db8b2b
|
Merge branch 'master' into develop
|
2022-08-10 14:36:49 +01:00 |
Mel O'Hagan
|
69ee22f563
|
Fix unit test
|
2022-08-10 13:56:15 +01:00 |
Mel O'Hagan
|
334d9a956d
|
Ignore escaped double quotes within strings
|
2022-08-10 10:57:42 +01:00 |
Mel O'Hagan
|
40c846ce8f
|
Handle braces within quotes
|
2022-08-09 17:27:51 +01:00 |
Mel O'Hagan
|
15fe3650dc
|
Fix unit test
|
2022-08-09 15:54:08 +01:00 |
Mel O'Hagan
|
88f06539a4
|
Nested braces parse fix added for MongoDB
|
2022-08-08 21:56:55 +01:00 |
Mel O'Hagan
|
98d8080826
|
Bug fix findOneAndUpdate
|
2022-08-08 17:53:17 +01:00 |
Mel O'Hagan
|
d02e5ae87f
|
Add unit tests for ObjectId
|
2022-08-08 17:01:56 +01:00 |
mike12345567
|
df074c6004
|
Fixing test cases.
|
2022-08-03 18:20:07 +01:00 |
Mel O'Hagan
|
432a8eb1b7
|
Has any support SQL Server
|
2022-07-28 09:20:00 +01:00 |
Mel O'Hagan
|
600794de66
|
SQL Server containsAny unit test
|
2022-07-27 16:40:07 +01:00 |
Mel O'Hagan
|
9369498d38
|
Has any of filter Postgres
|
2022-07-27 16:37:29 +01:00 |
Mel O'Hagan
|
804d1ef8f6
|
Has any of MySQL filter
|
2022-07-27 13:19:47 +01:00 |
Mel O'Hagan
|
d9823faac6
|
Not Contains for SQL Server
|
2022-07-27 11:56:57 +01:00 |
Mel O'Hagan
|
54643cff58
|
Not Contains Postgres filter
|
2022-07-27 11:49:45 +01:00 |
Mel O'Hagan
|
8d7fe78028
|
Not Contains filter for MySQL
|
2022-07-27 11:40:46 +01:00 |
Mel O'Hagan
|
4135c4ce59
|
Fix unit tests
|
2022-07-26 16:58:01 +01:00 |
Mel O'Hagan
|
f653345296
|
Added unit tests for contains filter
|
2022-07-21 10:28:54 +01:00 |
Dean
|
18f2e13a30
|
Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing.
|
2022-06-17 12:00:42 +01:00 |
Mel O'Hagan
|
c6591490d3
|
Using mongodb types
|
2022-05-16 09:50:47 +01:00 |
Mel O'Hagan
|
672bfda7dd
|
Fix test for update
|
2022-05-13 15:57:37 +01:00 |
Martin McKeaveney
|
06774c1452
|
merge
|
2022-04-29 00:05:43 +01:00 |
Martin McKeaveney
|
4bab24f1ac
|
remove postgres connection pooling
|
2022-04-28 23:24:52 +01:00 |
Martin McKeaveney
|
62f2cff42e
|
firebase tests complete
|
2022-04-28 22:59:25 +01:00 |
Martin McKeaveney
|
a5bdf70cf7
|
renamable buckets, started firebase tests, onboarding modal copy update
|
2022-04-26 17:12:47 +01:00 |
Martin McKeaveney
|
e01ef9bdfb
|
merge with master
|
2022-04-26 10:21:45 +01:00 |
Martin McKeaveney
|
690ba4f81f
|
use ioredis mock for in memory redis tests
|
2022-04-21 20:24:43 +01:00 |