Phil Murray
|
699c520c1f
EAGLESIX-812: added better error handling and test cases to document sources
|
11 lat temu |
Chris Sexton
|
454b74ffe5
Merge branch 'feature/mongo_2.6.5' into feature/mongo_2.6.5_documentSource
|
11 lat temu |
Kyle P Davis
|
5a3fb235a8
Merge pull request #128 from RiveraGroup/feature/mongo_2.6.5_documentSource_PipelineD
|
11 lat temu |
Tony Ennis
|
9fd0d93364
EAGLESIX-xxxx change the creation of an ObjectExpression from 'new ObjectExpression()' to 'ObjectExpression.create()'
|
11 lat temu |
Phil Murray
|
1ee892580a
EAGLESIX-812: fixed DepsReturn and got existing pipelineD test cases working
|
11 lat temu |
Chris Sexton
|
6f9c42729c
EAGLESIX-812 Fix jshint errors
|
11 lat temu |
Chris Sexton
|
97d84f683f
EAGLESIX-812 Update to use modern CursorDocumentSource
|
11 lat temu |
Jake Delaney
|
48d26c1409
EAGLESIX-3080: partial port of the test cases
|
11 lat temu |
Jared Hall
|
39dc204ea8
refs #5134: Made document sources work async
|
12 lat temu |
Patrick Rigney
|
170c7c3990
refs #5127: update projectDocSource and its corresponding test cases
|
12 lat temu |
Chris Sexton
|
9750e40fe6
Refs #5127: Fix async issues, migrate test cases
|
12 lat temu |
Patrick Rigney
|
33d65902aa
refs 5127: incomplete commit for projectdocumentsource
|
12 lat temu |
Kyle P Davis
|
05267489d7
Refs #2378: rm class wrappers; code format fairy
|
12 lat temu |
Chris Sexton
|
0e2b163c3f
Refs #2378: mv EO->OE to reflect actual data name
|
12 lat temu |
Kyle P Davis
|
6ca37984d9
Refs #2262: More like mongo for caching and my OCD
|
12 lat temu |
Charles Ezell
|
2fffae183b
Refs #2165: implement sourceToJson(), toJson() as necessary.
|
13 lat temu |
Kyle Davis
|
e382544f4e
Refs #1879: Fixed jshint and pkg rename issues
|
13 lat temu |
Spencer Rathbun
|
5e8d581c77
Fixes #933. Munge YUI docs are updated, and there is a simple wiki page pointing to the README and source.
|
13 lat temu |
Philip Murray
|
25776998ac
Added reset function to sort and project document sources. Fixed/Added top level munge tests. refs #934
|
13 lat temu |
Jared Hall
|
5cb70de505
refs #1004: Fixed bad ports of set<string> -> array to set<string> -> object.
|
13 lat temu |
Jared Hall
|
a0ea647a04
refs #1004 Fixed static/non-static bug.
|
13 lat temu |
Jared Hall
|
a96db5d309
refs #1004 Fixes some minor bugs. Makes tests pass.
|
13 lat temu |
Jared Hall
|
2599fe11da
refs #1004. Adds test cases, minor bug fixes.
|
13 lat temu |
Philip Murray
|
d8c210087a
A few tweaks to ProjectDocumentSource. refs #1004
|
13 lat temu |
Philip Murray
|
9e38098d17
fixed various bugs in the current document sources and the pipeline to get the overall munge flow working. turned on unit test cases for munge. refs #934
|
13 lat temu |
Philip Murray
|
cfc877200b
Added some more $limit test cases and fixed some issues with $match, $limit, and $project. refs #1002 #1004 #1006
|
13 lat temu |
Jared Hall
|
9a64e26895
refs #1004 Ported DocumentSourceProject. No test cases yet.
|
13 lat temu |