Historique des commits

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