summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/is_master.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13645 eliminate is_master.hmatt dannenberg2014-06-191-72/+0
* SERVER-14135 implement canAcceptWritesForDatabase() in LegacyReplicationCoord...matt dannenberg2014-06-101-9/+0
* SERVER-14043 s/namespace replset/namespace repl/matt dannenberg2014-05-271-2/+2
* SERVER-14021 move all replication code into namespace replsetmatt dannenberg2014-05-221-0/+2
* SERVER-13797 Remove more usages of Client::getContextKaloian Manassiev2014-05-041-19/+2
* SERVER-13645 move replication_server_status.h/.cpp to repl_settings.h/.cppmatt dannenberg2014-04-231-1/+1
* SERVER-13084: remove Client::database and make many things not use thread loc...Eliot Horowitz2014-04-171-4/+8
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-1/+1
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-6405: trivial prep cleanup of Database classEliot Horowitz2013-06-181-1/+1
* SERVER-9188: revert isMaster bevavior wrt godScott Hernandez2013-04-231-3/+4
* SERVER-7772 rename and move header to is_master.hEric Milkie2013-04-161-0/+79