Kyle P Davis
|
c6610ed3fb
EAGLESIX-2651: Object: sync w/ 2.6.5 code; fix tests
|
11 年之前 |
Jason Walton
|
fa806fd02e
EAGLESIX-2697 Style edit to ObjectExpression
|
11 年之前 |
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 年之前 |
Kyle P Davis
|
f0c7af1436
EAGLESIX-2685: fix misc formatting from merge of old mongo25 branch
|
11 年之前 |
Brennan Chesley
|
bad27c9d81
Climbed out of a wormhole of syntax errors on non-existant lines and git-eaten commits
|
11 年之前 |
Brennan Chesley
|
eb1e8013ec
DEVOPS-258 ObjectExpression Tests passing with mongo 2.5 support
|
11 年之前 |
David Aebersold
|
653c3766d7
REFS DEVOPS-263 Added new class for intersections. Also included are small minor fixes to other classes
|
11 年之前 |
David Aebersold
|
cd643292e7
REFS DEVOPS-258 Attempted to convert to v2.6 compatibility
|
11 年之前 |
Kyle P Davis
|
05267489d7
Refs #2378: rm class wrappers; code format fairy
|
12 年之前 |
Kyle P Davis
|
1970f5f9f4
Refs #2378: fix bug with null in ObjectExpression
|
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 年之前 |
Spencer Rathbun
|
d6d336dfdc
Refs #2068. Migrated addDependencies to use objects as a poor man's set.
|
12 年之前 |
Kyle Davis
|
e382544f4e
Refs #1879: Fixed jshint and pkg rename issues
|
12 年之前 |
Jared Hall
|
1faaa9cac0
refs #1004: Rolled back set<string> stuff from before. Fixed tiny bug in ObjectExpression test cases.
|
12 年之前 |
Jared Hall
|
5cb70de505
refs #1004: Fixed bad ports of set<string> -> array to set<string> -> object.
|
12 年之前 |
Kyle Davis
|
9e3e807e7f
Fixes #1046, #996, #1009: Finished porting `ObjectExpression` and related test cases. Misc documentation updates.
|
12 年之前 |
Kyle Davis
|
2ba5d3e13a
Refs #1049, #996, #1046, #1009, #1044: Fixed misc JS docs
|
12 年之前 |
Kyle Davis
|
33a99df088
Fixes #1612, #963: Renamed `alter` to `munge`. Removed unused `microdb`. Added test for `ExpressionDayOfMonth`. Fixed bug calling base `DayOfMonthExpression#addOperand()`. Fixed off-by-one bug in `DayOfMonthExpression#evaluate()`.
|
12 年之前 |