.. |
Accumulator.js
|
4f69297b68
Fixes #989 Added SingleValueAccumulator
|
il y a 12 ans |
AddToSetAccumulator.js
|
6e4b9be681
Re-Fixes #988: Removed sha3 lib in favor of es6-shim lib. Added test cases
|
il y a 12 ans |
AvgAccumulator.js
|
9f0562d136
Fixes #995. AvgAccumulator ported with test cases. Skipped all of the shard centric stuff.
|
il y a 12 ans |
FirstAccumulator.js
|
580f35d679
Fixes #990. Finished test cases for FirstAccumulator, added a hack to avoid falsy values not stopping.
|
il y a 12 ans |
LastAccumulator.js
|
3e21a22b78
Fixes #991 Added LastAccumulator and Fixed a bug in FieldPathExpression that caused it to fail when no document was passed
|
il y a 12 ans |
MinMaxAccumulator.js
|
9edf1eaf7b
Fixes #993. Ported MinMaxAccumulator and test cases.
|
il y a 12 ans |
PushAccumulator.js
|
6cf82ea7d3
Fixes #994 Added PushAccumulator and fixed a minor issue with the other accumulator test cases where the testcase output text didn't exactly match what it was doing
|
il y a 12 ans |
SingleValueAccumulator.js
|
e9d64d9ed8
Refs #989 Fixed a bug where SingleValueAccumulator wouldn't allow construction with no arguments
|
il y a 12 ans |
SumAccumulator.js
|
f60f899529
Fixes #992 Added SumAccumulator
|
il y a 12 ans |