Kyle P Davis
|
68633f0443
Merge pull request #30 from RiveraGroup/feature/mongo_2.6.5_expressions_Const
|
il y a 11 ans |
Kyle P Davis
|
12ac67aed6
EAGLESIX-2651: Const: more tests, fix serialize bug
|
il y a 11 ans |
Tony Ennis
|
f7f59c2495
EAGLESIX-2699 more enhancements to the $cond code.
|
il y a 11 ans |
Tony Ennis
|
2d9afc2b68
EAGLESIX-2699 Filled out test cases for 'object' implementation of $cond.
|
il y a 11 ans |
Tony Ennis
|
23a651f778
EAGLESIX-2699 This includes ifNull, Not, and Cond. The latter is turning out to be interesting - I am not sure the code we have works at all.
|
il y a 11 ans |
Kyle P Davis
|
942871909b
EAGLESIX-2651: FixedArity: mv to _test file
|
il y a 11 ans |
Kyle P Davis
|
538258508d
Merge pull request #20 from RiveraGroup/feature/mongo_2.6.5_expressions_FixedArity
|
il y a 11 ans |
Kyle P Davis
|
6896347940
EAGLESIX-2651: FixedArity: use NaryExpressionBaseT
|
il y a 11 ans |
Kyle P Davis
|
ee725b9f19
Merge branch 'feature/mongo_2.6.5_expressions_Nary' into feature/mongo_2.6.5_expressions_FixedArity
|
il y a 11 ans |
Kyle P Davis
|
e31f8315b1
EAGLESIX-2651: Nary: reorganize code, minor bugs, test utils
|
il y a 11 ans |
Tony Ennis
|
3f2676354c
EAGLESIX- filling out the test cases, minor changes to expression classes.
|
il y a 11 ans |
Tony Ennis
|
b9eab995fa
EAGLESIX-2696 First pass at test cases and minor code changes for ConstantExpression.
|
il y a 11 ans |
Kyle P Davis
|
a98ddb4c08
EAGLESIX-2651: Nary: mv for NaryExpressionT split into NaryExpression and NaryExpressionBaseT (to match the original source code)
|
il y a 11 ans |
Jason Walton
|
5eae6c65f9
EAGLESIX-727 Expressions... DateToString. evaluateInternal() change to return a null for null input
|
il y a 11 ans |
Jason Walton
|
fa806fd02e
EAGLESIX-2697 Style edit to ObjectExpression
|
il y a 11 ans |
Jason Walton
|
efe4772dae
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_ObjectExpression
|
il y a 11 ans |
Jason Walton
|
0e045290ae
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Date
|
il y a 11 ans |
Jason Walton
|
6fc4b96747
EAGLESIX-727 Expressions: Date-related expression comments, finish DateToString
|
il y a 11 ans |
Kyle P Davis
|
1f347bd5dd
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Nary
|
il y a 11 ans |
Kyle P Davis
|
4fdcd3aa0d
Merge pull request #8 from RiveraGroup/feature/mongo_2.6.5_expressions_Document
|
il y a 11 ans |
Kyle P Davis
|
d2b6505e92
EAGLESIX-2651: Document: add SKIPPED notes; rearranged a few things to to match original source code (cpp then h)
|
il y a 11 ans |
Austin Meagher
|
e8037792f7
EAGLESIX-2693 fixed whitespace and formatting
|
il y a 11 ans |
Austin Meagher
|
d388c4e147
EAGLESIX-2693 updated, added missing unit test
|
il y a 11 ans |
Austin Meagher
|
aed602291b
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_FieldPath
|
il y a 11 ans |
Austin Meagher
|
6e4f8d9f90
EAGLESIX-2693 updated addDependencies to use new deps
|
il y a 11 ans |
Jason Walton
|
ed12247a61
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Date
|
il y a 11 ans |
Jason Walton
|
4c8ad78af8
Added a few DateToString test case skeletons
|
il y a 11 ans |
Austin Meagher
|
4a1a8dcbcb
Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_dependencies
|
il y a 11 ans |
Kyle P Davis
|
22ac3a1af7
EAGLESIX-2651: Value: add getType helper
|
il y a 11 ans |
Jason Walton
|
ddfb86497b
Added DateToString.js and started the test cases module
|
il y a 11 ans |