summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: d48181f6f4db08761ed7b80b0332908b272ad0d0 from branch mongo...David Hows2017-01-06176-2051/+5137
* SERVER-27568: Track mongo-perf master for microbenchmarksdalyd2017-01-041-1/+1
* SERVER-27456 Microbenchmarks: Increase inMemorySizeGB and oplogSizedalyd2017-01-041-4/+5
* SERVER-26106 raise oplog socket timeout for rollbackEric Milkie2017-01-031-3/+3
* SERVER-27461 Retry connecting to shut down primary until failure in shutdown_...Jack Mulrow2016-12-281-4/+10
* SERVER-27118 Default shutdown command's timeoutSecs argument to 10 secondsJack Mulrow2016-12-282-1/+63
* SERVER-27214 Disallow chaining in stepdown_needs_electable_secondary.js and s...Judah Schvimer2016-12-282-2/+3
* SERVER-27196 add wtimeouts to stepdown_needs_electable_secondary.js and stepd...Eric Milkie2016-12-282-7/+13
* SERVER-27024 Added test for stepdown needs majority behaviorWilliam Schultz2016-12-283-19/+166
* SERVER-26747 replSetStepDown waits for caught up majority with electable seco...William Schultz2016-12-287-91/+358
* 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-27350: Enable access control for microbenchmarks in Evergreendalyd2016-12-141-16/+24
* SERVER-27208: Turn on manifest for microbenchmarksdalyd2016-12-141-0/+1
* SERVER-27208: Update microbenchmarks to use next mongo-perf releasedalyd2016-12-141-1/+1
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-128-88/+278
* SERVER-27343 Reduce frequency of sys-perf runs to 7 daysHenrik Ingo2016-12-121-6/+6
* 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
* 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