summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26370 Cleanup MigrationDestinationManagerKaloian Manassiev2016-09-2914-138/+135
* SERVER-26152 Do not reassign to _wait until lambda has finished runningSamantha Ritter2016-09-291-10/+12
* SERVER-26379 read_after_optime.js should wait for parallel shell to start bef...Benety Goh2016-09-291-7/+16
* SERVER-24032 Replicated createIndexes should error on unrecognized fieldsJames Wahlin2016-09-2910-24/+145
* SERVER-25777 When stopping a spawned process, MongoDB shell will now abort af...Eric Milkie2016-09-295-25/+24
* SERVER-26169 added startup parameter for linearizable read support defaulting...Benety Goh2016-09-2813-1/+81
* SERVER-26362 Increase assert.soon timeout in initial_sync_oplog_rollover.js testSpencer T Brody2016-09-282-2/+2
* SERVER-26334 fix mongos handling of ntoreturn:1Charlie Swanson2016-09-285-31/+31
* SERVER-26267 forbid creating views starting with 'system.'Kyle Suarez2016-09-282-0/+25
* Revert "SERVER-25917 add initialsync fuzzer suite"Robert Guo2016-09-283-61/+2
* SERVER-26366 log when starting repl shutdownEric Milkie2016-09-281-0/+2
* SERVER-26363 Await replication of the CSRS after setting fCV to 3.2.r3.3.15Max Hirschhorn2016-09-271-6/+16
* SERVER-26348: cleanup testScott Hernandez2016-09-271-4/+5
* SERVER-26348: Dissallow oplog reads when in startup (like rollback)Scott Hernandez2016-09-271-3/+3
* SERVER-26284 loglong.js // Majority read concern requested, but server was no...Waley Chen2016-09-273-5/+0
* SERVER-25218 add more information to connPoolStatsMatt Cotter2016-09-279-166/+230
* SERVER-26101 DBDirectClient isn't safe to authMatt Cotter2016-09-272-1/+19
* SERVER-26335 CollectionBulkLoader should not build secondary indexes if build...Benety Goh2016-09-276-23/+5
* Revert "SERVER-26348: Dissallow oplog reads when in startup (like rollback)"Scott Hernandez2016-09-271-4/+3
* SERVER-26326 Reduce number of jobs on Solaris buildsMike Grundy2016-09-271-1/+1
* SERVER-25662: pass runner OperationContext* to 3.2 initial sync codeScott Hernandez2016-09-275-38/+34
* SERVER-26348: Dissallow oplog reads when in startup (like rollback)Scott Hernandez2016-09-271-3/+4
* SERVER-26018 Add more invariants in LockManagerKaloian Manassiev2016-09-275-303/+354
* SERVER-26314 Print output for failed npm self testsJonathan Abrahams2016-09-271-2/+12
* SERVER-26350 Disable Jespen test suiteJonathan Abrahams2016-09-271-208/+1
* SERVER-26302 Make sure _configsvrAddShard waits for replication when it is a ...Spencer T Brody2016-09-271-1/+5
* SERVER-26331 Skip computing plan cache key for idhack queriesTess Avitabile2016-09-272-11/+23
* SERVER-25917 add initialsync fuzzer suiteRobert Guo2016-09-273-3/+62
* SERVER-26117 renameCollection 'c' op should restart initial sync upon applica...Siyuan Zhou2016-09-268-82/+120
* SERVER-25666 add invariants to ensure proper primary transition state changesSiyuan Zhou2016-09-261-0/+7
* SERVER-24755 fix explain to handle collection drop during yieldDavid Storch2016-09-263-1/+16
* SERVER-26098 Bad error message format in config server apply opsRandolph Tan2016-09-261-3/+4
* SERVER-25662: use runner for initial-sync/resyncScott Hernandez2016-09-262-18/+25
* SERVER-26281: Make sync source selection logging more accurateScott Hernandez2016-09-261-4/+4
* SERVER-25593: use shared_ptr for DataReplicatorScott Hernandez2016-09-264-17/+31
* SERVER-25662: add more diagnostics to fetcher/retry-policy toString outputScott Hernandez2016-09-263-18/+62
* SERVER-26179: Have CollectionBulkLoader::init use runner to execute work, not...Scott Hernandez2016-09-2610-51/+44
* SERVER-26043: add back variables for each db use caseScott Hernandez2016-09-261-3/+6
* SERVER-26297 Don't run initial_sync_applier_error.js with old initial syncSiyuan Zhou2016-09-261-0/+7
* SERVER-26327 Extend diagnostics in bulk_shard_insert.jsKaloian Manassiev2016-09-262-29/+50
* Revert "SERVER-26327 Extend diagnostics in bulk_shard_insert.js"Kaloian Manassiev2016-09-262-49/+29
* SERVER-25981 fix race in log component settingsMatt Cotter2016-09-264-22/+139
* SERVER-25702 added support to OplogFetcher for restarting oplog queryBenety Goh2016-09-264-32/+399
* SERVER-26156 Add migration tests for collections with V2 indexesMaria van Keulen2016-09-261-0/+72
* SERVER-26322 Use reconfig helper in multiversion testsJudah Schvimer2016-09-263-8/+8
* SERVER-26291 split migration_ignore_interrupts.js into 4 separate JS test filesDianna Hohensee2016-09-267-319/+349
* SERVER-25994: Make applyOps check for specific permissionsSpencer Jackson2016-09-2618-103/+374
* SERVER-26295 check for existing parameters when initiating secondary in testSam Rossi2016-09-261-3/+10
* SERVER-26311 Enable stack protection for clang buildsAndrew Morrow2016-09-261-9/+8
* SERVER-26327 Extend diagnostics in bulk_shard_insert.jsKaloian Manassiev2016-09-262-29/+49