summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 6da948fe3d4dd7262cbd0528d66867f276ce811d from branch mongo...r3.2.14-rc1r3.2.14Alex Gorrod2017-06-0843-1091/+1361
* SERVER-29420 Use SSL headers from toolchain when building tools on OS XAndrew Morrow2017-06-051-0/+2
* SERVER-29352 Don't run SNMP tests on macOSAndrew Morrow2017-06-031-2/+0
* SERVER-28924 Change DatabasesCloner to use 'nameOnly' version ofWilliam Schultz2017-06-021-2/+4
* SERVER-29385 Add {_waitForDelete: true} to moveChunk commands in move_stale_m...Dianna Hohensee2017-05-302-4/+8
* SERVER-27701 fix race in AsyncResultsMerger error handlingr3.2.14-rc0David Storch2017-05-262-2/+45
* SERVER-29365 make no-op applyOps wait for majority writeConcern before returningDianna Hohensee2017-05-261-16/+25
* SERVER-29152 Do not cache logging ostream in threadlocal when in other thread...samantharitter2017-05-254-19/+48
* SERVER-26452: WCE retry on renameCollection. Address possible dassert in drop...Daniel Gottlieb2017-05-255-24/+35
* SERVER-28996 SERVER-28996 Fix memory leak in MongoURI if auth failsJonathan Reams2017-05-241-3/+3
* SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson2017-05-237-60/+48
* SERVER-28109 Configure Mac OS X Builders to use toolchain OpenSSL headersMark Benvenuto2017-05-221-2/+2
* SERVER-22582 Wrap assert.soon bodies in try catch in replsettest.jsJudah Schvimer2017-05-221-9/+9
* SERVER-28100 ReplSetTest.awaitNodesAgreeOnPrimary() accepts an optional expec...Benety Goh2017-05-193-43/+57
* SERVER-28100 moved common test code for all 3 tags.js tests into a test libra...Benety Goh2017-05-194-783/+330
* SERVER-28961: remove readcmd paramJim OLeary2017-05-171-1/+1
* SERVER-28484 Remove timestamp from Linux package versions and filenamesRamon Fernandez2017-05-131-17/+49
* SERVER-28351 blacklist jstests/sharding/ tests that call st.configRS.awaitLas...Dianna Hohensee2017-05-121-0/+8
* SERVER-25764 Interrupt javascript periodically.Jonathan Reams2017-05-046-12/+45
* SERVER-28014 Add logging to expose non-SSL connections when SSL is preferred ...samantharitter2017-05-044-1/+28
* SERVER-22053 Insertion of Array with undefined/null componentsWaley Chen2017-05-043-7/+54
* SERVER-23684 Busy wait for socket to become closed in stream testAndrew Morrow2017-05-041-1/+5
* SERVER-26781 Building with openssl 1.1.0Marek Skalický2017-05-032-15/+30
* SERVER-25335 SERVER-26489 avoid group and other permissions when creating .db...Kevin Pulo2017-05-032-2/+138
* SERVER-28466 hang_analyzer should not attach to resmoke.py and dumpEddie Louie2017-05-011-2/+0
* SERVER-28710 Unify error handling between send and sendmsg pathsAndrew Morrow2017-05-011-9/+1
* SERVER-27682 Use variables files to configure toolchainsAndrew Morrow2017-05-012-0/+44
* SERVER-22921 Log network interface ASIO response at log level 2samantharitter2017-05-011-0/+3
* SERVER-21842 Generate report.json file and dump resmoke stacks on WindowsEddie Louie2017-04-273-17/+122
* SERVER-28787 Invariant failure with QueryOption_AwaitDataNick Zolnierz2017-04-213-14/+13
* SERVER-28813 drop collection before doing dummy write in syncFrom helperr3.2.13-rc0r3.2.13Spencer T Brody2017-04-212-4/+27
* SERVER-27231 added disableMaxSyncSourceLagSecs failpoint to turn off re-evalu...Benety Goh2017-04-213-17/+48
* SERVER-26381 Increase timeout for waiting for node to become primary in prior...Spencer T Brody2017-04-211-15/+5
* SERVER-27351 clang_format.py needs to ignore deleted filesMark Benvenuto2017-04-211-0/+3
* SERVER-19986 clang_format.py format fixMark Benvenuto2017-04-211-1/+1
* SERVER-19986 clang_format.py lint-patchMark Benvenuto2017-04-211-3/+13
* SERVER-19986 clang_format.py format fixMark Benvenuto2017-04-211-3/+3
* SERVER-19986 clang_format.py lint should enumerate all files for scons integr...Mark Benvenuto2017-04-212-50/+58
* SERVER-28584: Remove _dr config from sys-perfdalyd2017-04-201-1/+1
* SERVER-26741 Retain temp collections when node restarted w/o --replSet.Max Hirschhorn2017-04-192-4/+96
* SERVER-28833 32-bit FTDC fixesMark Benvenuto2017-04-172-8/+4
* SERVER-25385 Eliminate checks of this against nullptrAndrew Morrow2017-04-173-11/+0
* SERVER-25210 Deadlock in Master/Slave StartupMark Benvenuto2017-04-172-2/+7
* SERVER-25181 Fix testBruce Lucas2017-04-171-2/+2
* SERVER-25226 diagdata.js needs to wait for FTDC to startupMark Benvenuto2017-04-171-7/+21
* SERVER-25868 Incomplete FTDC files on WindowMark Benvenuto2017-04-171-1/+3
* SERVER-25868 Incomplete FTDC files on WindowsMark Benvenuto2017-04-173-7/+53
* SERVER-25405 Remove redundant Windows system metricsMark Benvenuto2017-04-174-64/+79
* SERVER-25517 PerfCounterCollection shouldn't use ErrorCodes::DuplicateKeyValueMark Benvenuto2017-04-171-3/+2
* SERVER-25181 Increase default ftdc size to 200 MBBruce Lucas2017-04-171-1/+1