summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...r3.2.12-rc0r3.2.12r3.2.11Jack Mulrow2017-01-253-0/+62
* SERVER-27050 jstest that rollback detects upstream node rolling backMathias Stearn2017-01-251-0/+15
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Benety Goh2017-01-2412-194/+444
* SERVER-27657 wait for nodes to agree on config version after reconfig in last...Judah Schvimer2017-01-231-1/+23
* SERVER-27157 replSetRequestVotes should only store votes with higher termsJudah Schvimer2017-01-233-1/+146
* SERVER-27582 initialize lastVote properlyJudah Schvimer2017-01-236-26/+31
* SERVER-27154 replSetRequestVotes command should wait for durabilityJudah Schvimer2017-01-231-2/+2
* SERVER-27783 removed SyncSourceFeedback lock around preparing ReplSetUpdatePo...Judah Schvimer2017-01-231-11/+8
* SERVER-27155 Change replSetRequestVotes to not store dryRun votes as if they ...Judah Schvimer2017-01-232-1/+85
* SERVER-27050 Ensure upstream node doesn't roll back after checking MinValidMathias Stearn2017-01-209-395/+582
* SERVER-24994 Check in Helpers::removeRange() if shard key index dropped.Max Hirschhorn2017-01-201-0/+6
* SERVER-21432 Allowed slaveOk reads when node is in drain modehari devaraj2017-01-181-1/+10
* SERVER-24927 Ignore NamespaceNotFound errors during initial sync apply ops, b...Siyuan Zhou2017-01-183-18/+53
* SERVER-26118 Ignore IndexNotFound error when applying ttl-time change.Siyuan Zhou2017-01-173-20/+202
* SERVER-25865 use boost::unordered_map in DocumentSourceGroupDavid Storch2017-01-171-3/+3
* SERVER-24563 Fix race in check for DB names that differ in case onlyDaniel Gottlieb2017-01-135-84/+78
* SERVER-26117 renameCollection 'c' op should restart initial sync upon applica...Siyuan Zhou2017-01-128-61/+91
* SERVER-27618 Make NetworkInterfaceASIO integration test less stressfulsamantharitter2017-01-121-3/+3
* Revert "SERVER-24563 Fix race in check for DB names that differ in case only"Daniel Gottlieb2017-01-115-78/+84
* SERVER-24563 Fix race in check for DB names that differ in case onlyDaniel Gottlieb2017-01-115-84/+78
* Revert "SERVER-24563 Fix race in check for DB names that differ in case only"Mathias Stearn2017-01-115-83/+85
* SERVER-24563 Fix race in check for DB names that differ in case onlyDaniel Gottlieb2017-01-115-85/+83
* SERVER-22136 Attach term metadata to UpdatePosition commandSiyuan Zhou2017-01-1011-80/+118
* Import wiredtiger: d48181f6f4db08761ed7b80b0332908b272ad0d0 from branch mongo...David Hows2017-01-06176-2051/+5137
* SERVER-26106 raise oplog socket timeout for rollbackEric Milkie2017-01-031-3/+3
* SERVER-27118 Default shutdown command's timeoutSecs argument to 10 secondsJack Mulrow2016-12-281-1/+1
* SERVER-26747 replSetStepDown waits for caught up majority with electable seco...William Schultz2016-12-285-51/+212
* SERVER-26987 Release migration manager lock during find ops in cloneNathan Myers2016-12-271-33/+67
* SERVER-25012 Use non blocking call for opening bulk cursor to WTSulabh Mahajan2016-12-221-2/+6
* SERVER-27304 add internalQueryAlwaysMergeOnPrimaryShard setParameterDavid Storch2016-12-214-1/+83
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-124-1/+240
* SERVER-25004 isolate parsing logic in collmodRobert Guo2016-12-124-111/+175
* SERVER-27358 Convert socket timeout to milliseconds to use in connectsamantharitter2016-12-121-1/+1
* Import wiredtiger: 040e3d6f764c0fb626cb47fede54469f57d0c6e0 from branch mongo...Michael Cahill2016-12-0959-420/+655
* SERVER-27232 Fix early timeout in ASIO connpoolJason Carey2016-12-082-13/+135
* SERVER-27240 Replace ConnectBG with pollJason Carey2016-12-081-56/+110
* SERVER-26940 lower maxConnections on windows stress testMatt Cotter2016-12-081-0/+6
* SERVER-27217 check for new nopreallocj parameter full name when parsing optionsEric Milkie2016-12-051-2/+2
* SERVER-27217 fix lintEric Milkie2016-12-011-175/+160
* SERVER-27217 Allow nopreallocj to be specified in a YAML config fileEric Milkie2016-12-011-162/+177
* SERVER-17368 Add openssl files to windows zip fileBrian Samek2016-11-301-1/+1
* SERVER-27164 do not upgrade dblock for replication, to avoid deadlockEric Milkie2016-11-301-3/+7
* SERVER-22838 avoid boost TLS assertion at process shutdownEric Milkie2016-11-281-1/+4
* SERVER-26492 terminate density estimation after exceeding $maxDistanceDavid Storch2016-11-221-6/+84
* SERVER-26839: Improve readWriteDatabase role coverageSpencer Jackson2016-11-213-15/+45
* SERVER-26989 3.2 should fail with helpful error message if started on feature...Tess Avitabile2016-11-211-0/+11
* SERVER-25027 Configurable connpool in mongosr3.2.11Jason Carey2016-11-162-16/+15
* SERVER-26716 Fix crash after 3.2.old->3.2.new->3.2.old up/downgrader3.2.11-rc1Mathias Stearn2016-11-151-0/+4
* SERVER-21745 change shell to not print readMode/writeMode fallback messagesDavid Storch2016-11-151-2/+0
* SERVER-25027 fix windows compileMatt Cotter2016-11-152-6/+6