summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-41141 Remove DB X lock acquisition for secondary index buildsGregory Wlodarek2019-06-062-69/+52
* SERVER-41141 Release the mutex early in IndexBuildsManager::interruptIndexBui...Gregory Wlodarek2019-06-061-2/+9
* SERVER-41479: replSetStepUp on primary should return errors if the node is st...Lingzhi Deng2019-06-061-4/+10
* Revert "SERVER-41372 Constrain callback-taking methods on Futures"Gregory Wlodarek2019-06-062-103/+47
* SERVER-23077 Support Decimal128 with representAs().A. Jesse Jiryu Davis2019-06-064-41/+297
* SERVER-41287 Measure count and duration of periods when isLagged is trueMaria van Keulen2019-06-062-17/+28
* Revert "SERVER-41132 Opportunistic targeting for ARS"Gregory Wlodarek2019-06-062-66/+36
* SERVER-41372 Constrain callback-taking methods on FuturesMathias Stearn2019-06-062-47/+103
* SERVER-40989 Get SockAddr out of HostAndPortMathias Stearn2019-06-069-45/+64
* SERVER-41157 Remove abortguard when committing unprepared transactionsJason Chan2019-06-064-132/+8
* SERVER-41487 Fix $merge mode whenNotMatched:fail to send updates to mongosAnton Korshunov2019-06-0610-177/+127
* SERVER-41306 In FCV 4.0, don't treat transactions as retryable writesMatthew Russotto2019-06-061-10/+12
* SERVER-37714 Set SSL_OP_NO_RENEGOTIATION if definedRoxane2019-06-061-6/+11
* SERVER-41132 Opportunistic targeting for ARSJason Carey2019-06-062-36/+66
* SERVER-41133 Add TE::scheduleRemoteCommandOnAnyJason Carey2019-06-0628-304/+620
* SERVER-41426 StorageInterface's dropCollection should only take Database IX lockXiangyu Yao2019-06-052-11/+9
* SERVER-41461 waitWithPinnedCursorDuringGetMoreBatch fail point should save an...Gregory Wlodarek2019-06-051-11/+15
* Revert "SERVER-40869 Error when coercing out of bounds double to long"Gregory Wlodarek2019-06-052-129/+2
* SERVER-41478 Take initialization of index catalog out of collection constructorXiangyu Yao2019-06-053-3/+10
* SERVER-41548 Restrict dsymutil to single threaded modeAndrew Morrow2019-06-051-1/+1
* SERVER-41255 enable debug write-ahead logging for all WT tables under debug b...Benety Goh2019-06-051-0/+6
* SERVER-41412 Introduce a search_beta_auth suite.David Storch2019-06-0510-32/+140
* SERVER-40869 Error when coercing out of bounds double to longTed Tuckman2019-06-052-2/+129
* SERVER-41263 Disallow empty string in index key typeXin Hao Zhang2019-06-052-0/+34
* SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto2019-06-054-16/+59
* SERVER-41034 Invariant if we get a prepare conflict inside runWithoutInterrup...Vesselina Ratcheva2019-06-053-0/+12
* SERVER-40908 !allocs in cv::_runWithNotifyableJason Carey2019-06-052-31/+55
* SERVER-41283 Added test that running stepdown on secondary does not lead to 3...Judah Schvimer2019-06-051-0/+5
* Import wiredtiger: 9b85ad89688bd72b8a649d844a7e458832955764 from branch mongo...Luke Chen2019-06-0512-65/+369
* SERVER-40489 Simplify scan for primary by removing unnecessary receivedIsMast...Shaileja Jain2019-06-043-31/+5
* SERVER-8544 Disable having duplicate regex options in JSON parsingNathan Brown2019-06-043-1/+38
* SERVER-39642 Decrement egress counter when scoped connection not returned to ...Rahul Sundararaman2019-06-042-4/+14
* SERVER-41404: [FLE] Accessors needed for $graphLookupPawel Terlecki2019-06-041-0/+20
* SERVER-41417 Transaction coordinator should only delete durable state if two-...Esha Maharishi2019-06-041-13/+4
* SERVER-41137 Propagate WriteConcern in abortTransactionAlex Taskov2019-06-042-4/+32
* Merge branch 'master' of github.com:mongodb/mongoZach Yam2019-06-0411-28/+208
|\
| * SERVER-41398 Create IndexAccessMethodFactoryXiangyu Yao2019-06-0411-28/+208
* | SERVER-41208 change WiredTigerUtil::getStatisticsValue to return std::int64_tZach Yam2019-06-043-22/+21
* | SERVER-41208 change WiredTigerUtil::getStatisticsValue to return std::int64_tZach Yam2019-06-046-97/+9
* | SERVER-41208 change WiredTigerUtil::getStatisticsValue to return std::int64_tZach Yam2019-06-042-16/+16
|/
* SERVER-41473 Add ExpressionFieldPath accessor that removes "CURRENT..."Jacob Evans2019-06-041-0/+4
* SERVER-41465 Update fassert to assert the status rather than status.isOK()Jason Chan2019-06-041-1/+1
* SERVER-29481 Remove anonymous namespace in repl/replication_coordinator_exter...Alya Berciu2019-06-042-10/+7
* SERVER-39293 Correct string literals for oplog collection namespaceJudah Schvimer2019-06-041-8/+12
* SERVER-41468 Only shut down the LogicalSessionsCache if it has been createdKaloian Manassiev2019-06-041-16/+18
* SERVER-41014 fix deadlock in runCreateIndexesWithCoordinator()Benety Goh2019-06-031-33/+9
* SERVER-41014 runCreateIndexesWithCoordinator() uses helper functions extracte...Benety Goh2019-06-031-35/+9
* SERVER-41465 fassert when applying operations for transactions on secondariesJason Chan2019-06-031-2/+1
* SERVER-39116 Name unnamed GlobalLock in TransactionParticipantAllison Easton2019-06-031-1/+1
* SERVER-41226: update MSI upgrade codes for 4.3r4.3.0tycho garen2019-06-031-4/+4