summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-38934 Remove IDLServerParameter (without storage)Sara Golemon2019-01-1212-632/+5
* SERVER-38930 Switch new custom SCPs to use cpp_class methodSara Golemon2019-01-1215-311/+179
* SERVER-37643 IndexCatalog::removeExistingIndexes() optionally throws on inval...Benety Goh2019-01-115-38/+32
* SERVER-38895 Implement allCommitted for biggie storage engineGeert Bosch2019-01-118-42/+121
* Revert "SERVER-38191 Enforce restriction on namespace for failpoints in write...Nick Zolnierz2019-01-115-45/+17
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-115-17/+45
* SERVER-38956 Blacklist background_unique_indexes.js under replica_sets_initsy...Jacob Evans2019-01-111-0/+3
* SERVER-38946: Exclude newly blacklisted files when generating tasksDavid Bradford2019-01-112-80/+158
* SERVER-38285: only acquire database X lock on the recipient if the collection...Kim Tao2019-01-111-49/+66
* SERVER-38928: Have run_check_repl_dbhash_background.js cope with secondaries ...Daniel Gottlieb2019-01-111-10/+20
* SERVER-38810 Temporarily do not hold the client lock in ObservableSession in ...Kaloian Manassiev2019-01-112-4/+3
* SERVER-38858 fix raceIan Boros2019-01-112-10/+56
* SERVER-38880 IDL relational comparison operators without std::tie()Mark Benvenuto2019-01-113-9/+125
* SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined ...Randolph Tan2019-01-1112-4/+14
* SERVER-38481 Mark profile_interrupted_op.js as "requires_profiling"Justin Seyster2019-01-111-1/+1
* SERVER-38941 Blacklist change streams speculative majority tests from ephemer...William Schultz2019-01-116-1/+12
* SERVER-38282 RSTL lock guard refactoringSiyuan Zhou2019-01-1114-80/+165
* SERVER-38179 range deleter must be prepared for document to be deleted from u...Randolph Tan2019-01-1112-91/+104
* SERVER-38179 Refactor RemoveSaver out of dbhelpersRandolph Tan2019-01-1111-181/+288
* SERVER-38597 Add drop-pending ident counter to serverStatusXiangyu Yao2019-01-115-0/+17
* SERVER-38951 Visual Studio Debugger VisualizersMark Benvenuto2019-01-112-0/+77
* SERVER-33161 make the second phase of index two-phase drop occur when drop re...Dianna Hohensee2019-01-112-14/+14
* SERVER-30711 fix compileIan Boros2019-01-111-1/+1
* SERVER-38257 Disable allCountsNonNegative invariant in multi_statement_transa...Tess Avitabile2019-01-111-1/+2
* SERVER-35393 Flush asio output and limit SecureTransport out bufferSara Golemon2019-01-113-19/+48
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-1182-602/+283
* SERVER-38302 change TransactionState to TerminationCausePavi Vetriselvan2019-01-111-1/+1
* Revert "SERVER-38302 update prepared commit/abort metrics before call to opOb...Pavi Vetriselvan2019-01-112-36/+17
* SERVER-37498 Remove the slowBackgroundIndexBuild failpointGregory Wlodarek2019-01-101-12/+6
* SERVER-37498 Change jstests to not use the slowBackgroundIndexBuild failpointGregory Wlodarek2019-01-103-32/+58
* SERVER-38527 Merge supportsRecoverToStableTimestamp into supportsRecoveryTime...Gregory Wlodarek2019-01-1016-104/+29
* SERVER-38483 Convert options in sasl_options.cpp to IDLSpencer Jackson2019-01-108-207/+250
* SERVER-37880 Merge the barrier functionality to be part of the unittests libraryKaloian Manassiev2019-01-1010-41/+5
* SERVER-35142 Update LinkBench to use 3.8.2 java driverjannaerin2019-01-101-0/+1
* SERVER-35138 service_state_machine will log backtrace for uncaught exceptionsJonathan Ma2019-01-101-4/+2
* SERVER-38893 Fix out-of-order biggie oplog insertGeert Bosch2019-01-103-31/+29
* SERVER-38810 Simplify correct usage of locking in Session/SessionCatalog.Andy Schwerin2019-01-1014-475/+515
* SERVER-38363 Test concurrent shardCollection and replaceCollection $outCharlie Swanson2019-01-101-0/+42
* SERVER-38114: Fix mainline buildsDavid Bradford2019-01-101-2/+3
* SERVER-38663 gperftools-2.5 on C++17 change throw() to noexceptBilly Donahue2019-01-103-19/+17
* SERVER-38114: Dynamically split previously split tasksDavid Bradford2019-01-1069-5701/+87
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-1021-184/+4
* SERVER-38694 Allow specializing ServerParameter class in IDLSara Golemon2019-01-1011-90/+835
* SERVER-38887 Treat undefined filter object as unfiltered in Mongo.getDBs()Sara Golemon2019-01-102-4/+36
* SERVER-38534 Convert enableLocalhostAuthBypass to IDLHenrik Edin2019-01-103-1/+12
* SERVER-36825 Wrap SideTransaction oplog entry writes in write conflict retry ...Judah Schvimer2019-01-101-6/+9
* Revert "SERVER-28073 Upgrade Snappy to version 1.1.7"Ian Boros2019-01-1032-1151/+3910
* Revert "SERVER-28073 [Snappy-1.1.2 Patch]: Eliminate memory allocation from s...Ian Boros2019-01-101-22/+9
* Revert "SERVER-28073 [Snappy-1.1.2 Patch]: prefer memcpy to undefined reinte...Ian Boros2019-01-101-5/+2
* Revert "SERVER-28073 [Snappy-1.1.2 Patch]: fix Windows build for ssize_t"Ian Boros2019-01-101-1/+1