summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46219 Unittests always uses text even if the server uses JSON.Henrik Edin2020-02-181-64/+59
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-185-0/+24
* SERVER-45623 read/write concern provenanceKevin Pulo2020-02-161-1/+76
* SERVER-45138 Add MONGO_CONFIG_JSON_LOG_DEFAULT define to use JSON logs by def...Henrik Edin2020-02-141-1/+1
* SERVER-45814 Define subsystem to mirror read command requestsBen Caimano2020-02-141-3/+4
* SERVER-45966 Add ClientMetadataPropagationEgressHook for NetworkInterface use...Gregory Noma2020-02-144-2/+7
* Revert "SERVER-45610 Reject commands that read data when node is in RECOVERIN...Ian Boros2020-02-145-24/+0
* SERVER-45822 Manually convert slow query and slow query-like logsMark Benvenuto2020-02-141-4/+84
* SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDLKaloian Manassiev2020-02-142-12/+19
* SERVER-45903 Allow sort with {$meta:'randVal'} on sharded clustersArun Banala2020-02-141-34/+14
* SERVER-42938 Implement Infrastructure for Provisioning and Refreshing OCSP Re...Shreyas Kalyan2020-02-131-6/+6
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-135-0/+24
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-1340-376/+984
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-139-19/+28
* SERVER-46067 Replicate Before Journaling interface changesDianna Hohensee2020-02-121-4/+3
* SERVER-46062 Prevent ChunkManagerTargeter from accessing all shard versions b...Blake Oler2020-02-115-78/+68
* SERVER-45981 Prevent duplicating action upon receiving notice that a given sh...Blake Oler2020-02-116-21/+219
* SERVER-45297: Improve split error message for indivisibile chunksJosef Ahmad2020-02-111-2/+2
* SERVER-46069 Use invalidateShardForShardedCollection in the router's moveChun...Blake Oler2020-02-111-3/+3
* SERVER-45904 Create a standalone collection sharding state factoryMarcos José Grillo Ramírez2020-02-111-0/+1
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-072-2/+46
* Revert "SERVER-43069: Condition logging for slow ops on sample rate"Xuerui Fa2020-02-072-46/+2
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-075-22/+33
* SERVER-45505 Add ResumableChangeStreamError error labelBernard Gorman2020-02-071-1/+1
* SERVER-46005 Remove server code related to Track Unsharded Collections that i...Esha Maharishi2020-02-063-117/+0
* SERVER-45368 Allow collection/index creation inside txns for shardingMaria van Keulen2020-02-061-1/+3
* SERVER-45529 Add new stage constraint for $unionWith sub-pipelineNicholas Zolnierz2020-02-062-1/+3
* SERVER-45980 Restrict scope of full loads to current operation in VersionMana...Blake Oler2020-02-061-5/+4
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-052-2/+46
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-054-6/+6
* SERVER-45947 Make hedging server parameters settable at runtimeCheahuychou Mao2020-02-055-35/+52
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-052-98/+0
* SERVER-44905 Futurize the retrieval of OCSP ResponsesShreyas Kalyan2020-02-041-0/+3
* SERVER-45576 Make explicit collection creation in sharding directly forward t...Mihai Andrei2020-01-301-21/+62
* SERVER-45437 Add readHedgingMode serverParameterCheahuychou Mao2020-01-296-5/+126
* SERVER-45449 Write a function to compute the desired latency for a staggered ...Cheahuychou Mao2020-01-298-45/+395
* SERVER-45571 Remove redundant variable 'needsRefresh' in CollectionRoutingInf...Blake Oler2020-01-282-47/+33
* SERVER-45528 Split/consolidate sharded_agg_helpers andNicholas Zolnierz2020-01-276-548/+837
* SERVER-44484 Allow change stream update lookup to retrieve post-image by _idBernard Gorman2020-01-252-0/+32
* SERVER-44162 Resume coordinating active migrations on stepupEsha Maharishi2020-01-241-0/+4
* SERVER-45202 Improve command alias infrastructureAmirsaman Memaripour2020-01-231-2/+2
* SERVER-44521 Implement exhaust isMaster for mongosTess Avitabile2020-01-222-12/+44
* SERVER-45438 Create serverStatus section for hedging metricsCheahuychou Mao2020-01-224-0/+172
* SERVER-44773 Optimise queries to cover on sharded clusters when using compoun...Arun Banala2020-01-223-46/+348
* SERVER-43832 Expose readConcern and writeConcern defaults in serverStatusJack Mulrow2020-01-213-1/+60
* SERVER-45583 Unittests are using logv2.Henrik Edin2020-01-211-63/+66
* SERVER-43719 Load RWC defaults from persisted values during startupJack Mulrow2020-01-211-0/+7
* SERVER-45253 Throw errors on invalid options for sharded cluster count commandKatherine Wu2020-01-171-63/+16
* SERVER-43918 Upgrade/downgrade process for compound hashed shard keysbanarun2020-01-171-7/+6
* SERVER-45546 Do not create HostPools for passive membersBen Caimano2020-01-172-9/+18