Commit History

Author SHA1 Message Date
  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
  Spencer Rathbun e3b9772897 Fixes #999. Finished test cases for FilterBase 13 years ago
  Spencer Rathbun d85c97f2f5 Refs #999. Ported FilterBaseDocumentSource from mongo, need to add test cases, since mongo has none. 13 years ago
  Philip Murray eb444d67a5 Updated document source namespace name. refs #997, #998 13 years ago
  Adam Bell 428e0264bd Refs #1049 Reverted a change I made to FieldPathExpression because I had misread the mongodb test case. 13 years ago
  Jared Hall 25acf8e7ad Fixes #988. AddToSubsetAccumulator completed and tested. 13 years ago
  Adam Bell 7890fbb389 Fixes #988 Added AddToSetAccumulator 13 years ago
  Spencer Rathbun 9f0562d136 Fixes #995. AvgAccumulator ported with test cases. Skipped all of the shard centric stuff. 13 years ago
  Adam Bell 6cf82ea7d3 Fixes #994 Added PushAccumulator and fixed a minor issue with the other accumulator test cases where the testcase output text didn't exactly match what it was doing 13 years ago
  Spencer Rathbun 9edf1eaf7b Fixes #993. Ported MinMaxAccumulator and test cases. 13 years ago
  Spencer Rathbun 741433d83b Refs #990. Bug fix for one of the test cases in FirstAccumulator. 13 years ago
  Adam Bell f60f899529 Fixes #992 Added SumAccumulator 13 years ago
  Spencer Rathbun 580f35d679 Fixes #990. Finished test cases for FirstAccumulator, added a hack to avoid falsy values not stopping. 13 years ago