summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35734 Integrate new ChunkWritesTracker and ChunkSplitStateDriver with ...Matthew Saltz2018-06-257-430/+21
* SERVER-35691 Make all code paths returning StaleConfig error go through the S...Kaloian Manassiev2018-06-223-21/+22
* SERVER-35691 Cleanup the ChunkVersion serialization/deserialization codeKaloian Manassiev2018-06-2220-355/+201
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-2223-169/+62
* SERVER-35639 Include port in server name of config.changelog entriesKevin Pulo2018-06-222-5/+10
* SERVER-35612 Implement ChunkWritesTracker with unit tests, make ChunkInfo use itMatthew Saltz2018-06-2110-30/+739
* Revert "SERVER-35612 Implement ChunkWritesTracker with unit tests, make Chunk...Matthew Saltz2018-06-2110-738/+30
* SERVER-35612 Implement ChunkWritesTracker with unit tests, make ChunkInfo use itMatthew Saltz2018-06-2110-30/+738
* SERVER-1761 Add mongos unix domain socket tests and close transport layerAnthony Roy2018-06-211-8/+8
* SERVER-35691 Merge the stale_config library together with common_sKaloian Manassiev2018-06-208-82/+65
* SERVER-35357 Implement a temporary map of transaction runtime states on MongoSRandolph Tan2018-06-207-6/+595
* SERVER-34470 Make DatabaseVersion non-optional in CachedDatabaseInfoBlake Oler2018-06-204-7/+5
* SERVER-34470 Make DatabaseVersion non-optional on the config server's Databas...Blake Oler2018-06-2010-35/+36
* SERVER-34470 Give config and admin databases a fixed database versionBlake Oler2018-06-204-10/+28
* SERVER-34470 Make DatabaseVersion non-optional in ShardDatabaseTypeBlake Oler2018-06-192-14/+14
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-182-187/+0
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-141-1/+1
* SERVER-35255: whole-cluster $changeStreams send listCollections to the config...Nick Zolnierz2018-06-121-3/+12
* SERVER-34072 config.databases writes with new version field should take the g...Esha Maharishi2018-06-116-45/+15
* SERVER-34971 Improve mongoS targeting for single-shard updates, and for repla...Bernard Gorman2018-06-114-134/+238
* SERVER-35209 Remove unused controlChunk parameter in _configsvrCommitChunkMig...Sarah Zhou2018-06-073-68/+0
* SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin2018-06-071-1/+1
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-0/+1
* SERVER-34817 find replace from InterruptedDueToReplStateChange error code to ...Nathan Louie2018-06-061-3/+2
* SERVER-33954 Modified getCollectionRoutingInfoWithRefresh to refresh twice if...Matthew Saltz2018-06-055-80/+288
* SERVER-10637 Add connectionId to isMaster responseAnthony Roy2018-06-051-0/+1
* SERVER-34338 Find explain in legacy query path on mongos does not retry on St...Esha Maharishi2018-06-011-23/+68
* Revert "Revert "SERVER-34653 don't parse if early auth-checks can reject.""Billy Donahue2018-05-315-3/+11
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-312-4/+4
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-304-4/+4
* SERVER-28524 remove group commandKyle Suarez2018-05-301-69/+0
* SERVER-32088: ChangeStream resumeAfter does not work on sharded collections i...Nick Zolnierz2018-05-292-61/+132
* SERVER-35234 makePromiseFuture<T>()Mathias Stearn2018-05-251-5/+4
* Revert "SERVER-34653 don't parse if early auth-checks can reject."Louis Williams2018-05-255-11/+3
* SERVER-34653 don't parse if early auth-checks can reject.Billy Donahue2018-05-255-3/+11
* SERVER-34893 Make the config server determine the control chunk on migration ...Randolph Tan2018-05-241-0/+1
* SERVER-34632 Use alias for the callback of CatalogCacheLoader::getChunksSinceKaloian Manassiev2018-05-243-11/+8
* SERVER-33639 Fix UUID inconsistencies in mapReduce on a sharded output collec...jannaerin2018-05-222-17/+68
* SERVER-34893 Embedded authorization componentsADAM David Alan Martin2018-05-221-5/+8
* SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin2018-05-161-0/+1
* SERVER-32942: Let users listcollections their own collectionsSpencer Jackson2018-05-161-8/+93
* SERVER-34653 MONGO_REGISTER_TEST_COMMANDBilly Donahue2018-05-162-13/+2
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-163-1/+5
* SERVER-34443 Refactor WiredTigerRecoveryUnit and WiredTigerSnapshotManager. A...Louis Williams2018-05-151-7/+1
* SERVER-34843 Compute operationTime before $clusterTimeJack Mulrow2018-05-141-8/+9
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-117-18/+20
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-05-101-2/+2
* SERVER-32375 Use readConcern local for config metadata operationsBlake Oler2018-05-101-3/+12
* SERVER-34695: Fix retry logic in strategy.cpp for SnapshotErrorNick Zolnierz2018-05-092-92/+99
* SERVER-34653 mark some commands as requiresAuth==falseBilly Donahue2018-05-091-0/+3