summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28938 Invalidate all cursors on collections to be renamedMaria van Keulen2017-05-261-0/+20
* SERVER-19318 Add $currentOp aggregation stage for mongoDBernard Gorman2017-05-264-17/+423
* SERVER-29362 chunk_manipulation_util.js should support v3.4 currrentOp formatRandolph Tan2017-05-251-1/+2
* SERVER-20092: Add ability for DocumentSourceCursor to coalesce with a stage ...Nick Zolnierz2017-05-231-0/+107
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-2333-131/+149
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-2389-180/+163
* SERVER-29320 make sharding_multiple_collections.js allow stale shard version ...Esha Maharishi2017-05-231-1/+10
* SERVER-29259: Ensure creation of authorization indexesSpencer Jackson2017-05-232-0/+68
* SERVER-29090 Nodes provide more information on why they reject a voteJudah Schvimer2017-05-222-7/+1
* SERVER-28717 Expand $lookup localField when a sub-obj field in an arrayJames Wahlin2017-05-191-5/+52
* SERVER-29072 Add support for $lookup into a sub-pipelineJames Wahlin2017-05-193-3/+67
* SERVER-27115 Allow $type on a renamed field to swap before the rename.David Storch2017-05-191-0/+7
* SERVER-28378 Extend secondary catch up period inWilliam Schultz2017-05-191-36/+32
* SERVER-29100 Wait for the same journaling requirement in get_last_error.jsSiyuan Zhou2017-05-191-1/+3
* SERVER-29071 gossip clusterTime in mongo shellMisha Tyulenev2017-05-174-8/+8
* Revert "Revert "SERVER-29224 Unify apply_ops and oplog libraries""Andrew Morrow2017-05-171-4/+0
* SERVER-28846 Use IDL to generate oplog entry parsersJudah Schvimer2017-05-172-91/+1
* SERVER-28594 Log each individual non-atomic op in applyOpsMaria van Keulen2017-05-171-0/+62
* Revert "SERVER-29224 Unify apply_ops and oplog libraries"Spencer Jackson2017-05-171-0/+4
* SERVER-28100 ReplSetTest.awaitNodesAgreeOnPrimary() accepts an optional expec...Benety Goh2017-05-174-28/+43
* SERVER-29224 Unify apply_ops and oplog librariesAndrew Morrow2017-05-171-4/+0
* SERVER-28100 moved common test code for all 3 tags.js tests into a test libra...Benety Goh2017-05-164-719/+297
* SERVER-29093 double_rollback.js should ensure stable connections before runni...William Schultz2017-05-152-15/+49
* SERVER-28816 OP_MSG for mongos ingress layerMathias Stearn2017-05-122-6/+6
* SERVER-28814 Don't try to upconvert commands with invalid $maxTimeMS fieldMathias Stearn2017-05-121-9/+3
* SERVER-29075 Add remaining client metadata to the currentOp outputMark Benvenuto2017-05-121-0/+3
* SERVER-29111 remove assertion in causal_consistency_shell_support.jsJack Mulrow2017-05-081-4/+2
* SERVER-1475 Make $type:'array' match outer arrays.David Storch2017-05-081-0/+41
* SERVER-28968: Add causal consistent passthrough suiteMisha Tyulenev2017-05-054-3/+26
* SERVER-29066 Implicitly create the database in findAndModifyKaloian Manassiev2017-05-051-30/+41
* SERVER-28190 Add new tests for user continuitysamantharitter2017-05-053-0/+62
* SERVER-28812: allow readConcern majority and afterClusterTime on standalone m...Misha Tyulenev2017-05-051-0/+14
* SERVER-28892 Test causal consistency in the shellJack Mulrow2017-05-041-0/+251
* SERVER-26973 Increase max number of attempts to find a sync source for initia...Spencer T Brody2017-05-041-1/+17
* SERVER-28186 Increase slaveDelay in repl10.js testSpencer T Brody2017-05-041-27/+30
* SERVER-28191 Wait for a healthy primary in replmonitor_bad_seed.js test befor...Spencer T Brody2017-05-041-0/+1
* SERVER-28326 Ensure primary doesn't change in initial_sync4.js testSpencer T Brody2017-05-041-79/+84
* SERVER-28487 call awaitNodesAgreeOnPrimary in upgradePrimary helper in multi_...Spencer T Brody2017-05-041-0/+9
* SERVER-28864 Turn on intra-cluster compression by defaultJonathan Reams2017-05-041-0/+44
* SERVER-28464: Add canary CPU tests to benchRun and mongoddalyd2017-05-042-0/+2
* SERVER-28952 fix distinct planning for multikey indicesDavid Storch2017-05-041-0/+126
* SERVER-28751 Allow stepDown command to work against primary in catchup modeSiyuan Zhou2017-05-021-21/+19
* SERVER-28973 replace ClusterAggregate's use of Strategy::commandOp for explai...Esha Maharishi2017-05-021-2/+10
* SERVER-28625 replace ClusterAggregate's use of Strategy::commandOp/ShardConne...Esha Maharishi2017-05-021-4/+8
* SERVER-28872 remove ClusterRepairDatabaseCmd from mongosEsha Maharishi2017-05-013-10/+12
* SERVER-29029 make views_rewrite.js account for maxTimeMS granularity when che...Esha Maharishi2017-05-011-4/+4
* SERVER-28651 Move agg var ownership to ExpressionContextJames Wahlin2017-04-291-0/+57
* SERVER-28229: Bind to localhost by defaultSpencer Jackson2017-04-281-2/+2
* SERVER-27991 Allow find and listIndexes to accept UUID argumentMaria van Keulen2017-04-281-0/+37
* SERVER-26577 Fix permissions for listCollections getMore.Justin Seyster2017-04-283-0/+50