summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26262 Add logging for setting featureCompatibilityVersionr3.4.0-rc0Maria van Keulen2016-10-031-14/+23
* SERVER-26392 remove mongosniff from compile and releaseGabriel Russell2016-10-032-653/+0
* SERVER-26376 add mongoreplay to releaseGabriel Russell2016-10-035-12/+71
* SERVER-19042 Make globalScriptEngine a decoration on ServiceContext where pos...Jonathan Reams2016-10-0316-75/+95
* SERVER-26367 index_killop.js should use failpointJames Wahlin2016-10-033-68/+80
* SERVER-26423 ignore chainingAllowed setting when choosing sync source in catc...Benety Goh2016-10-023-21/+52
* SERVER-26423 added chainingPreference argument to TopologyCoordinator::choose...Benety Goh2016-10-026-85/+205
* SERVER-25376 Disable checkOplogs in concurrency tests, since they cause the t...Jonathan Abrahams2016-10-011-1/+0
* SERVER-26427 exhausting initial sync retries should fassert without a backtraceBenety Goh2016-09-301-1/+1
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-3028-47/+100
* SERVER-26298 include connection in response of ReplSetTest.getHashes()Robert Guo2016-09-301-7/+5
* SERVER-24127 Avoid overflow rounding up the capped sizeGeert Bosch2016-09-302-1/+24
* fix lintsamantharitter2016-09-301-2/+3
* SERVER-25430 Create a sharded collections passthrough of aggregation suiteTess Avitabile2016-09-303-16/+76
* SERVER-25376 Add checkOplog hook for replica setsJonathan Abrahams2016-09-3013-356/+414
* SERVER-25839 Add a test for the shell's mkdir utilitysamantharitter2016-09-301-0/+29
* SERVER-25839 Improve shell 'mkdir' utilitysamantharitter2016-09-301-2/+17
* SERVER-26394 prohibit choosing ourselves as a sync sourceBenety Goh2016-09-303-8/+37
* SERVER-26421 delete initial_sync3.jsEric Milkie2016-09-301-59/+0
* SERVER-26414 Don't preemptively abort test due to perceived machine slowness ...Spencer T Brody2016-09-301-16/+4
* SERVER-25994: Make applyOps work without universal privilegesSpencer Jackson2016-09-305-17/+454
* SERVER-25629 Log a warning if it looks like the operator reversed the two hav...Andy Schwerin2016-09-301-0/+15
* SERVER-26389 Make javascript periodic interrupts disabled by defaultJonathan Reams2016-09-302-5/+9
* SERVER-26401 Increase gle timeout in read_committed_after_rollback.jsSpencer T Brody2016-09-301-2/+4
* SERVER-26230 DocumentSourceCursor should reset keysExamined and docsExamined ...Tess Avitabile2016-09-302-0/+37
* SERVER-26289 Increase wtimeout in commands_that_write_accept_wc_shards.js to ...Randolph Tan2016-09-301-2/+2
* SERVER-26152 Do not reassign to _wait until lambda has fully runsamantharitter2016-09-301-10/+12
* SERVER-26370 Improve error messages returned on moveChunk conflictKaloian Manassiev2016-09-305-45/+73
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-2928-98/+45
* Revert "SERVER-26152 Do not reassign to _wait until lambda has finished running"samantharitter2016-09-291-12/+10
* SERVER-25498 Fix cases of missing decimal continuations for KeyStringGeert Bosch2016-09-292-36/+128
* SERVER-26193 Fix incorrect rounding in double to decimal conversionGeert Bosch2016-09-292-109/+60
* SERVER-26384: Update perf.yml to use updated mongo-perf releasedalyd2016-09-291-1/+1
* SERVER-25068 Add passthrough to include periodic initial sync members and res...Judah Schvimer2016-09-292-0/+63
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-2928-45/+98
* SERVER-26381 Increase timeout for waiting for node to become primary in prior...Spencer T Brody2016-09-291-15/+3
* SERVER-26370 Register incoming migrations on the ActiveMigrationsRegistryKaloian Manassiev2016-09-298-20/+141
* SERVER-26380 Do not retry chunk moves on Interrupt and ExceededTimeLimit errorsKaloian Manassiev2016-09-291-8/+14
* 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