Jason Walton
|
ea4cd73def
Modify some test cases. Still ironing out shard tests
|
11 년 전 |
Jason Walton
|
e78cac1dfa
EAGLESIX-3087: Iron out some more test cases
|
11 년 전 |
Jason Walton
|
194b962cdc
Remove debugger line
|
11 년 전 |
Jason Walton
|
81a30511b3
EAGLESIX-3087: Changed a test case to check that bad parse throws error.
|
11 년 전 |
Jason Walton
|
b807829b7a
EAGLESIX-3087: More work on test cases
|
11 년 전 |
Jason Walton
|
87ac09299b
EAGLESIX-3087: Working toward working tests.
|
11 년 전 |
Jason Walton
|
5b954d4de0
EAGLESIX-3087: Working toward new test cases
|
11 년 전 |
Jason Walton
|
ba54b2e3a4
EAGLESIX-3087: Pipeline changes while implementing some unit tests. Merged from feature/mongo_2.6.5_documentSource. Also merged from feature/mongo_2.6.5_documentSource_PipelineD.
|
11 년 전 |
Jason Walton
|
e3d8ee89dc
EAGLESIX-3087: Pipeline changes
|
11 년 전 |
Jason Walton
|
bcf8b1ebee
EAGLESIX-3087: Add Optimizations.Sharded functions to Pipeline.js, added comment to OutDocumentSource.js
|
11 년 전 |
Kyle P Davis
|
80f1f3ed57
Merge remote-tracking branch 'origin/master' into stash_mongo25
|
11 년 전 |
Tony Ennis
|
cc66cd6c50
EAGLESIX-2353 Darn lint errors!
|
11 년 전 |
Tony Ennis
|
2d749770ee
EAGLESIX-2353 Split into two tests a single test case that had been broken by a silt upgrade.
|
11 년 전 |
Tony Ennis
|
8a33435f58
Fixed a test case that broke when we upgraded sift.
|
11 년 전 |
Jared Hall
|
96fb461299
refs #5301: Fixed async issue in test case
|
11 년 전 |
Chris Sexton
|
8a71a7a350
Refs #5123: Fix a broken test case
|
11 년 전 |
Jared Hall
|
4a90f048c0
refs #5123: Updated with new EOF check
|
11 년 전 |
Jared Hall
|
64aba4647a
refs #5123: Updated port of Pipeline js
|
11 년 전 |
Kyle P Davis
|
c96abdc8ed
Refs #2378: noted $group bugs; code format fairy
|
12 년 전 |
Kyle P Davis
|
c4803eb849
Refs #2378: fix err via callback on run; new test
|
12 년 전 |
Kyle P Davis
|
6ca37984d9
Refs #2262: More like mongo for caching and my OCD
|
12 년 전 |
Adam Bell
|
a21619500d
Refs #2138 Fixing a bug that was implemented when we made document sources work correctly
|
12 년 전 |
Phil Murray
|
004791142e
refs #2063 fixed DocumentSource setSource to really be async
|
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 년 전 |
Kyle Davis
|
e382544f4e
Refs #1879: Fixed jshint and pkg rename issues
|
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 년 전 |