Commit History

Author SHA1 Message Date
  Kyle P Davis b7f5bebb64 Merge pull request #154 from RiveraGroup/feature/mongo_2.6.5_minor_fixes 11 years ago
  Kyle P Davis 6b886ad7c4 EAGLESIX-3157: rm unused batchSize from defaults 11 years ago
  Kyle P Davis ba447f43a5 EAGLESIX-3157: simplify AggregationCursor usage 11 years ago
  Kyle P Davis 7f0415c3dd Merge pull request #153 from RiveraGroup/feature/mongo_2.6.5_AggregationCursor 11 years ago
  Chris Sexton 7bf0f8ccc6 EAGLESIX-3505 Add docs for AggregationCursor 11 years ago
  Chris Sexton a653531dd3 EAGLESIX-3505 Add test cases for AggregationCursor 11 years ago
  Chris Sexton 5119a43f50 EAGLESIX-3505 Add AggregationCursor 11 years ago
  Kyle P Davis 7cc3dc0772 Merge pull request #152 from RiveraGroup/bugfix/mongo_2.6.5_early_reset_of_runner 11 years ago
  Kyle P Davis 52586cbc5c EAGLESIX-2656: fix runner reset too early in CursorDocumentSource 11 years ago
  Chris Sexton cf80567c6b Merge pull request #151 from RiveraGroup/feature/mongo_2.6.5_integration 11 years ago
  Kyle P Davis 9cda1e24f7 EAGLESIX-3157: del unused reset/dispose methods 11 years ago
  Kyle P Davis c42b1804be EAGLESIX-3157: mv pipeline stitch into try/catch 11 years ago
  Kyle P Davis 87e981c4d9 EAGLESIX-3157: fixes for refactoring, misc formatting 11 years ago
  Kyle P Davis 88503d552d EAGLESIX-3157: mv matcher folder up one (to better match where mongo has it) 11 years ago
  Kyle P Davis 11398d9308 EAGLESIX-3157: rearrange errors file to be more consistent, noted outdatedness 11 years ago
  Kyle P Davis 391bc7603d EAGLESIX-3157: lowercase errors file; not a class! 11 years ago
  Kyle P Davis 14112720f7 EAGLESIX-3157: fix misc jshints and docs along the way 11 years ago
  Kyle P Davis 1472c7669f EAGLESIX-3157: fix bugs w/ recent CursorDocumentSource changes 11 years ago
  Kyle P Davis f544d64f5d EAGLESIX-3157: matcher cmp: fix type check, make init() better match original (a switch is faster than indexOf anyhow) 11 years ago
  Kyle P Davis 51beafa2d0 EAGLESIX-3157: CursorDocumentSource: refactor to match more closely 11 years ago
  Kyle P Davis 2721bb2894 EAGLESIX-3157: stop wrapping CursorDocumentSources 11 years ago
  Kyle P Davis 93b72be6fb EAGLESIX-3157: simplify top-level a little 11 years ago
  Kyle P Davis c2fdd1d46b EAGLESIX-3157: Pipeline: sync w/ original code, misc comments and styling, rm unused 11 years ago
  Kyle P Davis b055738b6b EAGLESIX-3157: ParsedDeps: fix typo in extractFields 11 years ago
  tonyennis 0b568af9fc Merge pull request #149 from RiveraGroup/feature/mongo_2.6.5_jshint_final 11 years ago
  Kyle P Davis b85564d0bc Merge pull request #150 from RiveraGroup/bugfix/mongo_2.6.5_broken_group_test 11 years ago
  Tony Ennis 56e81817be EAGLESIX-xxxx it is best to save work before pushing changes. 11 years ago
  Tony Ennis a5428bedce BUGFIX-xxxx GroupDocumentSource_test.js had a broken test case and needed a few more requires(...) to cover 11 years ago
  Kyle P Davis 7d935656e5 EAGLESIX-3157: fix remaining jshint issues 11 years ago
  Kyle P Davis 1a3c9c5f79 Merge pull request #148 from RiveraGroup/feature/mongo_2.6.5_jshint_tests 11 years ago