コミット履歴

作者 SHA1 メッセージ 日付
  Charles Ezell b52b4e5983 Refs #2150: allow 'pipelineArgs' to be passed down to the Pipeline ctor. 12 年 前
  Phil Murray 004791142e refs #2063 fixed DocumentSource setSource to really be async 12 年 前
  Spencer Rathbun 8bbbb21b13 Refs #2155. Added preProcess hook to mungedb-aggregate. 12 年 前
  Spencer Rathbun f3356079fd Refs #2063. Removed preprocess hook. 12 年 前
  Adam Bell 08866b7d7d Fixes #2085 Added async to DocumentSource.setSource and Pipline.run. Modified a test case for Aggregate.js that should have never worked in the first place 12 年 前
  Spencer Rathbun a59d97184e Refs #2063. Changed name of hook to preProcess. 12 年 前
  Charles Ezell 71607d8876 Refs #2063. preparse() -> preParse(). 12 年 前
  Spencer Rathbun c7b8db4a61 Refs #2063. Added preparse hook to pipeline. 12 年 前
  Charles Ezell 92335a80c8 Refs #2061: removing SplitDocumentSource. 12 年 前
  Kyle Davis e382544f4e Refs #1879: Fixed jshint and pkg rename issues 12 年 前
  Kyle Davis 92e17c703a refs #1783: Fixed spacing in `SplitDocumentSource.js` in `munge`; munge docs 12 年 前
  Jared Hall 3f1ba48789 refs #1783: Added to munge. 12 年 前
  Philip Murray 25776998ac Added reset function to sort and project document sources. Fixed/Added top level munge tests. refs #934 12 年 前
  Philip Murray 59ecca9c11 Added $unwind document source and test cases. fixes #1008 12 年 前
  Philip Murray 656f814004 Implemented $skip document source. fixes #1007 12 年 前
  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 12 年 前
  Philip Murray cfc877200b Added some more $limit test cases and fixed some issues with $match, $limit, and $project. refs #1002 #1004 #1006 12 年 前
  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 12 年 前