summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39267 Guard opWriteConcernCounters behind flagr4.0.6-rc1r4.0.6Tess Avitabile2019-01-301-1/+2
* SERVER-39234 Ensure `shardCollection` initial split works the same between co...Kaloian Manassiev2019-01-305-69/+148
* SERVER-39109 fix case where agg uses illegal field pathr4.0.6-rc0Ian Boros2019-01-231-0/+36
* SERVER-31755 Create intermediate $lookup stage document size limit knobIan Boros2019-01-221-0/+111
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-221-0/+212
* SERVER-38998 Create serverStatus metrics for readConcernTess Avitabile2019-01-221-0/+360
* SERVER-36863 Make query_config.js only check for collections synchronously cr...Kaloian Manassiev2019-01-221-3/+0
* SERVER-38740 Remove wait for drop to have pending X lock in abort_transaction...Tess Avitabile2019-01-221-25/+4
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-213-8/+10
* SERVER-35393 Flush asio output and limit SecureTransport out bufferSara Golemon2019-01-181-15/+34
* SERVER-38887 Return names encapsulated when falling back on privilege inspectionSara Golemon2019-01-181-2/+8
* SERVER-38887 Treat undefined filter object as unfiltered in Mongo.getDBs()Sara Golemon2019-01-181-0/+32
* SERVER-34943 Ignore internal commands with "failCommand"A. Jesse Jiryu Davis2019-01-173-3/+81
* SERVER-38177 Fix --repair with --bind_ipJason Carey2019-01-151-1/+1
* SERVER-38928: Have run_check_repl_dbhash_background.js cope with secondaries ...Daniel Gottlieb2019-01-141-10/+20
* SERVER-38869: Add logging to run_check_repl_dbhash_background.js when it erro...Daniel Gottlieb2019-01-141-2/+34
* SERVER-37240 Enable dbhash background thread for enableMajorityReadConcern:fa...Vesselina Ratcheva2019-01-141-8/+27
* SERVER-36774 Allow shell assertion functions to take an object for the 'msg'Ian Boros2019-01-141-0/+19
* SERVER-37915 Updates serverStatus.opcountersRepl.command on secondaries.Suganthi Mani2019-01-121-0/+102
* SERVER-38200 Fix jstests/replsets/initial_sync_oplog_hole.js to use rslib wai...Suganthi Mani2019-01-121-1/+2
* SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva2019-01-112-16/+93
* SERVER-37911 createIndex via applyOps should notify opObserver in the WUOW of...Louis Williams2019-01-111-2/+24
* Revert "SERVER-31755 Create intermediate $lookup stage document size limit knob"Ian Boros2019-01-111-111/+0
* SERVER-31755 Create intermediate $lookup stage document size limit knobIan Boros2019-01-111-0/+111
* SERVER-37078 Use awaitSecondaryNodes() instead of waitForState() to confirm a...Louis Williams2019-01-111-1/+1
* SERVER-38275 ban explain with UUIDIan Boros2019-01-111-0/+56
* SERVER-38647 Avoid stepdown in backup_restore_rolling.jsA. Jesse Jiryu Davis2019-01-091-1/+4
* SERVER-37910 Added a new serverStatus meteric "repl.apply.batchSize" to track...Suganthi Mani2019-01-081-0/+1
* SERVER-38476 Increase timeout for clean_shutdown_oplog_state.jsA. Jesse Jiryu Davis2019-01-071-2/+2
* SERVER-38415 checkLog.containsWithCount does not reset count before each loop...Esha Maharishi2019-01-061-1/+2
* SERVER-38415 Remove erroneous variable from error message stringEsha Maharishi2019-01-061-2/+2
* SERVER-38641 clone_catalog_data.js should call awaitLastOpCommitted on CSRS b...Esha Maharishi2019-01-061-0/+5
* SERVER-37241 Add testing to verify proper expiration of sessions in the sessi...Blake Oler2018-12-284-0/+499
* SERVER-38062 Add assertions to commands in read_pref_cmd.jsBlake Oler2018-12-271-8/+9
* SERVER-37143 Retry background dbHash check on Interrupted errors.Max Hirschhorn2018-12-271-2/+13
* SERVER-38182 Avoid calling abortTransaction() after txn committed.Max Hirschhorn2018-12-271-25/+38
* SERVER-38293 make listDatabases understand collection privilegesIsabella Siu2018-12-211-2/+22
* SERVER-38059 Clean up idle transactions if write conflict test case throws an...William Schultz2018-12-211-2/+15
* SERVER-37189 Record metrics correctly for transactions that fail prior to uns...Tess Avitabile2018-12-212-0/+101
* SERVER-38498 decrease number of updates in rollback_wt_cache_full.jsBenety Goh2018-12-201-1/+7
* SERVER-38601 Add regression test for SERVER-35455Charlie Swanson2018-12-201-0/+41
* SERVER-37838 prevent crash with getMore and simultaneous stepdownIan Boros2018-12-121-0/+90
* SERVER-38392: remove assertion that we can't shard a non-empty collection ass...r4.0.5-rc0Kim Tao2018-12-111-0/+48
* SERVER-37200 Avoid incorrect $listSessions + $match optimizationCharlie Swanson2018-12-071-0/+7
* SERVER-38164 $or pushdown optimization does not correctly handle $not within ...Bernard Gorman2018-12-051-1/+44
* SERVER-38024 initial_sync_oplog_hole test should be tagged as requiring docum...Matthew Russotto2018-12-031-0/+2
* SERVER-38303: Temporarily handle ipv6 failures due to s390x machine without i...Tyler Kaye2018-11-302-0/+8
* SERVER-38223 change_fcv_during_change_stream.js requires majority read concernMartin Neupauer2018-11-301-1/+8
* SERVER-36437 Use MODE_IS for dbstatsXiangyu Yao2018-11-301-0/+34
* SERVER-37796 Always salvage WiredTiger metadata regardless of error code when...Louis Williams2018-11-291-2/+37