summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-28334 startSession command"Gabriel Russell2017-07-173-94/+0
* SERVER-28770 Create PullNodeJustin Seyster2017-07-171-14/+7
* SERVER-29571 Parse a subset of $jsonSchema into a MatchExpression.David Storch2017-07-171-0/+159
* SERVER-29747 Drop indexes before collection drops if index names are too longWilliam Schultz2017-07-171-16/+34
* SERVER-28334 startSession commandGabriel Russell2017-07-173-0/+94
* SERVER-30179 Disable maxTimeMS tests for moveChunkKaloian Manassiev2017-07-171-23/+24
* SERVER-27067 sets client last op to system last optime if the global exclusiv...Judah Schvimer2017-07-171-0/+221
* SERVER-29128 Fix performance regression on awaitData with lastKnownCommittedO...Matthew Russotto2017-07-172-6/+202
* SERVER-30082 clean shutdown under FCV 3.4 removes drop-pending collectionsBenety Goh2017-07-141-5/+5
* SERVER-30082 exclude FCV restart test for two phase drops from non-persistent...Benety Goh2017-07-141-0/+4
* SERVER-30082 add FCV characterization JS test for two phase drop behaviorBenety Goh2017-07-141-0/+155
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+2
* SERVER-30144 cloneDB.js should await replication after creating viewWilliam Schultz2017-07-141-0/+3
* SERVER-26915 double the auto-balancing time limit in jumbo1.js so it doesn't ...Dianna Hohensee2017-07-141-1/+1
* SERVER-30143 Raise oplog size in clean_shutdown_oplog_state.jsJudah Schvimer2017-07-141-1/+1
* Revert "SERVER-29128 Make $changeNotification stage return a tailable, awaitD...Matthew Russotto2017-07-142-202/+6
* Revert "SERVER-30082 add FCV characterization JS test for two phase drop beha...Nick Zolnierz2017-07-141-155/+0
* SERVER-30139 Increase waitForState timeout in replsetprio1.jsWilliam Schultz2017-07-141-1/+1
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-132-4/+2
* SERVER-29731 upconvertRequest now uses document sequences where appropriateMathias Stearn2017-07-131-3/+0
* SERVER-29928 invalid_db_name.js should test server not clientMathias Stearn2017-07-131-11/+1
* SERVER-30082 add FCV characterization JS test for two phase drop behaviorBenety Goh2017-07-131-0/+155
* SERVER-14761 only allow NumberLong as split key in hashed shard patternsHugh Han2017-07-133-2/+48
* SERVER-29208 Add the $dateFromString aggregation operatorDerick Rethans2017-07-131-0/+236
* SERVER-29373 relax index name constraint when doing two phase collection drop...r3.5.10Benety Goh2017-07-121-0/+15
* SERVER-30105 Don't expect unchanging UUIDs on collection cloningGeert Bosch2017-07-121-2/+11
* SERVER-30052 Temporarily disable queryoptimizer3.js from the sharded collecti...Kaloian Manassiev2017-07-121-30/+37
* SERVER-30103 Fix commands_with_uuid.js to not run on sharded clusters or with...Geert Bosch2017-07-121-0/+11
* SERVER-30093 JSTest restrictions on __systemSpencer Jackson2017-07-121-0/+57
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-125-76/+229
* SERVER-28610 Added timezone support (and %z and %Z) to $dateToStringDerick Rethans2017-07-121-0/+171
* Revert "SERVER-29208 Add the $dateFromString aggregation operator"Dan Pasette2017-07-111-236/+0
* SERVER-29128 Follow up: Rename changeNotification.js to change_notification.js.Matthew Russotto2017-07-111-0/+0
* SERVER-30061 Fix oplog_format_create_indexes.js to handle new createIndexes e...Geert Bosch2017-07-111-12/+34
* SERVER-29128 Make $changeNotification stage return a tailable, awaitData curs...Matthew Russotto2017-07-112-6/+202
* SERVER-30067 Use ensurePrimaryShard instead of movePrimary in mongos_validate...Dianna Hohensee2017-07-111-1/+1
* SERVER-30038 rename $logicalTime to $clusterTimeMisha Tyulenev2017-07-1115-93/+93
* SERVER-27581 Only fetch missing documents on update oplog entries during initialJudah Schvimer2017-07-112-5/+4
* SERVER-29208 Add the $dateFromString aggregation operatorDerick Rethans2017-07-111-0/+236
* SERVER-29878 test key generation more reliablyMisha Tyulenev2017-07-102-8/+16
* SERVER-28765 Create BitNode.Justin Seyster2017-07-101-15/+8
* SERVER-30050 top_chunk_autosplit.js should use w: majority when updating bala...Randolph Tan2017-07-101-1/+3
* SERVER-30054 update tags.js to make nodes at indexes 3 and 4 unelectable.Benety Goh2017-07-101-0/+2
* SERVER-30059 Fix extraction of collection name in CSRS stepdown suite.Max Hirschhorn2017-07-101-1/+1
* SERVER-29651 Interrupts are caught in implscope functions or by the deadline ...Ted Tuckman2017-07-071-1/+2
* SERVER-15194 Refactor base64::decode ImplementationSara Golemon2017-07-071-0/+6
* ERVER-28611 Add timezone argument for date expressionsCharlie Swanson2017-07-073-26/+85
* SERVER-19318 Reimplement the currentOp command as a $currentOp aggregationBernard Gorman2017-07-074-133/+218
* SERVER-19318 Add getMore authentication for collectionless aggregation namesp...Bernard Gorman2017-07-071-22/+79
* SERVER-19318 Avoid taking any locks for collectionless aggregations without f...Bernard Gorman2017-07-072-15/+46