Spencer Rathbun
|
9edf1eaf7b
Fixes #993. Ported MinMaxAccumulator and test cases.
|
hace 12 años |
Spencer Rathbun
|
741433d83b
Refs #990. Bug fix for one of the test cases in FirstAccumulator.
|
hace 12 años |
Adam Bell
|
f60f899529
Fixes #992 Added SumAccumulator
|
hace 12 años |
Spencer Rathbun
|
580f35d679
Fixes #990. Finished test cases for FirstAccumulator, added a hack to avoid falsy values not stopping.
|
hace 12 años |
Spencer Rathbun
|
2d2272acf4
Refs #990. FirstAccumulator test cases are mocked up, but not working
|
hace 12 años |
Adam Bell
|
3e21a22b78
Fixes #991 Added LastAccumulator and Fixed a bug in FieldPathExpression that caused it to fail when no document was passed
|
hace 12 años |
Adam Bell
|
e9d64d9ed8
Refs #989 Fixed a bug where SingleValueAccumulator wouldn't allow construction with no arguments
|
hace 12 años |
Spencer Rathbun
|
13df7ad63c
Refs #989. Path fix for test cases
|
hace 12 años |
Spencer Rathbun
|
e6bb5d0db7
Refs #990. FirstAccumulator is ported, but still need to port test cases.
|
hace 12 años |
Adam Bell
|
4f69297b68
Fixes #989 Added SingleValueAccumulator
|
hace 12 años |
Spencer Rathbun
|
85a1f0b1f8
Fixes #987. Ported the Accumulator base class. There are no test cases in mongo, since it won't work by itself, so no test cases are included.
|
hace 12 años |
Kyle Davis
|
d985164edb
Refs #982: Fixed minor display issue with `$not` being called `$dayOfYear` in the description of a test case
|
hace 12 años |
Philip Murray
|
1379b05b76
Implemented base DocumentSource munge class. fixes #997
|
hace 12 años |
Spencer Rathbun
|
26763726b7
Fixes #972. Fixed bugs in OrExpression and the associated test cases.
|
hace 12 años |
Kyle Davis
|
111f2b2f86
Fixes #975. SubstrExpression and tests completed.
|
hace 12 años |
Philip Murray
|
de9c21f134
Fixed munge tolower expression and added test cases. fixes #977
|
hace 12 años |
Philip Murray
|
fb7b7f7814
Fixed munge toupper expression and added test cases. fixes #978
|
hace 12 años |
Philip Murray
|
a9a55a058c
Fixed munge subtract expression and added test cases. fixes #976
|
hace 12 años |
Philip Murray
|
f42548795d
Fixed munge strcasecmp expression and added test cases. fixes #974
|
hace 12 años |
Philip Murray
|
86fca1e1b5
Fixed munge ifNull expression and added test cases. fixes #967
|
hace 12 años |
Spencer Rathbun
|
fdf1c93259
Fixes #982. Fixed minor bugs in NotExpression, and added test case.
|
hace 12 años |
Spencer Rathbun
|
79257a57df
Fixes #1027. Fixed minor bugs in CondExpression and added test case.
|
hace 12 años |
Philip Murray
|
e119dccc5c
Fixed munge multiply expression and added test cases. fixes #969
|
hace 12 años |
Spencer Rathbun
|
66c08fd85d
Fixes #973. Test cases and bug fixes for SecondExpression. The test case for leap seconds is commented out, because v8 does not support it. We can come back and fix it later.
|
hace 12 años |
Philip Murray
|
04e4214b9e
Fixed munge mod expression and added test cases. fixes #969
|
hace 12 años |
Philip Murray
|
d55757a238
Fixed munge minute expression and added test cases. fixes #968
|
hace 12 años |
Philip Murray
|
a33c95f8cb
Fixed munge hour expression and added test cases. fixes #966
|
hace 12 años |
Philip Murray
|
f11ad721b9
Fixed munge week expression and added test cases. fixes #979
|
hace 12 años |
Philip Murray
|
2935226aaa
Fixed munge month expression and added test cases. fixes #970
|
hace 12 años |
Kyle Davis
|
2ba5d3e13a
Refs #1049, #996, #1046, #1009, #1044: Fixed misc JS docs
|
hace 12 años |