summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Import wiredtiger: fc0e7abe82595e579573d42448632f7b36a2d154 from branch mongo...Ramon Fernandez2016-09-2633-194/+342
* Revert "SERVER-26284 loglong.js // Majority read concern requested, but serve...Waley Chen2016-09-251-0/+56
* SERVER-26284 loglong.js // Majority read concern requested, but server was no...Waley Chen2016-09-251-56/+0
* SERVER-25702 changed oplogFetcherMaxFetcherRestarts default from 10 to 3Benety Goh2016-09-231-1/+1
* SERVER-769 Validate createIndexes field namesJames Wahlin2016-09-238-9/+130
* SERVER-26260 make tests await replication of FCV before downgradeDavid Storch2016-09-232-0/+8
* SERVER-26301 Change shard_with_special_db_names.js to use itcount() instead o...Spencer T Brody2016-09-231-1/+1
* SERVER-26241 don't print so much in temp_namespace.jsEric Milkie2016-09-231-2/+0
* SERVER-26296 oplog_replay_on_startup.js should skip fatal tests when journall...Judah Schvimer2016-09-231-0/+8
* SERVER-26280 change ErrorCode expectation in MigrationManagerDianna Hohensee2016-09-232-8/+13
* SERVER-23944 Expect CallbackCanceled as shutdown error during chunk commitKaloian Manassiev2016-09-231-1/+2