summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/sync.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-15905 Ensure Initial Sync uses the same source when fetching o...Spencer T Brody2014-11-041-1/+4
* SERVER-15905 Ensure Initial Sync uses the same source when fetching oplog and...Spencer T Brody2014-11-031-4/+1
* SERVER-13961 Start using LockState from the OperationContextKaloian Manassiev2014-06-021-1/+1
* SERVER-13641 Plumb OperationContext through to getCollection and all HelpersMathias Stearn2014-05-301-1/+2
* 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-2/+4
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-3/+3
* SERVER-13084: remove Client::database and make many things not use thread loc...Eliot Horowitz2014-04-171-2/+4
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-7772 separate out Sync classEric Milkie2013-03-111-0/+40