tonyennis
|
fe2acca126
Update ProjectDocumentSource.js
|
11 年之前 |
Tony Ennis
|
122fa4a0ea
bugfix/mongo_2.6.5_project fix bad getNext code:
|
11 年之前 |
Kyle P Davis
|
9dd2ae7e03
EAGLESIX-3157: doc srcs: fix jshint issues
|
11 年之前 |
Jared Hall
|
cc172f101a
EAGLESIX-3144 Removed toJSON
|
11 年之前 |
Jared Hall
|
f7a4af5b66
EAGLESIX-3144 fix toJSON bug
|
11 年之前 |
Phil Murray
|
699c520c1f
EAGLESIX-812: added better error handling and test cases to document sources
|
11 年之前 |
Chris Sexton
|
454b74ffe5
Merge branch 'feature/mongo_2.6.5' into feature/mongo_2.6.5_documentSource
|
11 年之前 |
Kyle P Davis
|
5a3fb235a8
Merge pull request #128 from RiveraGroup/feature/mongo_2.6.5_documentSource_PipelineD
|
11 年之前 |
Tony Ennis
|
9fd0d93364
EAGLESIX-xxxx change the creation of an ObjectExpression from 'new ObjectExpression()' to 'ObjectExpression.create()'
|
11 年之前 |
Phil Murray
|
1ee892580a
EAGLESIX-812: fixed DepsReturn and got existing pipelineD test cases working
|
11 年之前 |
Chris Sexton
|
6f9c42729c
EAGLESIX-812 Fix jshint errors
|
11 年之前 |
Chris Sexton
|
97d84f683f
EAGLESIX-812 Update to use modern CursorDocumentSource
|
11 年之前 |
Jake Delaney
|
48d26c1409
EAGLESIX-3080: partial port of the test cases
|
11 年之前 |
Jared Hall
|
39dc204ea8
refs #5134: Made document sources work async
|
11 年之前 |
Patrick Rigney
|
170c7c3990
refs #5127: update projectDocSource and its corresponding test cases
|
11 年之前 |
Chris Sexton
|
9750e40fe6
Refs #5127: Fix async issues, migrate test cases
|
11 年之前 |
Patrick Rigney
|
33d65902aa
refs 5127: incomplete commit for projectdocumentsource
|
11 年之前 |
Kyle P Davis
|
05267489d7
Refs #2378: rm class wrappers; code format fairy
|
12 年之前 |
Chris Sexton
|
0e2b163c3f
Refs #2378: mv EO->OE to reflect actual data name
|
12 年之前 |
Kyle P Davis
|
6ca37984d9
Refs #2262: More like mongo for caching and my OCD
|
12 年之前 |
Charles Ezell
|
2fffae183b
Refs #2165: implement sourceToJson(), toJson() as necessary.
|
12 年之前 |
Kyle Davis
|
e382544f4e
Refs #1879: Fixed jshint and pkg rename issues
|
12 年之前 |
Spencer Rathbun
|
5e8d581c77
Fixes #933. Munge YUI docs are updated, and there is a simple wiki page pointing to the README and source.
|
12 年之前 |
Philip Murray
|
25776998ac
Added reset function to sort and project document sources. Fixed/Added top level munge tests. refs #934
|
12 年之前 |
Jared Hall
|
5cb70de505
refs #1004: Fixed bad ports of set<string> -> array to set<string> -> object.
|
12 年之前 |
Jared Hall
|
a0ea647a04
refs #1004 Fixed static/non-static bug.
|
12 年之前 |
Jared Hall
|
a96db5d309
refs #1004 Fixes some minor bugs. Makes tests pass.
|
12 年之前 |
Jared Hall
|
2599fe11da
refs #1004. Adds test cases, minor bug fixes.
|
12 年之前 |
Philip Murray
|
d8c210087a
A few tweaks to ProjectDocumentSource. refs #1004
|
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 年之前 |