Commit History

Author SHA1 Message Date
  Jared Hall 39dc204ea8 refs #5134: Made document sources work async 11 years ago
  Jared Hall 4a90f048c0 refs #5123: Updated with new EOF check 11 years ago
  Jared Hall 64aba4647a refs #5123: Updated port of Pipeline js 11 years ago
  Kyle P Davis 8578b8e89e Refs #2449: sync mode; callback is now optional 12 years ago
  Kyle P Davis f40942628b Refs #2378: reverted move of setSource on input 12 years ago
  Kyle P Davis 05267489d7 Refs #2378: rm class wrappers; code format fairy 12 years ago
  Kyle P Davis 37bc8befd5 Refs #2378: moved setSource of input to last 12 years ago
  Kyle P Davis c4803eb849 Refs #2378: fix err via callback on run; new test 12 years ago
  Kyle P Davis 0c325f7334 Refs #2378: handle errs setting Pipeline input src 12 years ago
  Kyle P Davis 6ca37984d9 Refs #2262: More like mongo for caching and my OCD 12 years ago
  Phil Murray b4881e7be0 refs #2246 added some exception handling to pipeline 12 years ago
  Adam Bell a21619500d Refs #2138 Fixing a bug that was implemented when we made document sources work correctly 12 years ago
  Adam Bell 56da245131 Refs #2138 Updated pipeline to support taking a documentsource and an empty pipeline 12 years ago
  Charles Ezell b52b4e5983 Refs #2150: allow 'pipelineArgs' to be passed down to the Pipeline ctor. 12 years ago
  Phil Murray 004791142e refs #2063 fixed DocumentSource setSource to really be async 12 years ago
  Spencer Rathbun 8bbbb21b13 Refs #2155. Added preProcess hook to mungedb-aggregate. 12 years ago
  Spencer Rathbun f3356079fd Refs #2063. Removed preprocess hook. 12 years ago
  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 years ago
  Spencer Rathbun a59d97184e Refs #2063. Changed name of hook to preProcess. 12 years ago
  Charles Ezell 71607d8876 Refs #2063. preparse() -> preParse(). 12 years ago
  Spencer Rathbun c7b8db4a61 Refs #2063. Added preparse hook to pipeline. 12 years ago
  Charles Ezell 92335a80c8 Refs #2061: removing SplitDocumentSource. 12 years ago
  Kyle Davis e382544f4e Refs #1879: Fixed jshint and pkg rename issues 12 years ago
  Kyle Davis 92e17c703a refs #1783: Fixed spacing in `SplitDocumentSource.js` in `munge`; munge docs 12 years ago
  Jared Hall 3f1ba48789 refs #1783: Added to munge. 12 years ago
  Philip Murray 25776998ac Added reset function to sort and project document sources. Fixed/Added top level munge tests. refs #934 12 years ago
  Philip Murray 59ecca9c11 Added $unwind document source and test cases. fixes #1008 12 years ago
  Philip Murray 656f814004 Implemented $skip document source. fixes #1007 12 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 12 years ago
  Philip Murray cfc877200b Added some more $limit test cases and fixed some issues with $match, $limit, and $project. refs #1002 #1004 #1006 12 years ago