summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41819 Move methods from KVCollectionCatalogEntry to KVCatalogXiangyu Yao2019-06-2173-1249/+1354
* SERVER-41690 Add flag to SCons to check for USDT supportNathan Brown2019-06-212-0/+8
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-06-2134-473/+404
* SERVER-41782 Enumerate and remove Query-related FeatureCompatibilityVersion 4...Anton Korshunov2019-06-213-66/+4
* SERVER-41250 Reset the oldest timestamp if initial sync fails and starts anot...Samy Lanka2019-06-212-0/+36
* SERVER-41482 removed the call to OpMsg::parse and used the exhaustCursorId pr...Vishnu Kaushik2019-06-212-18/+13
* SERVER-41388 Truncate the oplog after the stable timestamp on startup if the ...Dianna Hohensee2019-06-213-26/+143
* SERVER-41164 stop documents from leaking into unrelated changestreams when re...Davis Haupt2019-06-211-2/+14
* SERVER-38251 Remove cloneCollection commandZach Yam2019-06-213-198/+0
* SERVER-41498 Create ReplicationMetrics classMedha Potluri2019-06-214-1/+147
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-212-0/+15
* SERVER-41691 add USDT language-level abstractionAlya Berciu2019-06-201-0/+68
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-2053-3856/+1251
* SERVER-40535 read signing keys with readConcern level majorityMisha Tyulenev2019-06-207-13/+33
* SERVER-40791 Track multi-statement transaction operations for migrations at c...Blake Oler2019-06-2010-103/+176
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-2030-191/+198
* Revert "SERVER-40478 Merge StorageEngine class with KVStorageEngine"Gregory Wlodarek2019-06-2030-200/+207
* SERVER-41162 Show logs for death tests.ADAM David Alan Martin2019-06-201-0/+4
* SERVER-41685 Add boost log to vendored boostHenrik Edin2019-06-201681-3/+399194
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-2030-207/+200
* SERVER-34741 Move $match in front of $group if condition is on group keyGeorge Wangensteen2019-06-206-8/+189
* SERVER-40832 Add accessor to 'expression' in DocumentSourceRedactArun Banala2019-06-201-0/+4
* 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