summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39509 Update UUIDCatalog data structuresDivjot Arora2019-03-053-54/+335
* SERVER-39945 Update requires to point to new variable nameMathew Robinson2019-03-051-1/+1
* SERVER-39427 Modify interrupt semantics for opCtxJason Carey2019-03-0511-35/+117
* SERVER-16571 Apply linter fixes to original fixEric Milkie2019-03-051-4/+8
* SERVER-39337 Assume variables installed for chunk cloning only after state tr...Blake Oler2019-03-051-9/+11
* SERVER-39917 Increase transactionLifetimeLimitSeconds in transactions_reaped_...William Schultz2019-03-051-2/+2
* SERVER-39903 notablescan parameter should be ignored for internally usedMartin Neupauer2019-03-052-3/+76
* SERVER-16571 cache_size should be set based on cgroup available RAM not physi...Matt Lord2019-03-051-3/+18
* SERVER-39237 move ON_BLOCK_EXIT before opCtx updateArun Banala2019-03-051-2/+1
* SERVER-39237 Ensure with replaceCollection can clean up temp collection after...Arun Banala2019-03-0512-12/+112
* SERVER-38414 Add change stream high water mark upgrade/downgrade tests for po...Bernard Gorman2019-03-053-183/+219
* Import wiredtiger: afdead1093b5c5b41dd54ddddf6f42d92bef1666 from branch mongo...Luke Chen2019-03-0571-688/+2329
* SERVER-39154 Create a fail point to make it so if a LockManager lock cannot b...Vesselina Ratcheva2019-03-043-0/+166
* SERVER-39400 fix lintGabriel Russell2019-03-042-8/+6
* SERVER-39400 support async JSGabriel Russell2019-03-042-12/+59
* SERVER-39946: Better split tasks with lack of historyDavid Bradford2019-03-042-0/+23
* SERVER-39496 expose non-object exceptionsGabriel Russell2019-03-042-17/+146
* SERVER-39481 fix lintGabriel Russell2019-03-041-1/+3
* SERVER-39481 don't expose a MongoStatus constructor in JSGabriel Russell2019-03-042-12/+3
* SERVER-37047 Split up testshard1.jsCharlie Swanson2019-03-045-325/+302
* SERVER-39861 Add the collection UUID to log messages about deferring ident dropsDianna Hohensee2019-03-043-7/+21
* SERVER-39869 disable authentication for initialsync variantsRyan Timmons2019-03-041-2/+4
* SERVER-35636 renameCollectionForApplyOps checks for complete namespacePavi Vetriselvan2019-03-042-0/+22
* SERVER-39922 Fix lock stats suboperation tests for mobileXiangyu Yao2019-03-042-10/+19
* SERVER-39869: Add authentication in logkeeper tasksRyan Timmons2019-03-041-0/+2
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-0391-969/+197
* SERVER-39907 Migrate enable test commands to IDLSara Golemon2019-03-024-14/+46
* SERVER-39914 Migrate server_options_helpers set parameter to IDLSara Golemon2019-03-023-7/+42
* SERVER-39913 Migrate write_conflict_exception set parameter to IDLSara Golemon2019-03-023-10/+43
* SERVER-39912 Migrate replication_coordinator_impl set param to IDLSara Golemon2019-03-022-12/+12
* SERVER-39911 Migrate wiredtier_session_cache set parameter to IDLSara Golemon2019-03-023-36/+37
* SERVER-39908 Migrate shard_connection set params to IDLSara Golemon2019-03-023-26/+62
* SERVER-38493 Enable cURL connection poolingSara Golemon2019-03-0212-17/+422
* SERVER-39906 Migrate storage parameters to IDLSara Golemon2019-03-024-54/+65
* SERVER-39905 Migrate object_check set param to IDLSara Golemon2019-03-023-25/+47
* SERVER-39887 Add FreeBSD configuration for mozjs-60ADAM David Alan Martin2019-03-0148-0/+2623
* SERVER-39523 Run validity checking before allowing Stitch lib projectionJacob Evans2019-03-013-5/+24
* SERVER-39372 Make secondary lock acquisition for DDL operations consistent wi...Xiangyu Yao2019-03-014-12/+77
* SERVER-39733 Migrate transaction reaper set parameter to idlSara Golemon2019-03-013-23/+56
* SERVER-39732 Migrate transaction participant set parameters to IDLSara Golemon2019-03-0110-51/+87
* SERVER-39900 change_streams_resume_at_same_clustertime.js should not assume s...James Wahlin2019-03-011-6/+11
* SERVER-39823 Free Monitoring may ignore re-register requests on secondariesMark Benvenuto2019-03-016-16/+29
* SERVER-39869: System-Performance: Enable authentication in all tasksRyan Timmons2019-03-011-26/+1
* SERVER-38697 Use process creation time to detect pid reuse.Max Hirschhorn2019-03-011-28/+19
* Revert "SERVER-39861 Add the collection UUID to log messages about deferring ...Dianna Hohensee2019-03-013-25/+9
* SERVER-39217 SecureTransport with Intermediate CASara Golemon2019-03-014-85/+329
* SERVER-39413: Add script to analyze evergreen task tag usageDavid Bradford2019-03-014-23/+210
* SERVER-39880 Remove dead code remnants of voteCommitTransaction and voteAbort...Esha Maharishi2019-03-013-28/+3
* SERVER-39866 Make cluster aggregate use MultiStatementTransactionRequestsSend...Esha Maharishi2019-03-014-86/+59
* SERVER-39233 Add the ability to modify the RHS element of a parsed MatchExpre...Nick Zolnierz2019-03-014-9/+14