summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27090 cursor_timeout.js sets cursorTimeoutMillis incorrectlyJames Wahlin2016-11-221-4/+11
* SERVER-26462 Check if _buffer is allocated in DocumentStorage::clone()Marko Vojvodic2016-11-041-0/+29
* SERVER-26461 Request text score even if no fields are needed.Charlie Swanson2016-10-141-0/+8
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-131-1/+3
* Revert "SERVER-26503 fix incorrect uses of assert.throws()"Max Hirschhorn2016-10-111-3/+1
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-111-1/+3
* SERVER-25038 add LiteParsedPipelineDavid Storch2016-10-033-11/+14
* SERVER-25430 Create a sharded collections passthrough of aggregation suiteTess Avitabile2016-09-301-16/+0
* SERVER-25757 Add a $facet passthrough aggregation suite.Charlie Swanson2016-09-124-1/+13
* SERVER-24920 fix false positives for `Value::integral` on non-integral decima...Sam Rossi2016-09-081-0/+5
* SERVER-25590 fail cleanly if aggregate command 'pipeline' field has wrong typeDavid Storch2016-08-301-0/+19
* SERVER-25585 Delete ClientCursors without holding _mutex to avoid hang.Max Hirschhorn2016-08-191-0/+90
* SERVER-25439 Modernize jstests/aggregation/bugs/server5209.jsCharlie Swanson2016-08-191-15/+0
* SERVER-25473 Inject ExpressionContext before optimizing pipeline.Charlie Swanson2016-08-111-0/+16
* SERVER-25005 Use Pipeline to execute $lookup and $graphLookup.Max Hirschhorn2016-08-042-21/+74
* SERVER-24152 add $bucketAuto aggregation stageSally McNichols2016-07-262-2/+2
* SERVER-25054 Error if aggregation uses text score without text search.Charlie Swanson2016-07-141-3/+4
* SERVER-24766 Rename error code 15999 to InvalidPipelineOperatorGeert Bosch2016-07-133-6/+7
* SERVER-24302 Make "as" option of $filter and $map default to "this"Sally McNichols2016-06-302-5/+22
* SERVER-18966 Add the ability to exclude fields in $project stageCharlie Swanson2016-06-244-63/+5
* SERVER-24638 Move command processing from Pipeline to AggregationRequestCharlie Swanson2016-06-242-8/+6
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-094-102/+105
* SERVER-19735: Add support for decimal type in aggregationr3.3.8Geert Bosch2016-06-061-1/+49
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-2835-597/+454
* SERVER-24068 - Disable test server21632.js when running with WiredTiger LSMDavid Hows2016-05-171-0/+11
* SERVER-23896 Additional tests for ExpressionModJames Wahlin2016-05-091-80/+0
* SERVER-14670 Aggregation supports strLenCP and strLenBytes.Benjamin Murphy2016-03-291-0/+23
* SERVER-22881 Expand arrays during $lookup's query.Charlie Swanson2016-03-291-0/+49
* SERVER-7695 Add ISO versions of date expressions.Jens Fahnenbruck2016-03-291-0/+286
* SERVER-20163 Aggregation now supports the zip expression.Benjamin Murphy2016-03-251-0/+195
* SERVER-22580 Aggregation now supports substrCP.Benjamin Murphy2016-03-253-22/+69
* SERVER-4507 Group stages now take advantage of sorted input sequences.Benjamin Murphy2016-03-241-0/+71
* SERVER-20169 Aggregation now supports the range expressin.Benjamin Murphy2016-03-241-0/+61
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-184-6/+6
* SERVER-23029 Added reverseArray expression to aggregation.Benjamin Murphy2016-03-151-0/+32
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0989-2157/+2036
* SERVER-22093 Aggregation uses a COUNT plan when no fields are needed from inp...Benjamin Murphy2016-03-041-0/+35
* SERVER-22537 Fix DBDirectClient's OperationContext not getting updated.Max Hirschhorn2016-02-291-0/+55
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-262-2/+2
* SERVER-22402 DocumentSourceMatch now includes dependency tracking.Benjamin Murphy2016-02-261-2/+2
* SERVER-22341 fix jslint errors in jstests/aggregation with eslint --fixMike Grundy2016-02-0518-35/+35
* SERVER-21632 Add test to stress $sample as first stageCharlie Swanson2016-02-041-0/+71
* SERVER-18957 Separate isAssociativeAndCommutative into two functions.Santiago Alessandri2016-02-021-10/+11
* SERVER-20519 Set random seed, assert if seed not set and random function is i...Jonathan Abrahams2015-12-311-0/+2
* SERVER-6102 Deserialize BSON undefined as JS undefinedJonathan Reams2015-11-111-1/+1
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-114-4/+4
* SERVER-21287 $lookup should always make $eq queriesMathias Stearn2015-11-041-0/+25
* SERVER-19095 Move $lookup to community editionCharlie Swanson2015-10-301-0/+428
* 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