summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36102 Create initial chunks on appropriate shards for zoned shardingCheahuychou Mao2018-08-061-13/+85
* SERVER-36313 Re-enable global snapshot find and aggregate testsBlake Oler2018-08-022-0/+250
* SERVER-36119 Explicitly downgrade new shard's FCV in the mixed version conver...Kaloian Manassiev2018-08-021-2/+14
* SERVER-36361 Round timeOpenMicros to have millisecond precision for assertion...jinichu2018-08-021-2/+5
* SERVER-35457 Add expiryTime to CurrentOp's transaction sub-documentjinichu2018-07-311-0/+9
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-1/+3
* SERVER-35174 Added readConcern and readTimestamp to CurOp's transaction sub-d...jinichu2018-07-251-1/+7
* SERVER-36210 Adapt sharding/stats test to be version aware as stats behavior ...Ben Judd2018-07-251-3/+17
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-244-16/+16
* SERVER-14394 Add UUID checking to the hashed sharding with initial split testKaloian Manassiev2018-07-232-26/+74
* SERVER-35910 Use correct parseNs function in ClusterFindCmd's ns()Gregory Noma2018-07-231-0/+21
* SERVER-35794 Validate shard key against existing zonesCheahuychou Mao2018-07-181-0/+58
* SERVER-35310 Added timeActiveMicros and timeInactiveMicros to CurrentOp's tra...jinichu2018-07-131-1/+3
* SERVER-35302 Added startWallClockTime to CurrentOp's transaction sub-documentjinichu2018-07-131-2/+16
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-124-5/+0
* SERVER-35537 Remove usage of check function from mr_shard_version.js.Max Hirschhorn2018-07-101-8/+0
* SERVER-31586 Update balancer configuration on mongod on addShardMatthew Saltz2018-07-096-10/+12
* SERVER-35305 Added timeOpenMicros to CurrentOp's transaction sub-documentjinichu2018-07-091-1/+2
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-063-3/+0
* SERVER-35997 Await replication on config server after shardCollection in safe...Matthew Saltz2018-07-063-0/+28
* Revert "SERVER-35984 Remove remaining MMAPv1 testing"Eric Milkie2018-07-063-0/+3
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-053-3/+0
* SERVER-35173 Added autocommit value to currentOp's transaction sub-documentjinichu2018-07-051-1/+2
* SERVER-35956 Define no longer existing commands in all commands tests for 4.0...Blake Oler2018-07-054-1/+7
* SERVER-20029 Add test coverage for dataSize commandSean Tao2018-07-051-0/+16
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-052-3/+3
* SERVER-35441 Make dropDatabase/dropCollection clean up config.tagsCheahuychou Mao2018-07-032-0/+34
* SERVER-35655 Update FCV constants throughout server code.Blake Oler2018-07-026-103/+20
* SERVER-35913 causal_consistency_shell_support.js shouldn't assert on command ...Jack Mulrow2018-07-021-25/+8
* SERVER-29678 collStats command returns ok:1, 0-ed response on non-existing na...Ben Judd2018-07-021-2/+2
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-295-60/+0
* SERVER-31963 Removes replSetFresh and replSetFresh command support for pv0.Suganthi Mani2018-06-283-6/+0
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-283-23/+0
* SERVER-35720 Allow zones to be created on non-existent collectionCheahuychou Mao2018-06-281-0/+44
* SERVER-35691 Cleanup StaleConfigInfo serializationKaloian Manassiev2018-06-271-125/+112
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-261-0/+2
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-2517-110/+9
* SERVER-32884 Add back deleted sh.waitForBalancer() to utils_sh.jsCheahuychou Mao2018-06-224-6/+6
* SERVER-35084 Modify change_stream_enforce_max_time_ms_on_mongos.js to ensure ...David Storch2018-06-221-12/+62
* SERVER-35632 Blacklist lagged_config_secondary.js and all_config_servers_blac...Esha Maharishi2018-06-222-4/+15
* SERVER-35357 Implement a temporary map of transaction runtime states on MongoSRandolph Tan2018-06-201-57/+0
* SERVER-35670 Add test that if a shard already has a cache entry for a databas...Esha Maharishi2018-06-201-4/+20
* SERVER-35670 Add test that if a shard already has a cache entry for a databas...Esha Maharishi2018-06-201-0/+45
* SERVER-35609 Create initial chunk on primaryShardjannaerin2018-06-201-33/+59
* SERVER-34113 Remove all support for snapshot reads outside multi-document tra...Xiangyu Yao2018-06-192-251/+0
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-06-192-4/+4
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-1810-119/+123
* SERVER-35653: This reverts SERVER-31768jannaerin2018-06-181-55/+0
* SERVER-34285 Remove FCV 3.6 switch logic in movePrimaryBlake Oler2018-06-155-242/+91
* SERVER-35054 Assert that dropDatabase succeeds in shard_collection_basic.jsCheahuychou Mao2018-06-141-5/+5