summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-27358 Convert socket timeout to milliseconds to use in connectsamantharitter2016-12-121-1/+1
* SERVER-26693: Wait on shell process before exiting scriptsDaniel Gottlieb2016-12-092-10/+28
* Import wiredtiger: 040e3d6f764c0fb626cb47fede54469f57d0c6e0 from branch mongo...Michael Cahill2016-12-0959-420/+655
* SERVER-26668 fix lintEsha Maharishi2016-12-081-2/+2
* SERVER-26668 backport fix chunk_manipulation_util.js fixNathan Myers2016-12-081-2/+4
* 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-26981: Set enterprise module branch to v3.2 in perf.ymldalyd2016-12-071-1/+1
* SERVER-26445 Make emit() not wait for flush() to complete.Max Hirschhorn2016-12-063-54/+81
* SERVER-27275 Longevity: Fix upload url for compile task so it's the same as u...Henrik Ingo2016-12-061-1/+1
* 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 fix command_line_parsing.jsEric Milkie2016-12-011-2/+2
* 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-302-1/+23
* SERVER-27164 do not upgrade dblock for replication, to avoid deadlockEric Milkie2016-11-301-3/+7
* SERVER-27202: Mark sys-perf cluster idle after regression runsdalyd2016-11-291-1/+21
* SERVER-22838 avoid boost TLS assertion at process shutdownEric Milkie2016-11-281-1/+4
* SERVER-27183 sys-perf: Add runtime.yml, runtime_secret.yml and bootstrap.yml ...Henrik Ingo2016-11-252-15/+110
* SERVER-26981: Update mongo-perf version to 20161116dalyd2016-11-231-1/+1
* SERVER-26981: Update mongo-perf releasedalyd2016-11-231-2/+2
* SERVER-26981: microbenchmarks reduce oplog size used with in memory storage e...dalyd2016-11-231-2/+12
* SERVER-26981: Mongo-perf regressions to use inMemory instead of wiredTigerdalyd2016-11-231-7/+16
* SERVER-27151: update curator to latest releaseSam Kleinman2016-11-221-1/+1
* SERVER-26492 terminate density estimation after exceeding $maxDistanceDavid Storch2016-11-221-6/+84
* SERVER-26839: Improve readWriteDatabase role coverageSpencer Jackson2016-11-216-24/+423
* SERVER-25825 Make user-defined roles tests correctly manipulate privilegesKyle Suarez2016-11-212-28/+64
* SERVER-26989 3.2 should fail with helpful error message if started on feature...Tess Avitabile2016-11-211-0/+11
* SERVER-27068 Fix Evergreen expansion script for 3.2Ernie Hershey2016-11-181-2/+2
* 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
* Import wiredtiger: 187707a5c18897fa0087b1abab695fb115de53b9 from branch mongo...Michael Cahill2016-11-154-37/+125
* Revert "SERVER-26492 terminate density estimation after exceeding $maxDistance"David Storch2016-11-141-84/+6
* SERVER-26685 Tie oplog visibility to durabilityMathias Stearn2016-11-1417-99/+299
* SERVER-26685 move ephemeral bypass for waitUntilDurable into SessionCacheMathias Stearn2016-11-142-5/+6
* SERVER-26685 register Database::AddCollectionChange in the correct orderMathias Stearn2016-11-142-8/+19
* SERVER-26845 Fix compile with clang-3.9Mathias Stearn2016-11-142-1/+7
* SERVER-25027 add units to exported server paramsJason Carey2016-11-141-6/+6
* SERVER-25027 Configurable connpool in mongosJason Carey2016-11-145-15/+58
* SERVER-26492 terminate density estimation after exceeding $maxDistanceDavid Storch2016-11-141-6/+84
* SERVER-25771 Disable boost long double functionsMark Benvenuto2016-11-141-1/+1
* SERVER-26859 AsyncResultsMerger replica set retargeting may block the ASIO ca...r3.2.11-rc0Randolph Tan2016-11-083-12/+101
* SERVER-26182 Avoid putting OP_REPLY batches >16MB into a single BSONObjCharlie Swanson2016-11-087-168/+243
* Import wiredtiger: 2e2d5fe23badac038944bdc6639eb62d77136f1a from branch mongo...Ramon Fernandez2016-11-07144-1819/+2855
* SERVER-23510 Fix index_retry and index_no_retry to not be timing basedVincent Do2016-11-075-190/+149
* SERVER-25145 fix lintSpencer T Brody2016-11-071-1/+1
* SERVER-24386 Use a valid OperationContext when killing $lookup's cursorCharlie Swanson2016-11-076-17/+219