summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23418 Use globally unique snapshot IDsr3.3.4Geert Bosch2016-04-012-5/+11
* SERVER-23478: disable checking readersCreated till hooked up againScott Hernandez2016-04-011-1/+2
* add more diagnostic logging to testScott Hernandez2016-04-011-9/+14
* SERVER-23010: check if init'd before using snapshotInfoScott Hernandez2016-04-011-7/+8
* SERVER-22906: Lower fragmentation in tcmallocMartin Bligh2016-04-012-10/+11
* SERVER-23450 Check the validity of sharded M/R 'replace' out namespaceKaloian Manassiev2016-04-011-27/+34
* Revert "SERVER-21170 NetworkInterface::startCommand should be able to reject ...Waley Chen2016-04-0111-282/+88
* Revert "SERVER-21170 NetworkInterface::startCommand should be able to reject ...Waley Chen2016-04-012-2/+2
* SERVER-23437 Don't attempt to gracefully close sockets on shutdownAndrew Morrow2016-04-011-5/+0
* SERVER-23387 Cleanup tasksHenrik Ingo2016-04-013-4/+5
* TOOLS-1098 pull the tools version from the server tagGabriel Russell2016-03-311-1/+1
* SERVER-23453 Make in_memory_sort_limit.js not dependent on balancing timeKaloian Manassiev2016-03-311-18/+19
* Change vcxproj generation script to use boost 1.60.0Kaloian Manassiev2016-03-311-1/+1
* SERVER-23277 Update LDR branch range checkMark Benvenuto2016-03-311-1/+4
* SERVER-21170 NetworkInterface::startCommand should be able to reject requests...Waley Chen2016-03-312-2/+2
* SERVER-23440 Rename duplicate metadata_test testsGeert Bosch2016-03-312-2/+2
* SERVER-22869 Guard against an already saved cursor in WT RandomCursorGeert Bosch2016-03-311-1/+3
* SERVER-15234 Better log message on reusing/deleting MMAPv1 journal filesGeert Bosch2016-03-311-1/+3
* SERVER-22178 Fix tests on ephemeralForTest storage engine.Charlie Swanson2016-03-3112-77/+135
* SERVER-17294 Boost 1.56 RemovalMark Benvenuto2016-03-314091-769310/+0
* SERVER-17294 Boost 1.60 Build IntegrationMark Benvenuto2016-03-313-18/+90
* SERVER-17294 Boost 1.60 Mongo compilation fixesMark Benvenuto2016-03-315-9/+9
* SERVER-17294 Boost 1.60 Compilation fix & ASAN leak fixMark Benvenuto2016-03-312-0/+22
* SERVER-17294 Boost 1.60Mark Benvenuto2016-03-314316-2/+830950
* SERVER-17294 Boost 1.60 Import ScriptMark Benvenuto2016-03-311-0/+94
* SERVER-23413 longevity test should run with CSRS onlyRui Zhang2016-03-311-41/+2
* SERVER-23451 sys-perf should not fail during resource cleanupRui Zhang2016-03-311-7/+8
* SERVER-23444 Fixed pessimizing move.Benjamin Murphy2016-03-311-1/+1
* SERVER-21170 NetworkInterface::startCommand should be able to reject requests...Waley Chen2016-03-3011-88/+282
* SERVER-23434 Make find and getMore return InvalidNamespace on bad namespacesKaloian Manassiev2016-03-304-9/+11
* SERVER-23435 Sharded count command should fail at invalid collection nameKaloian Manassiev2016-03-303-7/+11
* SERVER-23377 Make sure _migrateClone always advances to next documentKaloian Manassiev2016-03-302-15/+15
* SERVER-20506 Conditionally order match and unwind.Benjamin Murphy2016-03-3010-3/+577
* SERVER-23416 RPM support for zSeriesErnie Hershey2016-03-303-13/+32
* SERVER-22176 Do not check for exit code exception in auto_rebalance.jsKaloian Manassiev2016-03-301-5/+1
* SERVER-23371 Add initializer_list constructor for Documents.Charlie Swanson2016-03-304-27/+57
* SERVER-23414 Get rid of Command::runAgainstRegisteredKaloian Manassiev2016-03-303-35/+32
* SERVER-23429 Get rid of Command::htmlHelp and _webCommandsKaloian Manassiev2016-03-303-127/+104
* SERVER-22371 Migrate ICU build system integration from 56.1 to 57.1Jason Rassi2016-03-303-22/+26
* SERVER-23404 Add gcc 5.3 build variant to masterJonathan Reams2016-03-301-0/+21
* SERVER-23342 Disable more suites for s390xJason Carey2016-03-301-3/+3
* SERVER-23407 Get rid of public fields in the Command classKaloian Manassiev2016-03-3017-519/+515
* SERVER-23412 Get rid of Command::logIfSlowKaloian Manassiev2016-03-303-10/+0
* SERVER-23387 Part 1: Moved dsi .sh files from clusters/ to bin/Henrik Ingo2016-03-303-10/+9
* SERVER-23243 Extract time-keeping from ListenerWaley Chen2016-03-308-15/+17
* SERVER-23405 Get rid of Command::getStatusFromCommandKaloian Manassiev2016-03-2914-55/+50
* SERVER-23294 DocumentSourceMergeCursors accept any valid cursor nsJason Rassi2016-03-293-35/+54
* SERVER-23400 tag and skip mmapv1 tests on s390xJason Carey2016-03-294-1/+10
* SERVER-14670 Aggregation supports strLenCP and strLenBytes.Benjamin Murphy2016-03-294-0/+140
* SERVER-22881 Expand arrays during $lookup's query.Charlie Swanson2016-03-294-9/+149