Spencer Rathbun db95eb73ff Refs #1005. Almost done porting sort, just finishing 'Ordering of a missing value' down 13 лет назад
..
CursorDocumentSource.js 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 лет назад
DocumentSource.js c38b286961 Refs #1002. Changed refs from Bson to Json. 13 лет назад
FilterBaseDocumentSource.js 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 лет назад
GroupDocumentSource.js 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 лет назад
LimitDocumentSource.js 656f814004 Implemented $skip document source. fixes #1007 13 лет назад
MatchDocumentSource.js 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 лет назад
ProjectDocumentSource.js a0ea647a04 refs #1004 Fixed static/non-static bug. 13 лет назад
SkipDocumentSource.js 656f814004 Implemented $skip document source. fixes #1007 13 лет назад
SortDocumentSource.js db95eb73ff Refs #1005. Almost done porting sort, just finishing 'Ordering of a missing value' down 13 лет назад
UnwindDocumentSource.js 59ecca9c11 Added $unwind document source and test cases. fixes #1008 13 лет назад