summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-16SERVER-21478: use lastWrite instead of replCoord::lastOpTime when transitioni...r3.2.0-rc3Scott Hernandez
2015-11-16SERVER-21474 Remove stepdown_while_draining test and failpointScott Hernandez
2015-11-16bump tools to r3.2.0-rc3Ramon Fernandez
2015-11-16SERVER-21425 temporarily comment out racy partsEric Milkie
2015-11-16SERVER-21452 hearbeat response from secondary should not schedule a priority ...Benety Goh
2015-11-15SERVER-21464: Return all threaed-local memory to tcmalloc central cache when ...Martin Bligh
2015-11-14fix test to check unlock statusScott Hernandez
2015-11-13Revert "SERVER-21229 group replicated inserts"Geert Bosch
2015-11-13SERVER-21461: longevity.yml calls wrong pathChung-Yen Chang
2015-11-13SERVER-21259 sys-perf: upload FTDC after tests are doneRui Zhang
2015-11-13Revert "SERVER-20845 audit log reconfigs"Spencer Jackson
2015-11-13SERVER-21229 group replicated insertsmatt dannenberg
2015-11-13SERVER-21404: Add rollback file coverage to ESESpencer Jackson
2015-11-13SERVER-21250: pushAll from network threadScott Hernandez
2015-11-13Revert "SERVER-21452 hearbeat response from secondary should not schedule a p...Benety Goh
2015-11-13SERVER-21401 Fix race on MessagingPort::_remoteParsedJason Rassi
2015-11-13SERVER-21401 Ensure that Client outlives its associated messaging portJason Rassi
2015-11-13SERVER-10771 applyOps indicates which op caused an errorJudah Schvimer
2015-11-13SERVER-20853 eliminate copies in find and getMore pathDavid Storch
2015-11-13SERVER-21452 hearbeat response from secondary should not schedule a priority ...Benety Goh
2015-11-13SERVER-21452 log begin and end of fetcher in bgsyncBenety Goh
2015-11-13SERVER-20845 audit log reconfigsmatt dannenberg
2015-11-13SERVER-21108 optimize getShardNoReload to take a HostAndPortAdam Midvidy
2015-11-13SERVER-21457 Disable two_nodes_priority_take_over.jsSiyuan Zhou
2015-11-13SERVER-21429 Add on/off flag for Javascript JITJason Carey
2015-11-13SERVER-21247 Unit Tests for fast-failover correctnessSiyuan Zhou
2015-11-13SERVER-21433: Perf.yml project should kill unwanted processes before starting...dalyd
2015-11-13SERVER-21447 reject configs with protocolversions other than 0 and 1matt dannenberg
2015-11-13SERVER-21362 journal sync in PV0matt dannenberg
2015-11-13SERVER-20908 Run jstestfuzz on a sharded cluster in evergreenRobert Guo
2015-11-13SERVER-20941 Update v8-specific code and comments in JS testsKamran Khan
2015-11-13SERVER-21434 Retry a findAndModify if it conflicts on an update or deleteCharlie Swanson
2015-11-13SERVER-21016 Use constant time comparison for SCRAM1 signature comparisonsMark Benvenuto
2015-11-13SERVER-21417 Add command line options to resmoke.py to include or exclude tagsCharlie Swanson
2015-11-13SERVER-20981 Add background thread functionality to the concurrency suiteJudah Schvimer
2015-11-13SERVER-20884 remove duplicate invariantAdam Midvidy
2015-11-13SERVER-20884 build command replies in-place to avoid copiesAdam Midvidy
2015-11-12SERVER-20825 Only start SnapshotThread with --enableMajorityReadConcernMathias Stearn
2015-11-12SERVER-21435 Use a new shard instead of re-using an existing one in addshard5...Spencer T Brody
2015-11-12SERVER-21256 New sharding test suite configurations using mongo shell --readM...Jonathan Abrahams
2015-11-12SERVER-21439 Run aggregation tests with readConcern/writeConcern overridesMike Grundy
2015-11-12SERVER-19510 Move ExtensionsCallback out of MatchExpressionParserJason Rassi
2015-11-12SERVER-19510 Refactor $text match expression parsingJason Rassi
2015-11-12SERVER-21425 do not update term when triggering stepdownEric Milkie
2015-11-12SERVER-20257 Support readConcern in count command shell helperJonathan Reams
2015-11-12SERVER-21415: standalone vs. oplog comparisonChung-Yen Chang
2015-11-12SERVER-21236 Don't automatically add 'configsvr':true to replset config when ...Spencer T Brody
2015-11-12SERVER-21437 give the restarted node more time to catch up in resync_with_wri...matt dannenberg
2015-11-12SERVER-21438 check the node for changes in its sync source in maxSyncSourceLa...matt dannenberg
2015-11-12SERVER-21174 applyChunkOpsDeprecated should retry on notMaster or network errorsMisha Tyulenev