summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-37472: Improve behavior if user downgrades to 4.0 binary without setti...natalie.tsvetkova2018-10-311-5/+5
* SERVER-37815 Fix unit testsJonathan Reams2018-10-311-1/+2
* SERVER-37191 writeConcern for $outNick Zolnierz2018-10-3119-122/+158
* SERVER-37578 Fix failing sharding_catalog_manager_testKaloian Manassiev2018-10-313-10/+14
* SERVER-37815 Support more than one key when parsing keyFile contentsJonathan Reams2018-10-315-62/+248
* SERVER-17010 each Sorter instance spills to a single file rather than a new f...Dianna Hohensee2018-10-3112-179/+474
* SERVER-37244 Make sessions killable outside of the Session/TransactionPartici...Kaloian Manassiev2018-10-3118-171/+646
* SERVER-37721 add listIndexes option to include in-progress index buildsBenety Goh2018-10-301-3/+12
* SERVER-37813 Switch out Bintray for ArtifactoryHenrik Edin2018-10-303-47/+41
* SERVER-37785 Fix bundle identifier in mobile framework plistsAndrew Morrow2018-10-302-2/+2
* SERVER-35811 pin stable timestamp behind oldest uncommitted timestampPavi Vetriselvan2018-10-309-113/+424
* SERVER-37488 SERVER-37596 Manage debug info and symbol maps info for embedded...Andrew Morrow2018-10-305-21/+69
* SERVER-14364 Make OpCounters 64-bitJacob Evans2018-10-302-13/+13
* SERVER-36616 Enable ECDHE support if platform supports itPatrick Freed2018-10-303-10/+52
* SERVER-18985 log setParameter commandsKevin Pulo2018-10-301-3/+29
* SERVER-37350 Shards should reject writes in snapshot sharded transactions to ...Jack Mulrow2018-10-309-16/+239
* SERVER-37244 Pull the Session state management from SessionRuntimeInfo into S...Kaloian Manassiev2018-10-3010-143/+143
* SERVER-10346: Prevent multiple PEM password promptsSpencer Jackson2018-10-292-31/+83
* SERVER-37749 replSetResizeOplog command does not validate argument correctlyLouis Williams2018-10-291-2/+8
* SERVER-37578 Assert that a zone is associated with a shard during shard colle...jannaerin2018-10-291-1/+1
* SERVER-37794 Introduce ability to specify interruptible failpointsKaloian Manassiev2018-10-292-7/+16
* SERVER-37347 Distinguish retryable writes from writes in a transaction on mongosJack Mulrow2018-10-292-5/+15
* SERVER-36688 Move atClusterTime helpers into TransactionRouterJack Mulrow2018-10-2911-463/+264
* Import wiredtiger: 22b1224ee0623db1ed03f6bf5dd681deb1aa8b2e from branch mongo...Luke Chen2018-10-2916-81/+103
* SERVER-37666 remove unused field from IndexBuildBlockBenety Goh2018-10-261-1/+0
* SERVER-37755 Update framework metadata with valid version informationAndrew Morrow2018-10-264-5/+26
* SERVER-37685 Ensure free monitoring queue preserves FIFO on messages with sam...Mark Benvenuto2018-10-264-1/+56
* SERVER-36977 Set process umask before creating log fileJonathan Reams2018-10-262-8/+51
* SERVER-37589 add library for MultiIndexBlockBenety Goh2018-10-2634-73/+167
* SERVER-37589 add Collection::makePlanExecutor() and use it in MultiIndexBlockBenety Goh2018-10-255-2/+46
* SERVER-35493 Refactor Inclusion- and ExclusionNode into ProjectionNode base c...Bernard Gorman2018-10-2617-948/+805
* SERVER-37589 RecordStore::compact() stops accepting RecordStoreCompactAdaptor...Benety Goh2018-10-254-55/+7
* SERVER-37589 make Collection::compact() a free functionBenety Goh2018-10-258-64/+88
* SERVER-37589 rename Collection::insertDocument() overload for bulk loader and...Benety Goh2018-10-257-37/+66
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-2557-1626/+488
* SERVER-37589 clean up CollectionImpl fail point checkingBenety Goh2018-10-251-29/+38
* SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva2018-10-254-6/+144
* SERVER-36064 Alphebetize the output of db.help()Tyler Kaye2018-10-251-6/+5
* SERVER-37589 split IndexAccessMethod::BulkBuilder into interface and implemen...Benety Goh2018-10-252-43/+79
* SERVER-37578 Assert that a zone is associated with a shard during shard colle...jannaerin2018-10-252-2/+27
* SERVER-37589 split PlanExecutor into interface and implementationBenety Goh2018-10-256-431/+357
* SERVER-36873 ReplicationCoordinatorExternalStateImpl::shutdown() must not hol...Tess Avitabile2018-10-251-1/+6
* SERVER-37711 Revert commits related to lock yielding for prepared transaction...Kaloian Manassiev2018-10-2520-1002/+230
* SERVER-37443 Don't call a virtual method in CollectionInfoCacheImpl destructor.David Storch2018-10-251-1/+1
* SERVER-35485 Add compressor capabilities for shell with URI inputTyler Kaye2018-10-257-42/+76
* SERVER-37694 Remove redundant branch testsGregory Wlodarek2018-10-241-1/+1
* SERVER-37179 Pass the reference of OperationSessionInfoFromClient around.Siyuan Zhou2018-10-2417-232/+255
* SERVER-37584 Fix build failure on case-sensitive macOS file system: CommonHmac.hPatrick Freed2018-10-241-1/+1
* SERVER-37352 Replace AuthorizationManager's _privilegeDocsExist with an atomicPatrick Freed2018-10-242-12/+6
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-2439-201/+1102