Jared Hall
|
76af5b8163
refs #1004: Found some missed bugs from previous commit after an svn update.
|
13 years ago |
Jared Hall
|
1faaa9cac0
refs #1004: Rolled back set<string> stuff from before. Fixed tiny bug in ObjectExpression test cases.
|
13 years ago |
Charles Ezell
|
46182ecde4
Fixes #1001: DocumentSourceGroup is working now.
|
13 years ago |
Spencer Rathbun
|
5e8d581c77
Fixes #933. Munge YUI docs are updated, and there is a simple wiki page pointing to the README and source.
|
13 years ago |
Philip Murray
|
b04c4b8df0
Fixed busted casing in Sort test case. refs #1005
|
13 years ago |
Philip Murray
|
25776998ac
Added reset function to sort and project document sources. Fixed/Added top level munge tests. refs #934
|
13 years ago |
Jared Hall
|
5cb70de505
refs #1004: Fixed bad ports of set<string> -> array to set<string> -> object.
|
13 years ago |
Spencer Rathbun
|
2e3e667202
Fixes #1005. Finished hammering out truth logic in compare. All tests ported and working.
|
13 years ago |
Spencer Rathbun
|
db95eb73ff
Refs #1005. Almost done porting sort, just finishing 'Ordering of a missing value' down
|
13 years ago |
Philip Murray
|
59ecca9c11
Added $unwind document source and test cases. fixes #1008
|
13 years ago |
Philip Murray
|
38d2e447c9
Fixed broken test case file for Group document source. refs #1001
|
13 years ago |
Adam Bell
|
7190b16cd2
Refs #1567 Forgot to check in a file for the accumulators
|
13 years ago |
Kyle Davis
|
9e3e807e7f
Fixes #1046, #996, #1009: Finished porting `ObjectExpression` and related test cases. Misc documentation updates.
|
13 years ago |
Jared Hall
|
a0ea647a04
refs #1004 Fixed static/non-static bug.
|
13 years ago |
Adam Bell
|
3a15648752
Refs #1001 GroupDocumentSource has been aded and all test cases have been built. There are test cases that are dependent on upon ObjectExpression working correctly so they are commented out for now
|
13 years ago |
Jared Hall
|
a96db5d309
refs #1004 Fixes some minor bugs. Makes tests pass.
|
13 years ago |
Jared Hall
|
6efa3a0a37
refs #1004. Adds test cases, minor bug fixes.
|
13 years ago |
Jared Hall
|
2599fe11da
refs #1004. Adds test cases, minor bug fixes.
|
13 years ago |
Philip Murray
|
f0f5b5f74d
Fixed broken casing on CursorDocumentSource test case. refs #998
|
13 years ago |
Philip Murray
|
656f814004
Implemented $skip document source. fixes #1007
|
13 years ago |
Philip Murray
|
e41b41e774
Fixed jshint dependency since the latest one breaks our tests. fixes #1619
|
13 years ago |
Philip Murray
|
d8c210087a
A few tweaks to ProjectDocumentSource. refs #1004
|
13 years ago |
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 years ago |
Philip Murray
|
cfc877200b
Added some more $limit test cases and fixed some issues with $match, $limit, and $project. refs #1002 #1004 #1006
|
13 years ago |
Jared Hall
|
9a64e26895
refs #1004 Ported DocumentSourceProject. No test cases yet.
|
13 years ago |
Spencer Rathbun
|
6cade93f5d
Refs #1006. Ported limit and tests. A few of the tests need to be fleshed out before this is done
|
13 years ago |
Philip Murray
|
9f58d6c842
Added CursorDocumentSource, Cursor, PipelineCommand, Pipeline, and PipelineD classes. Also removed some old code and fixed the top level munge to use PipelineCommand. refs #998, #1615, #1616
|
13 years ago |
Spencer Rathbun
|
4b79541feb
Fixes #1002. Finished MatchDocumentSource. Uses sift internally, so it isn't perfect.
|
13 years ago |
Jared Hall
|
6e4b9be681
Re-Fixes #988: Removed sha3 lib in favor of es6-shim lib. Added test cases
|
13 years ago |
Spencer Rathbun
|
c38b286961
Refs #1002. Changed refs from Bson to Json.
|
13 years ago |