summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42179 Remove internalDocumentSourceSortMaxBlockingSortBytes in favor ofMisha Ivkov2019-07-2610-100/+135
* SERVER-42178 Fix lintBen Caimano2019-07-261-1/+2
* SERVER-42453 ensure clusterTime advances past afterClusterTime timestamp for ...Pavi Vetriselvan2019-07-261-0/+4
* SERVER-41501 Track the number of elections that require primary catchup in se...Medha Potluri2019-07-263-4/+29
* SERVER-42178 Disable Split Horizon testing on SLES.ADAM David Alan Martin2019-07-261-0/+6
* SERVER-35753 listCommands should include value for requiresAuthAdam Cooper2019-07-261-0/+12
* SERVER-42393 Fix initial sync race in assertStartInReplSetMaria van Keulen2019-07-261-6/+7
* SERVER-41861 Change existing jstests to mention the new 'all_durable' timesta...Gregory Wlodarek2019-07-262-6/+6
* SERVER-42372 Ban findAndModify against capped collections in transactionsVesselina Ratcheva2019-07-262-49/+104
* SERVER-40110 don't call OpContext::checkForInterrupt() off-threadIan Boros2019-07-261-0/+72
* SERVER-42378 Validate python environment before config expansion timeout testJonathan Reams2019-07-262-2/+12
* SERVER-42142 Add jstest confirming that a jumbo chunk that could not be split...Jamie Heppenstall2019-07-251-0/+161
* SERVER-42141 Implement sharded metadata updates for refineCollectionShardKey ...Jamie Heppenstall2019-07-251-4/+303
* SERVER-42300 Retry, not skip, renamed ns in forEachCollectionFromDbGeert Bosch2019-07-251-5/+21
* SERVER-42119 Add shardsvrRenameCollection that wraps the existing mongod rena...Jason Zhang2019-07-251-2/+3
* SERVER-41980 Prepared transactions should not acquire ticket on primary.Suganthi Mani2019-07-251-0/+96
* SERVER-41881 Unstashing the transaction lock resources should ignore the ...Suganthi Mani2019-07-241-2/+3
* SERVER-42388 Release the transaction lock resources and abort storageSuganthi Mani2019-07-242-9/+9
* SERVER-42017 make stage names in error messages match name usedGeorge Wangensteen2019-07-248-82/+157
* SERVER-42129 modifies test to account for ephemeralForTest engine's missing o...Vishnu Kaushik2019-07-243-16/+34
* SERVER-42350 Add requires_document_locking tag to majority_writes_wait_for_al...Jason Chan2019-07-241-0/+2
* SERVER-36186 Default to the the oplogreplay optimization path for oplog colle...Xin Hao Zhang2019-07-244-262/+238
* SERVER-41369 Terminate the TransactionCoordinator retry logic if read concern...Kaloian Manassiev2019-07-235-4/+46
* SERVER-42251 Timestamp multikey writes with the prepare timestamp during repl...William Schultz2019-07-231-0/+43
* SERVER-42341 Make checks more specific in log_secondary_oplog_application.jsVesselina Ratcheva2019-07-231-2/+2
* SERVER-42316 always join all threads in run_check_repl_dbhash_background.jsGabriel Russell2019-07-231-2/+12
* Revert "SERVER-41881 Unstashing the transaction lock resources should ignore ...Ian Boros2019-07-231-3/+2
* Revert "SERVER-41980 Prepared transactions should not acquire ticket on prima...Ian Boros2019-07-231-96/+0
* SERVER-12916 ensure find on _id field obeys min/max.Misha Ivkov2019-07-221-0/+16
* SERVER-42291 generate correct bounds for $nin null queriesIan Boros2019-07-221-0/+202
* SERVER-42106 Use auto-generated _ids for config.chunks and config.tagsJamie Heppenstall2019-07-222-3/+3
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-07-223-15/+36
* SERVER-41980 Prepared transactions should not acquire ticket on primary.Suganthi Mani2019-07-211-0/+96
* SERVER-42216 Ensure pin_getmore_cursor.js waits for server to finish killing ...samontea2019-07-191-1/+2
* SERVER-42272 IndexBuildsCoordinator ignores duplicate index names within an i...Benety Goh2019-07-191-0/+9
* SERVER-42232 Adding a new shard renders all preceding resume tokens invalidBernard Gorman2019-07-181-0/+116
* SERVER-42120 Add configsvrRenameCollection that takes NamespaceSerializer loc...Jason Zhang2019-07-181-0/+1
* SERVER-42091 Look for at least 2 log messages in flow_control_logging.jsMaria van Keulen2019-07-172-17/+35
* SERVER-42201 Fix namespace validation for MR cluster commandXin Hao Zhang2019-07-172-0/+10
* SERVER-41950 MongoS should attach dbVersion on agg path when collection is un...jannaerin2019-07-172-1/+7
* SERVER-42004 localhost JS tests should wait for an election to complete befor...William Schultz2019-07-173-3/+12
* SERVER-41739 Attach dbVersion for find operation when attaching shardVersion ...Jason Zhang2019-07-163-3/+15
* SERVER-41769 audit uses of write concern majority before transactions with sn...Jason Chan2019-07-161-1/+1
* SERVER-41769 Pin _currentCommittedSnapshot to be <= the allCommitted timestam...Jason Chan2019-07-163-2/+64
* SERVER-41777 Call awaitLastOpCommitted() in test with stale mongosBlake Oler2019-07-161-1/+5
* Import tools: f6fdd97dbea59639732068720558c83b88947e15 from branch v4.1David Golden2019-07-163-21/+36
* SERVER-41881 Unstashing the transaction lock resources should ignore the save...Suganthi Mani2019-07-151-2/+3
* SERVER-42212 Make config server wait for majority before sending _flushDataba...Esha Maharishi2019-07-151-14/+15
* SERVER-41770 Multiversion test for change stream support of large txnsJustin Seyster2019-07-151-0/+130
* SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan2019-07-153-3/+3