Jason Walton
|
fa806fd02e
EAGLESIX-2697 Style edit to ObjectExpression
|
11 years ago |
Jason Walton
|
efe4772dae
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_ObjectExpression
|
11 years ago |
Kyle P Davis
|
4fdcd3aa0d
Merge pull request #8 from RiveraGroup/feature/mongo_2.6.5_expressions_Document
|
11 years ago |
Kyle P Davis
|
d2b6505e92
EAGLESIX-2651: Document: add SKIPPED notes; rearranged a few things to to match original source code (cpp then h)
|
11 years ago |
Kyle P Davis
|
22ac3a1af7
EAGLESIX-2651: Value: add getType helper
|
11 years ago |
Kyle P Davis
|
c8fa14fb84
EAGLESIX-2651: VariadicExpression: minor cleanup
|
11 years ago |
Kyle P Davis
|
2610e97122
EAGLESIX-2651: Expression: cleanup notes; tag error messages; fix bug with evaluate
|
11 years ago |
Kyle P Davis
|
7282fce999
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Document
|
11 years ago |
Kyle P Davis
|
fd5f855b3b
Merge pull request #4 from RiveraGroup/feature/mongo_2.6.5_expressions_Value
|
11 years ago |
Kyle P Davis
|
3c8f40daa0
EAGLESIX-2651: Document: tweak tests format; self-hosted line
|
11 years ago |
Kyle P Davis
|
b8d380a56a
EAGLESIX-2651: Value: add tests; fix issues found
|
11 years ago |
tonyennis
|
6666d067c4
Merge pull request #10 from RiveraGroup/feature/mongo_2.6.5_expressions_Let
|
11 years ago |
tonyennis
|
c78aa6c1e2
Merge pull request #9 from RiveraGroup/feature/mongo_2.6.5_expressions_Variadic
|
11 years ago |
tonyennis
|
be979ad801
Merge pull request #7 from RiveraGroup/feature/mongo_2.6.5_expressions_Expression
|
11 years ago |
Tony Ennis
|
a3711ea8d3
EAGLESIX-2688 Added a missing #evaluate function.
|
11 years ago |
Tony Ennis
|
ca9de7a8a3
EAGLESIX-2693 corrected a typo in a test case.
|
11 years ago |
Tony Ennis
|
fea39e1c6f
EAGLESIX-2693 Fixed some manner of editing error.
|
11 years ago |
Tony Ennis
|
8e95691a92
EAGLESIX-2695 fixed a typo in a comment.
|
11 years ago |
Jared Hall
|
bbdcc50cca
EAGLESIX-2691 Fixed test case
|
11 years ago |
Jason Walton
|
97949b42ec
Actually remove the debugger line
|
11 years ago |
Jason Walton
|
c9eb875390
Merge branch 'feature/mongo_2.6.5_expressions_ObjectExpression' of https://github.com/RiveraGroup/mungedb-aggregate into feature/mongo_2.6.5_expressions_ObjectExpression
|
11 years ago |
Jason Walton
|
b2568454ec
Remove debugger line from test case for ObjectExpression.js
|
11 years ago |
Kyle P Davis
|
9ec141c961
EAGLESIX-2651: Value: stub tests; mv _coerceToNumber to coerceToNumber and add docs for this minor deviation
|
11 years ago |
Kyle P Davis
|
93beee9338
EAGLESIX-2687: mv Value test file into tests dir
|
11 years ago |
Kyle P Davis
|
f8708e1a33
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Value
|
11 years ago |
Kyle P Davis
|
d866013c56
docs from another pass thru the 2.6.5 value files
|
11 years ago |
Jason Walton
|
700ae65a71
Updated ObjectExpression and corresponding test cases to mongo 2.6.5. Made a change in FieldPathExpression to make an analogous change for a failing unit test case (addDependencies()) before bailing out on the test cases for now because so many are failing. This may be due to more needed changes in FieldPath or FieldPathExpression.
|
11 years ago |
Tony Ennis
|
dbb84ab4a4
EAGLESIX-2695 Ordered functions to match the c++ code. Minor grammar changes only.
|
11 years ago |
Tony Ennis
|
ff6331cf4c
EAGLESIX-2691 Added test cases for an argument being passed to the constructor (where none are expected).
|
11 years ago |
Tony Ennis
|
f35b3aba58
EAGLESIX-2691 Renamed the test files I have enhanced to _test
|
11 years ago |