summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22541 Manage aggregation cursors on global cursor manager.Charlie Swanson2017-03-151-0/+54
* SERVER-28128 Add support for a "comment" parameter to the aggregate...Bernard Gorman2017-03-151-0/+18
* SERVER-27750 Handle and include LogicalTime in mongos request/responseRandolph Tan2017-03-141-0/+31
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-8/+59
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-124-83/+21
* Revert "SERVER-22611 Sharding catalog cache refactor"Kaloian Manassiev2017-03-124-21/+83
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-124-83/+21
* SERVER-24498 Write tests for linearizable reads in a sharded systemWilliam Schultz2017-03-091-0/+117
* SERVER-28102 Add more diagnostic info to stats.jsRandolph Tan2017-02-241-9/+12
* SERVER-2104 add support for covered projections with dotted field pathsDavid Storch2017-02-241-2/+2
* SERVER-27382 Get rid of DBConfig::getChunkManagerOrPrimaryKaloian Manassiev2017-02-071-15/+16
* SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrimary from ...Kaloian Manassiev2017-02-061-2/+4
* SERVER-27803 add requires_persistence tag to replmonitor_bad_seed.js and auth...Esha Maharishi2017-01-252-2/+16
* SERVER-27766 Set test names in ShardingTest and ReplicaSetSet automaticallyMathias Stearn2017-01-246-10/+10
* SERVER-27550 Delete dead balancer dist lock codeNathan Myers2017-01-232-25/+3
* SERVER-27625 remove dead ANSA and setShardVersion codeEsha Maharishi2017-01-236-339/+39
* SERVER-27680 Only re-enable replication on the nodes where it was disabled in...Spencer T Brody2017-01-201-1/+1
* SERVER-27680 Merge stopOplogFetcher and pauseRsBgSyncProducer failpoint into ...Spencer T Brody2017-01-182-30/+9
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-181-0/+79
* Revert "SERVER-27438 Prevent mongos from dropping legacy $comment meta-operator"Mathias Stearn2017-01-181-79/+0
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-181-0/+79
* SERVER-27409 Ensure zBigMapReduce.js does not roll over oplog with write concernJudah Schvimer2017-01-171-2/+2
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-135-15/+20
* SERVER-26785 drop unsharded database 'test' before removing shard with setNam...Esha Maharishi2017-01-111-0/+1
* SERVER-26785 rewrite addshard2.js to be able to unblacklist it from the last_...Esha Maharishi2017-01-112-22/+55
* SERVER-27390 Delete dead code in commitChunkMigrationNathan Myers2017-01-101-14/+0
* SERVER-27466 move transitionToPrimaryHangBeforeInitializingConfigDatabase to ...Esha Maharishi2016-12-211-17/+27
* SERVER-26525: Factor out identical checkLog functionsSpencer Jackson2016-12-161-18/+2
* SERVER-26765 move tests in jstests/views to other suitesKyle Suarez2016-12-151-0/+86
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2016-12-131-1/+1
* SERVER-24128 reject embedded null bytes in namespace string parsingDavid Storch2016-12-091-185/+0
* SERVER-27071 ensure config.version doc cannot replicate to secondaries in con...Esha Maharishi2016-12-061-14/+85
* SERVER-26283 add tests for balancer shell commandsMisha Tyulenev2016-12-061-0/+33
* SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal ...William Schultz2016-12-011-1/+1
* SERVER-27032 Support for collation in sh.shardCollection() helperTess Avitabile2016-11-221-0/+68
* SERVER-27090 cursor_timeout.js sets cursorTimeoutMillis incorrectlyJames Wahlin2016-11-221-4/+25
* SERVER-26852 Move read concern tests out of noPassthroughWilliam Schultz2016-11-151-0/+64
* SERVER-27026 Ensure that shard_identity_rollback.js waits for replication bef...Randolph Tan2016-11-141-6/+13
* SERVER-26065 Wait for remaining secondaries in autodiscover_config_rs_from_se...Randolph Tan2016-11-111-3/+2
* SERVER-26955 Ensure setFeatureCompatibilityVersion commands support maxTimeMSKaloian Manassiev2016-11-112-6/+42
* SERVER-26982 Add test coverage for _id index version and chunk migrationTess Avitabile2016-11-101-0/+45
* SERVER-26288 reduce log verbosity for continuous stepdown suiteMisha Tyulenev2016-11-071-1/+2
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-074-5/+5
* SERVER-26883 Skip sharding zone if no shards are assigned to itKaloian Manassiev2016-11-031-52/+52
* SERVER-26440 Validate namespace in DistinctCmd::explainMarko Vojvodic2016-11-011-0/+185
* SERVER-25999 add list of error codes to Shard that can be used to determine w...Dianna Hohensee2016-10-281-38/+28
* SERVER-21089 fix assert.throw/doesNotThrow() argument validationRobert Guo2016-10-271-2/+2
* SERVER-26724 createIndexes command should reject invalid options for _id indexTess Avitabile2016-10-271-1/+1
* SERVER-26769 Balancer loads balancer settings before recovery and accepting/s...Dianna Hohensee2016-10-261-0/+4
* SERVER-26220 Using stopOplogFetcher failpoint causes CPU loopingSiyuan Zhou2016-10-192-4/+19