summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43951 Unifies help collection namemaserMark Benvenuto2020-02-061-2/+2
* SERVER-42985 Replace 4.4 placeholder value in WireVersion enumAmirsaman Memaripour2020-02-064-7/+7
* SERVER-45368 Allow collection/index creation inside txns for shardingMaria van Keulen2020-02-067-18/+13
* SERVER-45389 Add metrics tracking how often shards have inconsistent indexesCheahuychou Mao2020-02-069-2/+533
* SERVER-45931: Handle DBClientConnection connect and reconnect in NewOplogFetcherLingzhi Deng2020-02-069-96/+488
* SERVER-43474 Complete TODO listed in SERVER-33983Jack Mulrow2020-02-062-2/+0
* SERVER-45529 Add new stage constraint for $unionWith sub-pipelineNicholas Zolnierz2020-02-0647-39/+210
* SERVER-45985 Add truncation support to the text formatterHenrik Edin2020-02-069-4/+80
* SERVER-45922 Bump required macOS Xcode version fom 10.0 to 10.2Andrew Morrow2020-02-061-1/+1
* Revert "SERVER-44771 Introduce 2nd CatalogCache for filtering only"Tommaso Tocci2020-02-0610-154/+42
* SERVER-45857 Add time measurement class to ClockSourceBen Caimano2020-02-062-0/+44
* SERVER-45989 Temporarily disable logpath.js on WindowsHenrik Edin2020-02-062-0/+2
* SERVER-46000 Unset default read concern between test cases in read_write_conc...Jack Mulrow2020-02-061-0/+3
* SERVER-44771 Introduce 2nd CatalogCache for filtering onlyTommaso Tocci2020-02-0610-42/+154
* SERVER-45851 Make the JournalFlusher interruptible for repl state change if i...Dianna Hohensee2020-02-067-3/+69
* SERVER-45597 deprecation startup warning when applying replset config with cu...Kevin Pulo2020-02-061-0/+13
* SERVER-41070 Add blockConnection mode to failCommandCheahuychou Mao2020-02-063-2/+211
* SERVER-45082 Secondaries only learn replica set configs with a newer (version...William Schultz2020-02-0611-19/+658
* Revert "SERVER-45677 libunwind on by default where possible"William Schultz2020-02-0614-93/+42
* SERVER-45980 Restrict scope of full loads to current operation in VersionMana...Blake Oler2020-02-061-5/+4
* Revert "SERVER-45338 Make moveChunk robust to maxTimeMS expiring"Matthew Saltz2020-02-055-158/+49
* SERVER-45408 Enable serialization of config "term" fieldSiyuan Zhou2020-02-054-5/+91
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-0550-225/+0
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-0510-35/+503
* SERVER-43951 Unifies help collection nameMichael Doliner2020-02-051-2/+2
* SERVER-40943 Fix typo in ninja rule mappingsMathew Robinson2020-02-051-2/+2
* SERVER-45838 Fix lintMark Benvenuto2020-02-051-2/+2
* SERVER-45901 Make moveChunk robust to being killOp'd after commit has been se...Esha Maharishi2020-02-055-21/+271
* SERVER-23208 Pick SCons upstream fix for SCons issue #3469Andrew Morrow2020-02-053-18/+34
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-0546-535/+650
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-0514-42/+93
* SERVER-45338 Make moveChunk robust to maxTimeMS expiringMatthew Saltz2020-02-055-49/+158
* SERVER-45907 Blacklist restart_transactions.js from config server stepdown suiteJack Mulrow2020-02-051-0/+1
* SERVER-45947 Make hedging server parameters settable at runtimeCheahuychou Mao2020-02-056-50/+77
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-0524-801/+2
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-0550-0/+225
* SERVER-40506 hostInfo & FTDC to report container vCPUBilly Donahue2020-02-052-2/+2
* SERVER-45883 fix index build protocol check in createIndexesBenety Goh2020-02-051-1/+1
* SERVER-45665 Make JournalFlusher flush on command and waitForWriteConcern asy...Dianna Hohensee2020-02-059-16/+79
* SERVER-45740 submitRangeDeletionTask should delete range deletion task if fil...Esha Maharishi2020-02-052-1/+33
* SERVER-41800 Remove call to cleanupOrphaned from range deleter acceptance tes...Esha Maharishi2020-02-051-12/+7
* SERVER-45850 Remove mutex guards on read access for _shardId and _clusterId i...Blake Oler2020-02-052-8/+13
* SERVER-45817 Add API to logv2 where user can provide both format and message ...Henrik Edin2020-02-054-34/+62
* SERVER-45539 Support collation for $unionWithArun Banala2020-02-051-0/+140
* SERVER-45898 declare that read_write_concern_defaults_application uses transa...Kevin Pulo2020-02-051-0/+1
* SERVER-45854 Hold WorkingSetMembers at a distance for sorting.David Storch2020-02-058-31/+86
* SERVER-37980 Add a function to the index builds interface to return the build...Gregory Wlodarek2020-02-053-7/+23
* SERVER-45378 clean up IndexBuildsCoordinator::_setUpIndexBuild()Benety Goh2020-02-052-65/+81
* SERVER-45378 remove unnecessary IndexBuildCoordinator::_setUpIndexBuild() arg...Benety Goh2020-02-044-34/+21
* SERVER-44905 Futurize the retrieval of OCSP ResponsesShreyas Kalyan2020-02-0415-169/+321