summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-31524 make all metadata commands wait for majority writeConcern when r...Esha Maharishi2017-10-1724-271/+343
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-1728-141/+213
* SERVER-30157 Reject non-integral type codes in $type parsingBlake Oler2017-10-173-14/+17
* SERVER-30761 Optimize parsing code for top-level MatchExpressionsBlake Oler2017-10-177-1403/+1404
* SERVER-29452 Reduce the size of dur_checksum journal filesMaria van Keulen2017-10-173-0/+0
* SERVER-31413 Add test suite that runs the rollbackViaRefetchNoUUID algorithmWilliam Schultz2017-10-1711-114/+898
* SERVER-31547: Check all WT error codes before reading cursors.Daniel Gottlieb2017-10-173-42/+16
* SERVER-30532 Remove IDL-generated parser for the findAndModify resultKaloian Manassiev2017-10-1715-293/+313
* SERVER-31527 Update system_perf.yml to use 3.4.9-Baseline and 3.2.17-BaselineHenrik Ingo2017-10-171-2/+2
* Enable change_streams_mongos_passthrough on evergreen.Siyuan Zhou2017-10-163-2/+7
* SERVER-31277 Cancel all user operations on heartbeat stepdown pathSpencer T Brody2017-10-164-11/+26
* SERVER-31431 Ensure that all state transitions in or out of SECONDARY occur w...Spencer T Brody2017-10-163-19/+28
* SERVER-31497: Move server-30084.js to sharding directory to prevent it from r...Nick Zolnierz2017-10-162-0/+1
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-1613-13/+363
* SERVER-31525 SERVER-31529 add skipCheckingUUIDsConsistentAcrossCluster to key...Dianna Hohensee2017-10-162-2/+18
* SERVER-31434 Give Value and ValueStorage pointer alignmentMathias Stearn2017-10-161-2/+7
* SERVER-31548 ServiceExecutor should be started before TransportLayerJonathan Reams2017-10-166-11/+182
* SERVER-8417 Increase default max history length to 1000Mike Zraly2017-10-161-1/+1
* SERVER-31062 Increase rollback unit test log verbosityWilliam Schultz2017-10-161-0/+7
* SERVER-31567 reduce number of threads and iterations in drop_collection.js to...Esha Maharishi2017-10-161-1/+9
* SERVER-31564 remove extra read of config.databases from _configsvrMovePrimaryEsha Maharishi2017-10-161-9/+3
* SERVER-31557 blacklist queryoptimizer3.js from the sharding_jscore_passthroug...Esha Maharishi2017-10-161-0/+1
* SERVER-31505 Simplify Snappy compressorJonathan Reams2017-10-162-131/+17
* SERVER-31436 dropDatabase returns PrimarySteppedDown instead of NotMaster if ...Benety Goh2017-10-162-2/+2
* SERVER-30242 SERVER-31513 SERVER-31235 Make method to determine if fCV has be...Louis Williams2017-10-169-72/+124
* SERVER-31182 Clarify parse error for invalidly typed findCmd argumentsMaria van Keulen2017-10-162-3/+13
* SERVER-31130 Add test that exercises rollback of every operation typeWilliam Schultz2017-10-161-0/+330
* SERVER-30995 Add Compass Installer to MongoDB packagingMathew Robinson2017-10-1623-648/+961
* SERVER-31084 ReplSetTest dumpOplog function should print entire oplog at once...Judah Schvimer2017-10-161-3/+6
* SERVER-31549 Add nested $lookup pipeline to view_catalog_cycle_lookup.jsJames Wahlin2017-10-161-6/+26
* SERVER-31549 Additional tests for $lookup w/ pipeline syntaxJames Wahlin2017-10-165-64/+433
* SERVER-31456 Set initial{Cluster,Operation}Time in concurrency suite.Max Hirschhorn2017-10-1411-0/+154
* SERVER-31456 Expose server type on Mongo connection object.Max Hirschhorn2017-10-148-1/+52
* SERVER-31464 Use localhost for default rs.initiate() configuration when only ...Sara Golemon2017-10-145-14/+81
* "SERVER-31481 skip cluster time validation for the __system user in mongos""Misha Tyulenev2017-10-131-2/+1
* SERVER-21011 Fix query correctness problem related to covered matching for 2d...David Storch2017-10-139-48/+326
* SERVER-31451 fix causallyConsistent flag in ShardingTestMisha Tyulenev2017-10-131-1/+1
* SERVER-31262 Storage of _rbidCommandHandle can race with destruction of SyncS...Siyuan Zhou2017-10-134-30/+59
* SERVER-31558 Bump current version in verify_versions_test.js to 3.6.Max Hirschhorn2017-10-131-2/+2
* SERVER-27160 Narrow race at startup between RSSync setting RECOVERING and BGS...Siyuan Zhou2017-10-136-65/+50
* SERVER-31101 Drop WT table on secondary after collection is droppedKatherine Walker2017-10-132-15/+23
* Revert "SERVER-31011 Drop WT table on secondary after collection is dropped"Katherine Walker2017-10-132-23/+15
* SERVER-31011 Drop WT table on secondary after collection is droppedKatherine Walker2017-10-132-15/+23
* SERVER-31436 dropDatabase ensures writes are still accepted before finishing ...Benety Goh2017-10-132-0/+38
* SERVER-31473 docs/building.md target should be "mongod" not "scons".Billy Donahue2017-10-131-1/+1
* SERVER-31351 fix ordering of index and collection drop oplog entries under tw...Benety Goh2017-10-132-35/+49
* SERVER-31351 drop indexes with long index names under any storage engine duri...Benety Goh2017-10-132-10/+10
* SERVER-29522 better error codes when running concurrent tests in resmokeIan Boros2017-10-131-69/+153
* SERVER-31255 Prevent dropIndex rollback from failingKatherine Walker2017-10-133-1/+67
* SERVER-31491 fix race in ThreadPoolTest::ThreadPoolRunsOnCreateThreadFunction...Benety Goh2017-10-131-2/+4