summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/auth_schema_upgrade_d.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15496 Remove legacy replication codeSpencer T Brody2014-11-201-2/+0
* SERVER-16209 LogComponent::kCommands -> kCommandMatt Kangas2014-11-181-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-15179 Fixed authSchemaUpgrade for replica setsAndreas Nilsson2014-10-071-2/+1
* SERVER-15314 Stop accessing replication internals in auth_schema_upgrade_d.cppSpencer T Brody2014-09-231-23/+7
* SERVER-15179 Auth upgrade from MONGODB-CR -> SCRAM-SHA-1Andreas Nilsson2014-09-171-67/+65
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* SERVER-14460 Fix lintSpencer T Brody2014-07-071-1/+1
* SERVER-14460 Comment out implementation of checkReplicaMemberVersions for nowSpencer T Brody2014-07-071-66/+69
* SERVER-14135 Use ReplicationCoordinator to determine if replication is enabledSpencer T Brody2014-06-061-1/+3
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-301-1/+1
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-1/+1
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-1/+1
* SERVER-14043 s/namespace replset/namespace repl/matt dannenberg2014-05-271-8/+8
* SERVER-14021 move all replication code into namespace replsetmatt dannenberg2014-05-221-9/+9
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-1/+1
* SERVER-13641 Unify Command::newRun into runMathias Stearn2014-05-141-0/+1
* SERVER-12156 Check replicaset member versions before doing auth schema upgrade.Andy Schwerin2014-01-141-0/+78
* SERVER-11995 Have authSchemaUpgrade sent to a mongos upgrade auth schema ever...Andy Schwerin2014-01-101-0/+80