summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38980 Make sure all jstests/core test that inspects totalKeysExamined ...Randolph Tan2019-01-158-5/+8
* SERVER-38979 Shard by thread id in update_upsert_multi fsm workloadsJack Mulrow2019-01-152-1/+6
* SERVER-37556 Do not allow commitTransaction or abortTransaction on prepared t...Judah Schvimer2019-01-152-0/+95
* SERVER-38734 Config collections other than config.system.sessions should not ...jannaerin2019-01-141-124/+3
* SERVER-38041 Test single shard transactions with arbiters and enableMajorityR...Vesselina Ratcheva2019-01-142-0/+137
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-142-6/+17
* SERVER-37382 printShardingStatus.js races with ShardingUptimeReporter threadRandolph Tan2019-01-141-1/+9
* SERVER-38842 Relax constraint in shard_existing_coll_chunk_count.jsMatthew Saltz2019-01-141-1/+1
* SERVER-37699 Lower logging verbosity for shard_existing_coll_chunk_count.jsMatthew Saltz2019-01-141-2/+2
* SERVER-38964 geo_distinct.js should use bsonWoCompare to sort an array of doc...Samy Lanka2019-01-141-2/+2
* SERVER-38933 currentOp is not resilient to drop shardMartin Neupauer2019-01-141-0/+25
* SERVER-38387 agg_out.js concurrency workload always fails to shard the output...James Wahlin2019-01-141-3/+14
* SERVER-38243 Test presence of the storage stats in slowop logs and system.pro...nehakhatri52019-01-141-0/+87
* Revert "SERVER-38191 Enforce restriction on namespace for failpoints in write...Nick Zolnierz2019-01-112-17/+6
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-112-6/+17
* SERVER-38928: Have run_check_repl_dbhash_background.js cope with secondaries ...Daniel Gottlieb2019-01-111-10/+20
* SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined ...Randolph Tan2019-01-1112-4/+14
* SERVER-38481 Mark profile_interrupted_op.js as "requires_profiling"Justin Seyster2019-01-111-1/+1
* SERVER-38941 Blacklist change streams speculative majority tests from ephemer...William Schultz2019-01-115-0/+10
* SERVER-38597 Add drop-pending ident counter to serverStatusXiangyu Yao2019-01-111-0/+3
* SERVER-38257 Disable allCountsNonNegative invariant in multi_statement_transa...Tess Avitabile2019-01-111-1/+2
* SERVER-35393 Flush asio output and limit SecureTransport out bufferSara Golemon2019-01-111-16/+35
* SERVER-37498 Change jstests to not use the slowBackgroundIndexBuild failpointGregory Wlodarek2019-01-103-32/+58
* SERVER-38363 Test concurrent shardCollection and replaceCollection $outCharlie Swanson2019-01-101-0/+42
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-1010-33/+1
* SERVER-38887 Treat undefined filter object as unfiltered in Mongo.getDBs()Sara Golemon2019-01-101-0/+32
* SERVER-33589 Create an initial sync test fixtureSamy Lanka2019-01-093-19/+471
* SERVER-38838 Ensure JavaScript stack string isn't empty.Max Hirschhorn2019-01-091-0/+40
* SERVER-36639 Disallow restarting txn at active txn number if shard has aborte...Jack Mulrow2019-01-091-2/+23
* SERVER-38800 add collection count to o2 field of collection drop and rename o...Benety Goh2019-01-091-3/+8
* SERVER-38275 ban find explain with UUIDIan Boros2019-01-091-0/+56
* SERVER-38800 add test cases to rollback_wt_drop.jsBenety Goh2019-01-091-2/+60
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-01-093-52/+168
* SERVER-38413 Always set an initial postBatchResumeToken on mongoDBernard Gorman2019-01-091-3/+34
* SERVER-37915 Updates serverStatus.opcountersRepl.command on secondaries.Suganthi Mani2019-01-081-0/+102
* SERVER-38481 No strong locks in profiling while uninterruptibleJustin Seyster2019-01-081-0/+75
* SERVER-38869: Add logging to run_check_repl_dbhash_background.js when it erro...Daniel Gottlieb2019-01-081-2/+34
* SERVER-37947 Fail gracefully when explain is used in transactionsJacob Evans2019-01-082-8/+18
* SERVER-38877 Remove empty jstestA. Jesse Jiryu Davis2019-01-081-14/+0
* SERVER-37700 Remove thread names that include whitespacesJonathan Ma2019-01-081-2/+2
* SERVER-38512 Test that secondary hangs up on w: 0 writesA. Jesse Jiryu Davis2019-01-071-0/+70
* SERVER-38510 Set moreToCome flag with OP_MSG writes from shellA. Jesse Jiryu Davis2019-01-076-16/+48
* SERVER-37255 Fix invariant when reconfig races with electionA. Jesse Jiryu Davis2019-01-071-0/+49
* SERVER-38215 Retry on transient transaction errors inside txn_override.jsJack Mulrow2019-01-072-45/+65
* SERVER-38590 Fix txn_override_causal_consistency.js testCommit()Jack Mulrow2019-01-071-2/+2
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-0718-18/+115
* SERVER-38513 Implement disconnection behavior for legacy messagesMatthew Russotto2019-01-071-0/+100
* Revert "SERVER-37853 Create sharded_core_txn with balancer suite"William Schultz2019-01-0418-115/+18
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-0418-18/+115
* SERVER-38840 ICU parsing does not gracefully handle invalid id-prefixed localesNick Zolnierz2019-01-041-0/+30