summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46071 Handle nan/inf/out-of-range inputs to integral set parameter valuesSara Golemon2020-02-213-21/+90
* SERVER-45457 Allow disabling system.js on a per-expression basisKatherine Wu2020-02-2112-29/+158
* SERVER-32903 add initial_sync_ambiguous_index.js to multiversion blacklistRyan Timmons2020-02-211-0/+2
* SERVER-46029 Do not write core files in the hang analyzer when running locall...Mikhail Shchatko2020-02-215-5/+41
* Revert "SERVER-46257: OplogFetcher should run LogicalTimeMetadataHook on DBCl...Lingzhi Deng2020-02-218-49/+18
* SERVER-46103 Retain NonResumableChangeStreamError label for 4.4Bernard Gorman2020-02-2111-9/+59
* Revert "SERVER-44522 serverStatus metrics for awaitable isMaster"Ben Caimano2020-02-2113-652/+2
* SERVER-46025 Startup warning if shardsvr starts has persisted CWRWC defaults ...Kevin Pulo2020-02-213-0/+34
* SERVER-45304 Include resolved IP address in rs.status()Amirsaman Memaripour2020-02-218-0/+640
* SERVER-46257: OplogFetcher should run LogicalTimeMetadataHook on DBClientConn...Lingzhi Deng2020-02-208-18/+49
* SERVER-46248 mongoc_embedded_test.cpp should use mongo namespaceMark Benvenuto2020-02-201-2/+4
* SERVER-44780 Update 'Oplog Fetching' section of Replication Arch GuideSamyukta Lanka2020-02-201-16/+16
* SERVER-46250 increase resmoke HTTP POST timeout to 65 secondsRobert Guo2020-02-201-1/+1
* SERVER-46156 Manual log conversionsHenrik Edin2020-02-209-40/+84
* SERVER-45520 Make writes in MigrationCoordinator::completeMigration retry unt...Randolph Tan2020-02-204-103/+207
* SERVER-46235 Fix various multiversion tests, if version 4.2 use text logsHenrik Edin2020-02-203-11/+18
* SERVER-46009 Guard against uninitialized FCV during txns checksMaria van Keulen2020-02-201-2/+3
* SERVER-46268 Release client lock before asserting in TopoVersionObserver testsAmirsaman Memaripour2020-02-202-5/+25
* SERVER-45869 more automatically converted structuredGabriel Russell2020-02-2047-242/+549
* SERVER-46260 send printStackTrace to LOGV2, not to MallocFreeOStreamBilly Donahue2020-02-201-4/+4
* SERVER-46075 Make new executor for submitting range deletion tasksMatthew Saltz2020-02-203-26/+48
* SERVER-42936 Implement support for Client connections without OCSPShreyas Kalyan2020-02-202-1/+95
* SERVER-46279 Fix use-after-free when logging type that implements const std::...Henrik Edin2020-02-201-1/+1
* SERVER-46235 Fix and re-enable jstests in replica_sets, sharding and core_txn...Henrik Edin2020-02-2030-94/+58
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-2013-2/+652
* SERVER-45680: Burn_in_tests should pick up changed files in mongo-enterprise-...Alexander Costas2020-02-205-35/+53
* SERVER-46246 index_failover_resolved_key_errors.js requires support for docum...Benety Goh2020-02-201-0/+1
* SERVER-44710: Add metrics.repl.network.getmores.numEmptyBatchesLingzhi Deng2020-02-202-4/+46
* SERVER-45977: Added oplogMinRetentionHours to oplogTruncation server status s...Andrew Chen2020-02-201-0/+3
* SERVER-46239 Add tests for range deletion with compound and hashed shard keysMatthew Saltz2020-02-202-33/+233
* SERVER-46026 hybrid_unique_index_with_updates.js against structured logsGabriel Russell2020-02-202-3/+13
* SERVER-45744 Migration coordinator recovery task should bump the txnNumber on...Alex Taskov2020-02-2014-24/+328
* SERVER-46218 Fix removal/shutdown race in arbiterA. Jesse Jiryu Davis2020-02-202-1/+57
* SERVER-45623 improve diagnosability of default writeConcernKevin Pulo2020-02-205-5/+77
* SERVER-46256 Make extractHedgeOptions take in ReadPreferenceSettingCheahuychou Mao2020-02-204-26/+17
* SERVER-46143 ExecutorFuture class declaration should include MONGO_WARN_UNUSE...Esha Maharishi2020-02-203-4/+4
* SERVER-46091 Add new failpoint to support driver testing of ResumableChangeSt...Bernard Gorman2020-02-2010-1/+192
* SERVER-45216 Rename Document::size() to Document::computeSizeSvilen Mihaylov2020-02-2013-36/+38
* SERVER-46263 Make submitRangeDeletionTask return a future that completes when...Esha Maharishi2020-02-198-100/+109
* SERVER-45138 Fix logv2 text builderHenrik Edin2020-02-191-4/+6
* SERVER-45418 Avoid explicitly batching documents in $cursor for count-like ag...David Storch2020-02-199-98/+203
* SERVER-46261 Fix typo in range_deletion_util.cppEsha Maharishi2020-02-191-1/+1
* SERVER-46015 Cleanup Pipeline parsing for aggregation stages with child pipel...Nicholas Zolnierz2020-02-1929-642/+507
* SERVER-44689 Add serverStatus counter for each use of an aggregation stage in...Mihai Andrei2020-02-1932-59/+350
* SERVER-46026 Fix compression_options.js to ignore tcp fast open warningMark Benvenuto2020-02-191-1/+1
* SERVER-46235 Re-enable disabled testsMark Benvenuto2020-02-194-8/+5
* SERVER-46026 index_stepdown_after_init.js tests against stuctured logsGabriel Russell2020-02-192-4/+16
* SERVER-45978: Added "minRetentionHours" field to replSetResizeOplog cmdAndrew Chen2020-02-197-21/+102
* SERVER-46122 Make the drop command abort in-progress index builds before drop...Gregory Wlodarek2020-02-199-67/+300
* SERVER-46122 Concurrency tests should expect the 'IndexBuildAborted' error co...Gregory Wlodarek2020-02-192-2/+4