summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-23190 Remove ubuntu 15.04 ppc64le builderJonathan Reams2016-03-211-127/+0
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-21141-306/+301
* SERVER-22338 Integrate JavaScript linting into scons lint targetMike Grundy2016-03-212-0/+557
* SERVER-18468 add 'fromMultiPlanner' and 'replanned' flags to slow command logsDavid Storch2016-03-1817-17/+62
* SERVER-23020 Disable clang-formatting for template string in jstests/noPassth...Mike Grundy2016-03-171-0/+2
* SERVER-22945 rewrite update_yield1.js to not depend on timingDavid Storch2016-03-171-68/+29
* SERVER-23198 Build tools with ssl/sasl on POWERJonathan Reams2016-03-171-2/+2
* SERVER-23190 Add RHEL 7.1 PPCLE64 builder to 3.2Jonathan Reams2016-03-173-2/+140
* SERVER-23088 fix boost's libstdcpp detection under clangMathias Stearn2016-03-151-1/+17
* SERVER-19936 use StringMap in FTSSpec::_scoreStringV2Mathias Stearn2016-03-152-2/+3
* SERVER-19936 Optimize UnicodeFTSTokenizerMathias Stearn2016-03-1512-229/+191
* SERVER-19936 Inline libstemmer utilitiesMathias Stearn2016-03-153-69/+86
* SERVER-19936 Rename unicode::string::prepForSubstrMatch and make easier to useMathias Stearn2016-03-153-49/+65
* SERVER-19936 Vector-optimize FTS phrase matchesMathias Stearn2016-03-155-0/+412
* SERVER-19936 Optimize FTS v3 phrase matchingMathias Stearn2016-03-159-112/+1842
* SERVER-19936 Add boost/tr1/detail/config_all.hpp to our copy of boostMathias Stearn2016-03-151-0/+171
* SERVER-22986: Fix link when OpenSSL disables SSLv3Spencer Jackson2016-03-151-0/+9
* SERVER-22873 updated disallow_adding_initialized_node2.js to accept alternate...Benety Goh2016-03-141-1/+3
* SERVER-22929 remove rollback4.jsmatt dannenberg2016-03-111-74/+0
* SERVER-22967 ensure UserCacheInvalidator stops before we destroy its stateAdam Midvidy2016-03-112-0/+7
* SERVER-22725 prevent concurrent exitCleanly execution in mongosEric Milkie2016-03-111-0/+12
* SERVER-22504 do not add self to _hbdata when removed from the setmatt dannenberg2016-03-111-1/+4
* SERVER-23003: Wait for synctail to clear the buffer.Scott Hernandez2016-03-111-0/+10
* SERVER-22130: Reset applier lastAppliedOptime after rollbackScott Hernandez2016-03-112-9/+22
* SERVER-22845: Do not busy loop on bgsync start errorsScott Hernandez2016-03-111-0/+1
* BF-1493 add namespace check to cleanupOrphanedMisha Tyulenev2016-03-101-0/+5
* SERVER-23007 hang_analyzer support on SolarisJonathan Abrahams2016-03-101-3/+27
* SERVER-23006 hang_analyzer should use GDB in the mongodb tool chainJonathan Abrahams2016-03-101-1/+1
* SERVER-23036 Lock ShardRegistry mutex when accessing config server connection...Spencer T Brody2016-03-102-3/+6
* SERVER-22918 Don't leak DBClientConnection on failure of SyncClusterConnectio...Spencer T Brody2016-03-101-5/+5
* SERVER-23030 Increase number of iterations of aggregations performed in csrs_...Spencer T Brody2016-03-101-1/+1
* SERVER-22947 fix pessimizing move in batch_executorEric Milkie2016-03-101-1/+1
* SERVER-22791 check if wt configString is invalid when creating a collectionRobert Guo2016-03-103-1/+20
* SERVER-22894 use python script instead of curl to download jstestfuzzRobert Guo2016-03-091-1/+1
* SERVER-22950 make mongos shutdown always go through exitCleanlyAdam Midvidy2016-03-092-3/+3
* SERVER-22871 splitChunk needs to check for a failed index scanTess Avitabile2016-03-091-3/+26
* SERVER-23023 Disable clang-format for function values in jstests/tool/csvexpo...Mike Grundy2016-03-091-18/+10
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091876-60511/+61870
* SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams2016-03-0921-6378/+6831
* SERVER-23018 Clean up JS linting errors in JS testsMike Grundy2016-03-081-2/+2
* SERVER-23016 Update .eslintrc.yml for newer versions of ESLintMike Grundy2016-03-081-1/+1
* SERVER-22864 Fix minor javascript errors found by eslint in v3.2 branchMike Grundy2016-03-087-44/+44
* SERVER-22339 Integrate JavaScript formatting into scons "lint" targetJonathan Abrahams2016-03-081-2/+4
* SERVER-22842 Support JavaScript style for clang-format. The JavasScript formatJonathan Abrahams2016-03-082-1/+198
* Pull 3.2 go tool backportsJason Carey2016-03-081-1/+1
* SERVER-17563 GPerfTools does not build on PPC64LE (Power8) platformMark Benvenuto2016-03-073-1/+236
* SERVER-22111 Remove broken implied ppc64le community package supportErnie Hershey2016-03-072-10/+13
* SERVER-22313 ppc64le statically link libgoMark Benvenuto2016-03-071-0/+1
* SERVER-22197 Don't use tcmalloc by default on non x86 linuxAndrew Morrow2016-03-076-15/+154
* SERVER-22110 ppc64le builds should detect target arch as ppc64le, not ppc64Mark Benvenuto2016-03-0715-17/+22