summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12307 Fix lint error.r3.3.3Benjamin Murphy2016-03-111-8/+4
* SERVER-12307 CanonicalQuery tracks whether an update or delete is isolated.Benjamin Murphy2016-03-1111-52/+69
* SERVER-23037 added _waitFoDelete: true to move_stale_mongos.jsJudah Schvimer2016-03-111-1/+1
* SERVER-21681 Replace 'or' with operator || to fix Windows buildKaloian Manassiev2016-03-111-1/+1
* SERVER-19936 use StringMap in FTSSpec::_scoreStringV2Mathias Stearn2016-03-112-2/+3
* SERVER-19936 Optimize UnicodeFTSTokenizerMathias Stearn2016-03-1112-229/+191
* SERVER-19936 Inline libstemmer utilitiesMathias Stearn2016-03-113-69/+86
* SERVER-19936 Rename unicode::string::prepForSubstrMatch and make easier to useMathias Stearn2016-03-113-49/+65
* SERVER-19936 Vector-optimize FTS phrase matchesMathias Stearn2016-03-115-0/+412
* SERVER-19936 Optimize FTS v3 phrase matchingMathias Stearn2016-03-119-112/+1842
* SERVER-19936 Add boost/tr1/detail/config_all.hpp to our copy of boostMathias Stearn2016-03-111-0/+171
* SERVER-23003: Wait for synctail to clear the buffer.Scott Hernandez2016-03-111-0/+10
* SERVER-22845: Do not busy loop on bgsync start errorsScott Hernandez2016-03-111-0/+1
* SERVER-23066 Make killOp accept negative opidGeert Bosch2016-03-111-0/+6
* SERVER-21681: Use cursor statistics to derive index sizes for inMemoryGeert Bosch2016-03-111-1/+35
* Revert "SERVER-18029 integrated Reporter into SyncSourceFeedback"Benety Goh2016-03-102-160/+155
* SERVER-18029 integrated Reporter into SyncSourceFeedbackBenety Goh2016-03-102-155/+160
* SERVER-18029 extended Reporter to support keep alive and downconversion for p...Benety Goh2016-03-1010-251/+1213
* SERVER-22320 remove SYNC option and SyncClusterConnectionMisha Tyulenev2016-03-1032-1747/+119
* SERVER-22686 Replace unsafe static_cast with call to representAssamantharitter2016-03-101-4/+5
* SERVER-22686 Add a generic representAs library to /utilsamantharitter2016-03-103-0/+543
* SERVER-22686 Add C++14 enable_if_t to stdxsamantharitter2016-03-103-0/+92
* SERVER-23068 Remove test usages of PrepareConfigsFailedKaloian Manassiev2016-03-102-59/+9
* SERVER-16856 compact method in SortedDataInterfaceKyle Suarez2016-03-106-2/+45
* SERVER-23070 disable selectSyncSource testsmatt dannenberg2016-03-101-1/+4
* SERVER-22372 add test coverage for CollationSerializer::appendCollationKey()David Storch2016-03-103-2/+37
* Hooks directory does not match location used by pre-push hookRamon Fernandez2016-03-101-1/+1
* SERVER-22635 adjust CannotBackfillArray error checking to ensure array mods r...David Storch2016-03-102-9/+40
* SERVER-20524: Fix lintGeert Bosch2016-03-101-1/+1
* SERVER-23007 hang_analyzer support on SolarisJonathan Abrahams2016-03-101-3/+27
* SERVER-23036 Lock ShardRegistry mutex when accessing config server connection...Spencer T Brody2016-03-102-3/+6
* Revert "SERVER-20524: Add new RESOURCE_MUTEX type for use as recursive reader...Geert Bosch2016-03-109-308/+88
* SERVER-22359 Move ensureShardVersionOkOrThrow to CollectionShardingStateKaloian Manassiev2016-03-1023-319/+286
* SERVER-22356 add read_only_sharded suiteAdam Midvidy2016-03-107-51/+198
* SERVER-22791 check if wt configString is invalid when creating a collectionRobert Guo2016-03-093-1/+20
* SERVER-20524: Add new RESOURCE_MUTEX type for use as recursive readers/writer...Geert Bosch2016-03-099-88/+308
* SERVER-20524: Remove unused Locker::hasStrongLocks() methodGeert Bosch2016-03-094-30/+0
* SERVER-20524: Rename unlockAll to unlockGlobalGeert Bosch2016-03-097-32/+33
* SERVER-22786 add a CollatorInterface to IndexEntryDavid Storch2016-03-094-2/+29
* SERVER-22372 CollatorInterfaceMockDavid Storch2016-03-095-1/+265
* SERVER-22738 add CollatorInterface::getComparisonKey()David Storch2016-03-0911-43/+414
* SERVER-22373 Implement CollationSpecTess Avitabile2016-03-098-30/+1518
* SERVER-22359 Rename OperationShardVersion to OperationShardingStateKaloian Manassiev2016-03-0916-74/+79
* SERVER-23015 Do not do shard version checking in master/slaveKaloian Manassiev2016-03-091-4/+4
* 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-091870-59167/+60854
* SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams2016-03-0921-6361/+6797
* SERVER-23006 hang_analyzer should use GDB in the mongodb tool chainJonathan Abrahams2016-03-091-1/+1
* SERVER-23020 Disable clang-formatting for template string in jstests/noPassth...Mike Grundy2016-03-081-0/+2
* SERVER-23018 Clean up JS linting errors in JS testsMike Grundy2016-03-084-12/+12