summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41360 Created DiagnosticInfo classShaileja Jain2019-06-134-0/+200
* Revert "SERVER-41360 Created DiagnosticInfo class"Shaileja Jain2019-06-134-200/+0
* SERVER-40825 In-progress index builds only record the set difference of remov...Gregory Noma2019-06-1310-209/+283
* SERVER-41360 Created DiagnosticInfo classShelley Jain2019-06-134-0/+200
* SERVER-41571 fix windows compileBenety Goh2019-06-121-1/+1
* SERVER-7681 Report majority number in ReplSetGetStatusMedha Potluri2019-06-122-0/+3
* SERVER-41361 Do not read at lastApplied while already holding the PBWM lock o...Louis Williams2019-06-121-2/+14
* SERVER-36570: make OplogEntryBase mutable but keep OplogEntry immutableLingzhi Deng2019-06-129-41/+93
* SERVER-40791 Track multi-statement transaction operations for migrations at c...Blake Oler2019-06-1211-101/+165
* SERVER-41571 massive refactor of jsontests.cppBilly Donahue2019-06-121-2895/+920
* SERVER-41641 Misspelling in uassertOfer Cohen2019-06-121-1/+1
* Make get(Grouped)SortedDataInterface return a unique pointerZach Yam2019-06-1234-109/+106
* SERVER-37761 cacheSizeGB value should have some validation and reporting -- n...Zach Yam2019-06-121-0/+2
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala2019-06-1217-1065/+1487
* SERVER-41351 Improve error message when failing to collect storage statsLuke Pearson2019-06-121-4/+4
* SERVER-41373 Add abortCause to mongos transactions serverStatus outputJamie Heppenstall2019-06-114-0/+33
* SERVER-39289 Add method to indicate whether a RecoveryUnit has an active tran...Gabe Villasana2019-06-116-11/+74
* Revert "SERVER-39705 Always observe multikey changes in IndexBuildInterceptor...Benety Goh2019-06-111-7/+4
* SERVER-41271 allow logging doubles with arbitrary precisionMisha Ivkov2019-06-114-7/+32
* SERVER-40810 give precedence index filter > hint > index on DISTINCT_SCANMisha Ivkov2019-06-111-12/+36
* SERVER-28469 Improve SSLManager error handlingAlya Berciu2019-06-112-4/+12
* SERVER-41460 dropConnections should shut down affected SpecificPoolsBen Caimano2019-06-111-6/+2
* Revert "SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a ...Gregory Wlodarek2019-06-1117-1487/+1065
* SERVER-41640 forEachCollectionFromDb() should call abandonSnapshot() before r...Gregory Wlodarek2019-06-111-0/+6
* SERVER-39705 Always observe multikey changes in IndexBuildInterceptor::sideWr...Benety Goh2019-06-111-4/+7
* SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams2019-06-113-4/+14
* SERVER-41422 Allow the absence of the 'ns' field from index specsGregory Wlodarek2019-06-1114-29/+162
* SERVER-41589 OplogStartHack should use the requested yield policy.Justin Seyster2019-06-111-3/+5
* SERVER-39705 IndexCatalogImpl::_unindexRecord() checks filter before calling ...Benety Goh2019-06-111-0/+10
* SERVER-41525 Use ignore_prepare=force for transactions that correctly do writ...Louis Williams2019-06-1121-103/+187
* Revert "SERVER-41361 Do not read at lastApplied while already holding the PBW...Louis Williams2019-06-111-8/+3
* SERVER-40737 Use epoch as default OpTimeAndWallTime wallTime valueMaria van Keulen2019-06-1129-646/+581
* SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a parameterArun Banala2019-06-1117-1065/+1487
* Revert "SERVER-41181 Fix sharding tests for hostname normalization"A. Jesse Jiryu Davis2019-06-111-8/+0
* Revert "SERVER-4999 Normalize all hostnames to lowercase"A. Jesse Jiryu Davis2019-06-1114-142/+15
* SERVER-40869 Error when coercing out of bounds double to longTed Tuckman2019-06-112-2/+129
* SERVER-39004 Introduce a quota mechanism for the overflow fileAlex Cameron2019-06-1112-2/+110
* SERVER-39141 Handle WriteConflictException in range deleterAlex Taskov2019-06-103-10/+60
* SERVER-41448: TransactionHistoryIterator should only take global IS lock and ...Lingzhi Deng2019-06-107-31/+43
* SERVER-39819 SERVER-39820 Add HostGroup Controller impl to tie together replSetsBen Caimano2019-06-108-63/+487
* SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton2019-06-101-2/+0
* SERVER-41361 Do not read at lastApplied while already holding the PBWM lock o...Louis Williams2019-06-101-3/+8
* SERVER-41255 enable debug write-ahead logging for all WT tables under debug b...Benety Goh2019-06-101-0/+6
* SERVER-40928 mongocryptd --help output list incorrect default portMark Benvenuto2019-06-102-5/+8
* SERVER-40988 Log metrics on mongod when slow two phase commit completesEsha Maharishi2019-06-103-0/+397
* SERVER-41141 Remove DB X lock acquisition for secondary index buildsGregory Wlodarek2019-06-102-68/+56
* SERVER-41227 Bump binVersion="last-stable" to be MongoDB 4.2.Max Hirschhorn2019-06-101-1/+1
* SERVER-39817 Make a ConnectionPool Controller interfaceBen Caimano2019-06-102-212/+544
* SERVER-40408 Add support for pipelines in coll.updateMany shell helperBernard Gorman2019-06-101-9/+12
* SERVER-40658 Index spec validation errors specify which index failed with tha...Gregory Noma2019-06-102-2/+4