summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PERF-400 Part 1: Moved dsi .sh files from clusters/ to bin/perf-400-collapse-scripts-under-dsi-clusterHenrik Ingo2016-03-181-3/+4
* SERVER-23207 expose additional MongoURI constructorsAdam Midvidy2016-03-171-1/+3
* SERVER-20077 requestId field of message header should always be a signed integerWaley Chen2016-03-1720-67/+65
* SERVER-22874 network asio operation embeds literal tabs and newlines into str...Waley Chen2016-03-173-7/+22
* SERVER-23217 Hang in network_interface_asio_testWaley Chen2016-03-171-2/+2
* SERVER-22785 Disallow index use for collation-aware queries that match nested...Tess Avitabile2016-03-172-49/+285
* SERVER-23182 Suspend sharding_auth tasks on OS X EnterpriseIan Whalen2016-03-171-2/+0
* SERVER-22956 abstract ExtentManager constructionAdam Midvidy2016-03-1710-41/+114
* SERVER-23121 Fix RHEL ppc64le distro specifics and remove ubuntu1504 distroJonathan Reams2016-03-171-134/+3
* SERVER-23198 Build tools with ssl/sasl on POWERJonathan Reams2016-03-171-2/+2
* SERVER-22355 add negative tests of write operations to read_only suiteAdam Midvidy2016-03-173-1/+82
* SERVER-22974 Ensure single threaded initialization of std::coutAndrew Morrow2016-03-171-1/+23
* SERVER-22701 Make replace modifier timestamp handling endian-safesamantharitter2016-03-172-4/+7
* SERVER-23125 MessageHandler has shared ownershipsamantharitter2016-03-175-21/+22
* SERVER-22400 Compute multikey paths in BtreeKeyGeneratorV1::getKeys().Max Hirschhorn2016-03-176-175/+468
* SERVER-22997 Unify wait for migrate critical section and metadata refreshKaloian Manassiev2016-03-1625-472/+444
* SERVER-23121 Fix slow2 naming issueJonathan Reams2016-03-161-2/+2
* SERVER-23121 Add RHEL71 POWER builder to masterJonathan Reams2016-03-163-2/+135
* Revert "SERVER-23070 re-enable selectSyncSource unittests as their problem wa...matt dannenberg2016-03-161-1/+4
* SERVER-23182 Suspend sharding and sharding_WT tasks on OSX* buildvariantsIan Whalen2016-03-161-6/+0
* SERVER-20207 replace massert with uassert in dbhelpers' Helpers::removeRangeDianna Hohensee2016-03-161-1/+1
* SERVER-23160 error_propagation.js log message is incorrect.Benjamin Murphy2016-03-161-1/+1
* SERVER-22786 add a collator to QueryPlannerParamsDavid Storch2016-03-162-2/+8
* SERVER-23085 integrated Reporter into SyncSourceFeedbackBenety Goh2016-03-162-155/+160
* SERVER-23084 connect to all mongoses before stopping them in empty_cluster_in...Judah Schvimer2016-03-161-11/+17
* SERVER-22858 fix dynamic linking breakagematt dannenberg2016-03-151-0/+3
* SERVER-22856 Rework taskkill/pkill logic in etc/evergreen.ymlJonathan Abrahams2016-03-151-7/+60
* SERVER-23148 patch multi_rs.js to ensure replSetMaintenance command succeedsEric Milkie2016-03-151-1/+6
* SERVER-23110 dbeval should not access collection sharding stateKaloian Manassiev2016-03-153-8/+22
* SERVER-23070 re-enable selectSyncSource unittests as their problem was fixed ...matt dannenberg2016-03-151-4/+1
* SERVER-15133 remove DBClientCursor::initCommand()Misha Tyulenev2016-03-153-32/+1
* SERVER-23068 deprecate PrepareConfigFailed error codeMisha Tyulenev2016-03-151-1/+1
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-15119-608/+1
* SERVER-22785 Update QueryPlannerIXSelect's index selection code to be collati...Tess Avitabile2016-03-156-27/+550
* SERVER-23111 isolate election_timing.js and memory.js by creating new serial_...Eric Milkie2016-03-1512-206/+61
* SERVER-23029 Added reverseArray expression to aggregation.Benjamin Murphy2016-03-155-19/+116
* SERVER-13447 Added type expression to aggregation.Benjamin Murphy2016-03-159-67/+179
* SERVER-23136 Count command should return InvalidNamespace instead of BadValueKaloian Manassiev2016-03-154-16/+16
* SERVER-23082 fixed race in ThreadPoolTaskExecutor between scheduleWorkAt() an...Benety Goh2016-03-151-8/+11
* SERVER-22858 generate batches in DataReplicator using the TryPopAndWaitForMor...matt dannenberg2016-03-159-56/+183
* SERVER-22858 change Applier to use OplogEntry instead of BSONObjmatt dannenberg2016-03-1510-83/+101
* Revert "SERVER-23136 Count command should return InvalidNamespace instead of ...Kaloian Manassiev2016-03-152-7/+7
* SERVER-23136 Count command should return InvalidNamespace instead of BadValueKaloian Manassiev2016-03-152-7/+7
* SERVER-23078 Move MultikeyPaths using declaration to its own file.Max Hirschhorn2016-03-145-34/+70
* SERVER-22483 convert disabled SCCC dbtests to jstests or unittests that use CSRSEsha Maharishi2016-03-1418-1481/+463
* PERF-388: change sys-perf baselineChung-Yen Chang2016-03-142-2/+2
* Revert "SERVER-22785 Update QueryPlannerIXSelect's index selection code to be...Kyle Erf2016-03-146-550/+27
* SERVER-22833 Rename MatchExpression::toBSON() to serialize(), and ensure it p...Benjamin Murphy2016-03-1428-91/+910
* SERVER-23088 fix boost's libstdcpp detection under clangMathias Stearn2016-03-141-1/+17
* SERVER-23102 Improve error message for array query propertiesmegawac2016-03-141-3/+3