summaryrefslogtreecommitdiff
path: root/src/mongo/s/sharding_mongod_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-2/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Henrik Edin2018-09-131-11/+5
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-131-2/+4
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-26/+12
* SERVER-33336 Snapshot reads should not take MODE_IX locks when autocommit=trueTess Avitabile2018-03-021-1/+1
* SERVER-32843 Allow multiple times in OpObserversADAM David Alan Martin2018-03-011-1/+8
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-1/+1
* SERVER-32412 Add featureCompatibilityVersion 4.0 to the list of valid feature...Dianna Hohensee2018-01-241-1/+1
* SERVER-29519 Removed many usages of getGlobalReplicationCoordinatorHenrik Edin2018-01-221-1/+1
* SERVER-32519 clean up WireVersion enum uses in the code to use LATEST_WIRE_VE...Dianna Hohensee2018-01-121-0/+5
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-161-1/+1
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-101-4/+6
* Revert "SERVER-29893 Rename recovery code and make it accessible to both star...Mathias Stearn2017-08-071-6/+4
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-071-4/+6
* SERVER-29672 Make Config/ShardCatalogCacheLoader decorations on ServiceContextKaloian Manassiev2017-07-281-7/+2
* SERVER-28752 Get rid of usages of Batched Insert/Update/Delete Request in sha...Kaloian Manassiev2017-07-191-2/+0
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-47/+14
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-11/+6
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-4/+7
* SERVER-29274 make reaper mandatory in Database::dropCollection()Benety Goh2017-06-011-0/+4
* SERVER-29254 Moved MinValid into ReplicationProcessJudah Schvimer2017-05-301-2/+5
* SERVER-28814 eliminate unnecessary includes of server_selection_metadata.hMathias Stearn2017-05-121-1/+0
* SERVER-28431 shard chunk loader interface implementationDianna Hohensee2017-05-081-2/+10
* SERVER-28988 add ReplicationProcessBenety Goh2017-04-281-1/+6
* SERVER-27659 Persist Rollback IdJudah Schvimer2017-04-281-0/+5
* Revert "SERVER-27659 Persist Rollback Id"ADAM David Alan Martin2017-04-281-5/+0
* SERVER-27659 Persist Rollback IdJudah Schvimer2017-04-211-0/+5
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-03-061-1/+1
* SERVER-28155 Get rid of the 'serveronly' sharding libraryKaloian Manassiev2017-03-011-6/+0
* SERVER-27704 persist chunk metadata on shard primaryDianna Hohensee2017-03-011-0/+1
* SERVER-27773 add operationTime field to the command responseMisha Tyulenev2017-02-281-7/+0
* SERVER-28030 Move catalog_cache.h/.cpp to mongo/s/Kaloian Manassiev2017-02-181-1/+1
* SERVER-27746: Integrate LogicalClock with oplogMisha Tyulenev2017-02-151-0/+7
* SERVER-27828: Pass ServiceContext to oplog and ReplicationCoordinator methods...Misha Tyulenev2017-02-081-4/+4
* SERVER-27301 converted OpObserver into an interface. ServiceContext should al...Benety Goh2016-12-071-2/+2
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-081-5/+3
* Revert "SERVER-26202 Relax index constraints in oplog application"Siyuan Zhou2016-11-061-3/+5
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-041-5/+3
* SERVER-25934 rename MongodTestFixture to ShardingMongodTestFixtureEsha Maharishi2016-10-201-34/+35
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-1/+1
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* Revert "SERVER-25935 move ShardRegistry::init() out of Grid::init()"Max Hirschhorn2016-09-041-12/+1
* SERVER-25935 move ShardRegistry::init() out of Grid::init()Esha Maharishi2016-09-021-1/+12
* SERVER-25934 rename MongodTestFixture to ShardingMongodTestFixtureEsha Maharishi2016-09-011-0/+417