summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: ee1bae262347285f46b5c56cc0490d20b9ee9c98 from branch mongo...Luke Chen2019-06-2040-1012/+1264
* SERVER-41779: reconstructPreparedTransactions should use readSource kNoTimestampLingzhi Deng2019-06-196-10/+29
* SERVER-41609 Create ClientEncryption object for FLE shell APIMark Benvenuto2019-06-193-4/+25
* SERVER-41657 Create new ActionType called refineCollectionShardKeyJamie Heppenstall2019-06-193-4/+6
* SERVER-41701 [FLE] Add support for $bucket and $bucketAutoPawel Terlecki2019-06-192-0/+11
* SERVER-41311 Invariant that restore() is called on the RecordCursor prior to ...Zach Yam2019-06-192-0/+5
* SERVER-41152 strip white space from auth mechanismsJason Piao2019-06-191-0/+7
* SERVER-41071 Fix Windows build after nullptr changeA. Jesse Jiryu Davis2019-06-191-1/+2
* SERVER-41004 Allow CursorNotFound errors to count as a successful kill in the...Blake Oler2019-06-191-3/+8
* SERVER-41751 Stop Flow Control mechanism before PeriodicRunner shutdownMaria van Keulen2019-06-192-7/+7
* SERVER-41481 updated DbResonse exhaustCursorId commentVishnu Kaushik2019-06-191-5/+2
* SERVER-41481 1 started new branch, added functionality for exhaustCursorId o...Vishnu Kaushik2019-06-193-5/+32
* SERVER-38397 Make WiredTigerRecoveryUnit::State a general concept in Recovery...Gregory Noma2019-06-199-179/+183
* SERVER-41163 apply operations separately during initial sync commit transacti...Pavi Vetriselvan2019-06-1918-90/+199
* SERVER-41600 Invalidate index from CollectionInfoCache in refreshEntryMaria van Keulen2019-06-191-2/+6
* SERVER-33967 Include executionTimeMillis for each shard in the explain outputAnton Korshunov2019-06-191-16/+1
* SERVER-41817 String ServerParameters should not be JSON.stringify'dBen Caimano2019-06-191-4/+17
* SERVER-41682 Turned on matchPrimaryNodeBen Caimano2019-06-191-1/+1
* SERVER-41602 Activate followBusiestNode in ShardingTaskExecutorBen Caimano2019-06-195-112/+258
* SERVER-41140 All usages of MultiIndexBlock should ensure callers check for du...Gregory Wlodarek2019-06-1911-5/+38
* SERVER-41497 Create IDL types for ElectionMetrics, ElectionCandidateMetrics a...Medha Potluri2019-06-181-0/+48
* SERVER-41105 Consistently refer to the PBWM lock in code and textDianna Hohensee2019-06-185-6/+6
* SERVER-41462 unlock RSTL for index builds on secondariesEric Milkie2019-06-185-13/+44
* SERVER-40681 Make AutoGetCollection interface match AutoGetDBGregory Noma2019-06-1812-80/+75
* SERVER-41352 Incorrect verbose configuration in the wiredtiger connection stringZach Yam2019-06-181-3/+3
* SERVER-40830 Move 'ReplaceRootTransformation' to header fileArun Banala2019-06-182-63/+68
* SERVER-41237 Re-ban $graphLookup against a sharded collectionIan Boros2019-06-182-16/+16
* SERVER-1599 Fix lintBlake Oler2019-06-182-2/+2
* SERVER-41655 Add classes RefineCollectionShardKeyCommand and ConfigsvrRefineC...Jamie Heppenstall2019-06-186-2/+208
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-1819-42/+318
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-1827-10/+4245
* SERVER-41583 Refactor the registration and de-registration of collection and ...Xiangyu Yao2019-06-1716-345/+146
* Revert "SERVER-41583 Refactor the registration and de-registration of collect...Xiangyu Yao2019-06-1716-142/+345
* SERVER-39805 [FLE] add support for in MatchExpressionDavis Haupt2019-06-171-0/+8
* SERVER-41440 Rename SHABlock to HashBlockJason Piao2019-06-175-51/+49
* SERVER-41601 mongocryptd pid file should contain connectivity informationMark Benvenuto2019-06-176-30/+45
* SERVER-41071 Replace more NULLs with nullptrA. Jesse Jiryu Davis2019-06-1730-133/+134
* Revert "SERVER-24374 Make Decimal128 integer ctors constexpr"Billy Donahue2019-06-165-146/+125
* SERVER-24374 Make Decimal128 integer ctors constexprBilly Donahue2019-06-165-125/+146
* SERVER-39705 Always observe multikey changes in IndexBuildInterceptor::sideWr...Benety Goh2019-06-161-4/+7
* SERVER-39705 update write ops check filter before writing to side tableBenety Goh2019-06-151-0/+10
* SERVER-41583 Refactor the registration and de-registration of collection and ...Xiangyu Yao2019-06-1416-345/+142
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-14288-1553/+1600
* SERVER-41377 Add JS tests that the rollback data files are generated correctl...William Schultz2019-06-141-1/+2
* SERVER-39705 IndexCatalogImpl::_indexKeys() accepts document to be indexedBenety Goh2019-06-142-0/+4
* SERVER-39705 add multikey paths to MultikeyPathTracker::mergeMultikeyPaths() ...Benety Goh2019-06-143-19/+31
* SERVER-41733 remove make_string_vector.{cpp,h}Billy Donahue2019-06-146-130/+22
* SERVER-41702 Copy Collection NamespaceString before yielding locks in AutoGet...Louis Williams2019-06-141-1/+1
* SERVER-41623 Fix building on newer windows Toolkits.ADAM David Alan Martin2019-06-142-6/+8
* SERVER-40831 [FLE] Accessors for translation of $groupPawel Terlecki2019-06-144-3/+23