9e38098d17fixed 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
12 years ago
Philip Murray
cfc877200bAdded some more $limit test cases and fixed some issues with $match, $limit, and $project. refs #1002 #1004 #1006
12 years ago
Philip Murray
9f58d6c842Added 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