summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/ifnull.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+5
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-5/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-35/+35
* SERVER-22341 fix jslint errors in jstests/aggregation with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-10165 aggregate() shell helper now returns a cursorMathias Stearn2013-10-081-3/+2
* SERVER-6649 have agg helper throw exceptions and fix tests accordinglyMathias Stearn2012-12-181-2/+2
* Improve aggregation handling of nullish Values - part 2Mathias Stearn2012-12-141-2/+3
* SERVER-6688 ExpressionConstant serializes as $constMathias Stearn2012-08-021-1/+1
* Temporarily disable test failing due to SERVER-6688Mathias Stearn2012-08-011-3/+4
* $ifNull functional tests.Aaron2012-07-311-0/+61