summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/server7781.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39097 Tag JS tests with reason they're unable to run in Atlas.v3.6.9-dbaas-testingMax Hirschhorn2019-01-221-0/+3
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-1/+1
* SERVER-24638 Move command processing from Pipeline to AggregationRequestCharlie Swanson2016-06-241-4/+3
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-8/+9
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-10/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-136/+156
* SERVER-22341 fix jslint errors in jstests/aggregation with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-1/+1
* SERVER-20969 Restrict $indexStats to first pipeline stageJames Wahlin2015-10-281-1/+1
* SERVER-20935 do not attempt to attach shard version to OpCtx inside direct cl...David Storch2015-10-221-0/+15
* SERVER-19319 SetShardVersionRequestKaloian Manassiev2015-07-311-3/+7
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-1/+1
* SERVER-13188 Migrate aggregation jstest suite to use write commands apiRandolph Tan2014-03-131-2/+4
* SERVER-12274 revert incorrect test changes to server7781.jsGreg Studer2014-01-171-11/+3
* SERVER-12274 bugfix always report err: null if ok: trueGreg Studer2014-01-161-3/+11
* SERVER-10165 aggregate() shell helper now returns a cursorMathias Stearn2013-10-081-3/+2
* allow full non-near geo functionality in matcherHari Khalsa2013-01-141-3/+3
* SERVER-6649 have agg helper throw exceptions and fix tests accordinglyMathias Stearn2012-12-181-4/+4
* SERVER-5113 geoNear command should support limit as synonym for num optionMathias Stearn2012-12-171-4/+6
* Make test easier to debug by only printing differing array elements.Mathias Stearn2012-12-171-18/+23
* SERVER-7781 add $geoNear pipeline stageMathias Stearn2012-12-141-0/+122