summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42236 Remove dead oplog applier codeA. Jesse Jiryu Davis2019-07-1811-252/+68
* SERVER-42261 faster generic args predicatesBilly Donahue2019-07-173-14/+104
* SERVER-42201 Fix namespace validation for MR cluster commandXin Hao Zhang2019-07-171-1/+1
* SERVER-41950 MongoS should attach dbVersion on agg path when collection is un...jannaerin2019-07-175-14/+24
* SERVER-36242 Optionally use libunwind for backtracesA. Jesse Jiryu Davis2019-07-1714-47/+868
* SERVER-41719 Overload SortedDataInterface::insert, unindex, and addKey to acc...Gregory Noma2019-07-1716-276/+1053
* SERVER-41739 Attach dbVersion for find operation when attaching shardVersion ...Jason Zhang2019-07-161-0/+29
* SERVER-42207 Some style and code cleanup around the collection validation codeDianna Hohensee2019-07-1613-75/+69
* SERVER-42183 Check for duplicate namespaces when dumping catalogXiangyu Yao2019-07-161-0/+8
* SERVER-41769 Pin _currentCommittedSnapshot to be <= the allCommitted timestam...Jason Chan2019-07-161-3/+9
* SERVER-40785 Create WaitForMajorityService to allow waiting for write concern...Randolph Tan2019-07-1619-185/+772
* SERVER-41717 Create KeyStringBuilder, KeyStringValue, and KeyStringTypeBits c...Daniel Solnik2019-07-1616-718/+728
* Import tools: f6fdd97dbea59639732068720558c83b88947e15 from branch v4.1David Golden2019-07-1610-69/+309
* SERVER-41881 Unstashing the transaction lock resources should ignore the save...Suganthi Mani2019-07-153-14/+135
* SERVER-42212 Make config server wait for majority before sending _flushDataba...Esha Maharishi2019-07-151-1/+3
* SERVER-41313 Fix lintShreyas Kalyan2019-07-151-9/+8
* SERVER-33259 add libunwind to third_partyBilly Donahue2019-07-15807-12/+130702
* SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan2019-07-156-29/+14
* SERVER-42194 Make Collection always hold a UUID (rather than optional UUID)Xiangyu Yao2019-07-1541-229/+192
* SERVER-42153 Remove FCV gating for flow controlXiangyu Yao2019-07-151-8/+1
* Revert "SERVER-33259 add libunwind to third_party"Xiangyu Yao2019-07-15807-130697/+12
* SERVER-41355 Step down calls yieldLocksForPreparedTransactions withoutSuganthi Mani2019-07-155-44/+68
* SERVER-33259 add libunwind to third_partyBilly Donahue2019-07-15807-12/+130697
* SERVER-41041 ViewCatalog should actively reload after changesGregory Wlodarek2019-07-1510-272/+364
* SERVER-41204 Output the transaction abort reason in the slow log lineKaloian Manassiev2019-07-1411-76/+204
* SERVER-41658 Convert ShardCollectionType into an IDL typeJamie Heppenstall2019-07-1220-518/+387
* SERVER-42077 Add 'allowDiskUse' option to find commandMisha Ivkov2019-07-1211-3/+152
* SERVER-42083 refactor SortPattern into its own classMisha Ivkov2019-07-127-114/+238
* SERVER-41530 For uncapped collections, CollectionBulkLoaderImpl::insertDocumentsAllison Easton2019-07-123-42/+89
* SERVER-41261 Use the oplog entry after the common point to calculate rollback...Jason Chan2019-07-127-31/+107
* SERVER-42134 Deprecate certain mapReduce parametersCharlie Swanson2019-07-123-4/+30
* SERVER-41951 Make the findAndModify path on mongos attach databaseVersion whe...Jason Zhang2019-07-123-15/+28
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-1224-19/+177
* SERVER-42111 Enable auto-decrypt in communityShreyas Kalyan2019-07-122-2/+143
* SERVER-42154 IndexBuildsCoordinator uses repl state info provided by callerBenety Goh2019-07-121-3/+4
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-123-6/+60
* Import wiredtiger: 3f686382114354b29b1d92b9c4a7dfc870dc5b94 from branch mongo...Luke Chen2019-07-1283-314/+938
* SERVER-42154 provide replication state info to index builds during secondary ...Benety Goh2019-07-115-11/+26
* SERVER-41760 fix lintBenety Goh2019-07-111-2/+2
* SERVER-41279 Eliminate failed plans from consideration during query planningsamontea2019-07-119-37/+181
* SERVER-41704 adding asn1 libfuzzer parserjason.piao2019-07-112-0/+48
* SERVER-41796 OpMsg HandleRequest fuzzerjason.piao2019-07-112-0/+136
* SERVER-41950 Flush database cache on primary shard when creating a database i...Esha Maharishi2019-07-113-0/+27
* Revert "SERVER-40620 fassert during document fetch when there is evidence of ...Misha Ivkov2019-07-113-39/+0
* SERVER-42154 add hangAfterInitializingIndexBuild fail point to IndexBuildsCoo...Benety Goh2019-07-111-0/+5
* SERVER-41944 Validate the given shard key for refineCollectionShardKeyJamie Heppenstall2019-07-117-233/+387
* SERVER-40620 fassert during document fetch when there is evidence of index co...Misha Ivkov2019-07-113-0/+39
* SERVER-41942: Clear partialTxnList after committing a prepared transaction du...Lingzhi Deng2019-07-112-0/+117
* SERVER-40168 Pull the OplogTruncaterThread out of WiredTigerKVEngine and put ...Gabe Villasana2019-07-1120-241/+252
* SERVER-42154 abort index builds on NotMaster errors when using IndexBuildsCoo...Benety Goh2019-07-111-0/+12