summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35085 Hide the visibility of UUIDCatalog changes during repairDatabase...r4.1.1Dianna Hohensee2018-07-138-22/+73
* SERVER-35626 remove old MMAP 'enforceQuota' codeDianna Hohensee2018-07-1353-301/+189
* SERVER-35692 Add support to an optional re-registration bool in metrics responseMark Benvenuto2018-07-1311-34/+300
* SERVER-35903 Free monitoring disable without enabling does not workMark Benvenuto2018-07-138-34/+81
* Import tools: 5f036603357e3d910e4d765369261fd0b577dd59 from branch v4.1David Golden2018-07-1326-99/+1286
* SERVER-35168 Added ClientInfo to Session to track info about the last client ...jinichu2018-07-133-0/+171
* SERVER-33243 Improve logging when a node changes its sync sourceSiyuan Zhou2018-07-131-3/+11
* SERVER-36049 Enable snapshot readConcern w/o atClusterTime for txn commands o...Jack Mulrow2018-07-134-74/+132
* SERVER-36110 Fix --tlsOnNormalPorts canonicalizationSara Golemon2018-07-132-2/+19
* Revert "SERVER-28734 Provide a way to recover data files when lacking WiredTi...Xiangyu Yao2018-07-1312-483/+60
* SERVER-35310 Added timeActiveMicros and timeInactiveMicros to CurrentOp's tra...jinichu2018-07-137-53/+298
* Fix build for LibreSSL 2.7 (adopted parts of OpenSSL 1.1 API).Michael Gmelin2018-07-132-2/+4
* SERVER-35302 Added startWallClockTime to CurrentOp's transaction sub-documentjinichu2018-07-134-20/+62
* SERVER-36034 Add testing to ensure skip level upgrades to 4.2 fail but leave ...Blake Oler2018-07-131-0/+92
* SERVER-35824 disallow downgrade to 4.0 if long index namespaces are detectedBenety Goh2018-07-135-6/+105
* SERVER-35824 disallow long index namespaces under FCV 4.0Benety Goh2018-07-134-4/+58
* SERVER-35325 Implement key generation for "allPaths" indexesBernard Gorman2018-07-1322-512/+2307
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-1230-1069/+66
* Fix error codesGeert Bosch2018-07-123-3/+3
* SERVER-35623 Send a replSetStepUp command to an eligible candidate on stepdownVesselina Ratcheva2018-07-127-0/+232
* SERVER-35605 sh.setBalancerState() should check its argument type to avoid un...Sarah Zhou2018-07-121-0/+1
* SERVER-35125 Add additional SECBUFFER_EXTRA validationMark Benvenuto2018-07-121-3/+6
* SERVER-36071 Check status of shardsvrShardCollectionjannaerin2018-07-121-1/+9
* SERVER-34788: Improve commandWorked/Failed assertion messagesDavid Bradford2018-07-122-8/+35
* SERVER-36054 Remove more unused methods from CSS/MetadataManagerKaloian Manassiev2018-07-127-107/+51
* Add requires_document_locking tag to noPassthrough/indexbg2.js toAudrey Fang2018-07-122-2/+2
* SERVER-36027 Inject enterprise module where requiredAndrew Morrow2018-07-111-2/+2
* SERVER-36082 Don't link getShardMap into embeddedAndrew Morrow2018-07-116-11/+19
* Revert "SERVER-36071 Check status of shardsvrShardCollection"jannaerin2018-07-111-8/+1
* SERVER-36013 Remove isMMAPv1 predicates and resulting dead codeGeert Bosch2018-07-1119-494/+20
* SERVER-36054 Remove ScopedCollectionMetadata's operator boolKaloian Manassiev2018-07-1128-334/+348
* SERVER-36071 Check status of shardsvrShardCollectionjannaerin2018-07-111-1/+8
* SERVER-35911 Upgraded GetMoreCmd and ClusterGetMoreCmd to use TypedCommandAnthony Roy2018-07-114-431/+421
* SERVER-35912 Upgraded PipelineCommand and ClusterPipelineCommand to TypedCommandAnthony Roy2018-07-112-107/+134
* SERVER-35722 Move intial splitting in shardCollection to primary shardjannaerin2018-07-113-30/+246
* SERVER-35595 Add a passthrough coordinateCommitTransaction commandJack Mulrow2018-07-116-2/+143
* SERVER-36060 Remove unused variable declarationsSara Golemon2018-07-114-17/+0
* SERVER-36011 Remove MMAPv1 lockmanager supportGeert Bosch2018-07-1122-695/+233
* SERVER-34897 add parameter to prohibit mongos retriesKevin Pulo2018-07-111-0/+10
* SERVER-35758 Mongo shell prompt errors when running transactions after overri...Siyuan Zhou2018-07-103-1/+67
* SERVER-35722 Move skeleton of shardCollection command to primary shardjannaerin2018-07-109-7/+658
* SERVER-36041 Increase size of changelog and actionlog in sharding_catalog_cli...Sarah Zhou2018-07-101-2/+2
* SERVER-28734 Provide a way to recover data files when lacking WiredTiger meta...Louis Williams2018-07-1012-60/+483
* SERVER-35537 Remove usage of check function from mr_shard_version.js.Max Hirschhorn2018-07-101-8/+0
* SERVER-36041 Increase the size of changelog and actionlogSarah Zhou2018-07-101-2/+2
* SERVER-35940 Remove IntrusiveCounterMartin Neupauer2018-07-102-65/+2
* SERVER-35937 Move authorization error handling to service entry pointNathan Orttung2018-07-107-49/+29
* SERVER-33191 add test to fill wiredtiger cache during steady state oplog repl...Benety Goh2018-07-101-0/+65
* SERVER-36028 Fix Windows compile by adding typename to Biggie iterator value_...Audrey Fang2018-07-101-1/+1
* Revert "SERVER-31031 Skip oplog entries that are unrelated to the chunk being...Blake Oler2018-07-101-13/+3