summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18038 added placeholder test for repl storage interface and test fixtu...Benety Goh2016-04-1212-81/+166
* SERVER-22774 fixed pessimizing move error in OplogFetcherTest::processSingleB...Benety Goh2016-04-121-1/+1
* SERVER-22667 Move Chunk::pickSplitVector/MedianKey out of ChunkKaloian Manassiev2016-04-1211-375/+433
* SERVER-22588 disable validate_collection.js in the last_stable_mongos suiteRobert Guo2016-04-121-0/+2
* SERVER-22588 make validate command work in a sharded collectionRobert Guo2016-04-126-25/+151
* Revert "SERVER-22588 make validate command work in a sharded collection"Ian Whalen2016-04-126-151/+25
* SERVER-23297 consolidate namespace validationRobert Guo2016-04-128-23/+40
* SERVER-22588 make validate command work in a sharded collectionRobert Guo2016-04-126-25/+151
* SERVER-17788 GPerfTools 2.2 RemovalMark Benvenuto2016-04-12210-66713/+0
* SERVER-17788 GPerfTools 2.5 Build IntegrationMark Benvenuto2016-04-1210-5/+1992
* SERVER-17788 GPerfTools 2.5 - Disable TCMALLOC_AGGRESSIVE_DECOMMITMark Benvenuto2016-04-121-1/+1
* SERVER-17788 [GPerfTools-2.2 Patch] Cut down number of tcmalloc size classesMark Benvenuto2016-04-122-21/+30
* SERVER-17788 [GPerfTools-2.2 Patch] Lower fragmentation in tcmallocMark Benvenuto2016-04-122-8/+9
* SERVER-17788 [GPerfTools-2.2 Patch] improve tcmalloc freelist statsMark Benvenuto2016-04-124-1/+56
* SERVER-17788 GPerfTools 2.5Mark Benvenuto2016-04-12179-0/+59336
* SERVER-17788 GPerfTools 2.5 Import ScriptMark Benvenuto2016-04-121-0/+88
* SERVER-23348 Add a parameter of type StringData::ComparatorInterface* to the ...Tess Avitabile2016-04-122-5/+25
* SERVER-23571 Make debug builds of SpiderMonkey distinct from --dbg in sconsWaley Chen2016-04-113-4/+13
* SERVER-23427 Skip primary_config_server_blackholed_from_mongos.js test in con...Spencer T Brody2016-04-111-0/+1
* SERVER-23637 Exclude shard_aware_init.js from nojournal suiteRandolph Tan2016-04-111-1/+3
* SERVER-23643 gate state transitions in replsetprio1.jsEric Milkie2016-04-111-1/+4
* SERVER-23566 Update distros for Evergreen performance projects.Henrik Ingo2016-04-113-12/+12
* SERVER-23552 Enable decimal128 support for ppc64leMark Benvenuto2016-04-113-3/+3
* SERVER-22371 Import ICU4C 57.1 into src/third_party/Jason Rassi2016-04-11814-0/+451365
* SERVER-22371 icu_get_sources.sh: prune source treeJason Rassi2016-04-111-0/+18
* SERVER-21065 Fixed use-after-free in canonical_query_test.cpp.Benjamin Murphy2016-04-111-3/+4
* SERVER-23427 Add jstest of read-only commands run against config db when conf...Spencer T Brody2016-04-111-0/+63
* SERVER-23350 Make the SORT_MERGE PlanStage respect the query's collationTess Avitabile2016-04-114-4/+168
* SERVER-23256 Refactor and expand system.profile metrics coverage testsJames Wahlin2016-04-1118-369/+979
* Revert "SERVER-23391 Lower WiredTiger cache size floor"Geert Bosch2016-04-092-10/+7
* SERVER-23591 Assert on return code of mongo shell in js_protection*.js.Max Hirschhorn2016-04-082-55/+77
* SERVER-23585 Make CanonicalQuery outlive QuerySolutions in unit tests.Max Hirschhorn2016-04-081-3/+9
* SERVER-23391 Lower WiredTiger cache size floorDan Pasette2016-04-082-7/+10
* SERVER-23580 Remove vestigal stub of writebacklisten command.Andy Schwerin2016-04-082-125/+0
* SERVER-22661 Require --shardsvr for shard aware initializationRandolph Tan2016-04-0814-19/+471
* SERVER-22774 Copied BackgroundSync::_fetcherCallback logic to OplogFetcherBenety Goh2016-04-0818-209/+2182
* SERVER-22774 renamed OpTimePair to repl::OpTimeWithBenety Goh2016-04-087-39/+65
* SERVER-23617 make dynamic-linking builder run all the time instead of once pe...Eric Milkie2016-04-081-2/+1
* Import wiredtiger-wiredtiger-2.8.0-140-g7bcf6fc.tar.gz from wiredtiger branch...Alex Gorrod2016-04-081-10/+8
* SERVER-22723 Remove unused cappedOK argument from Collection::deleteDocumentGeert Bosch2016-04-073-5/+6
* SERVER-22723 Don't try to support copying collections with duplicate idsGeert Bosch2016-04-071-1/+1
* SERVER-23598 Race in config.version intializationRandolph Tan2016-04-072-85/+0
* SERVER-23094 Add collator parameter to the find commandTess Avitabile2016-04-076-0/+44
* SERVER-23508 Ensure moveChunk waits for delete in the merge/splitChunk testsKaloian Manassiev2016-04-072-10/+10
* Revert "SERVER-22723 Don't try to support copying collections with duplicate ...Ian Whalen2016-04-071-1/+1
* Revert "SERVER-22723 Remove unused cappedOK argument from Collection::deleteD...Ian Whalen2016-04-073-6/+5
* Revert "SERVER-22723 Remove unused noWarn flag and logIfError option"Ian Whalen2016-04-0710-43/+110
* SERVER-22723 Remove unused noWarn flag and logIfError optionGeert Bosch2016-04-0710-110/+43
* SERVER-22723 Remove unused cappedOK argument from Collection::deleteDocumentGeert Bosch2016-04-073-5/+6
* SERVER-22723 Don't try to support copying collections with duplicate idsGeert Bosch2016-04-071-1/+1