summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/config_server_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22483 convert disabled SCCC dbtests to jstests or unittests that use CSRSEsha Maharishi2016-03-141-125/+0
* SERVER-22319 remove SCCC tests from testcasesMisha Tyulenev2016-02-121-1/+0
* SERVER-18084 Remove usages of ShardingState::get(globalOperationContext())Kaloian Manassiev2015-09-221-3/+3
* SERVER-19903 Dist lock pinger not running for config RSRandolph Tan2015-08-281-1/+1
* SERVER-19608 Cleanup ShardingState initializationKaloian Manassiev2015-08-131-1/+1
* SERVER-19395 Write commands should use ShardConnectionKaloian Manassiev2015-07-211-1/+4
* SERVER-18084 Make ShardingState a decoration on ServiceContextKaloian Manassiev2015-07-141-3/+4
* SERVER-18084 Move code out of d_state.h/.cppKaloian Manassiev2015-07-111-6/+6
* SERVER-19252 Move all mongos catalog types to s/catalogDaniel Alabi2015-07-021-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-63/+59
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-3/+2
* SERVER-18634 Move config upgrade code inside CatalogManagerLegacyKaloian Manassiev2015-05-261-5/+2
* SERVER-17592 Move legacy dist lock code under catalogRandolph Tan2015-05-051-1/+1
* SERVER-17592 Refactor legacy logic into distributed lock managerRandolph Tan2015-04-241-6/+2
* SERVER-17774 Move ChunkType to src/mongo/s/catalogDaniel Alabi2015-04-071-1/+1
* SERVER-17723 setShardingState should not reinitialize config servers listKaloian Manassiev2015-03-311-0/+13
* SERVER-17690 Move sharding change logging operations to catalog managerKaloian Manassiev2015-03-241-33/+0
* SERVER-17637 Sharding catalog manager interfaceKaloian Manassiev2015-03-201-0/+2
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-14062 Remove extra creations of OperationContextImpl in the sharding d...Kaloian Manassiev2014-11-141-14/+20
* SERVER-15882 Get rid of ensureIndex in dbtests.Andy Schwerin2014-11-051-4/+5
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* Revert "SERVER-13961 Add OperationContext argument to Client::Context"Kaloian Manassiev2014-06-281-12/+3
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-06-271-3/+12
* SERVER-11681 move distlock to s/ directory - not part of clientGreg Studer2014-01-081-1/+1
* SERVER-11875 Convert internal writes to use write commandsRandolph Tan2014-01-061-0/+3
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-10039 buildbot test ChunkManagerLoadBasicTest need index to support so...Greg Studer2013-07-011-0/+5
* SERVER-7984 config upgrade from v3 to v4Greg Studer2012-12-211-0/+118