summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplogreader.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15089 Add new Applier class and remove theReplSet references from Back...Eric Milkie2014-09-261-0/+15
* SERVER-15089 cleanup oplogreaderEric Milkie2014-09-051-36/+9
* SERVER-15089 oplogreader use HostAndPort to connect instead of stringsEric Milkie2014-08-291-4/+4
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-6/+1
* SERVER-14442 Implement getMyRID() in ReplicationCoordinatorImplSpencer T Brody2014-07-211-1/+1
* 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-1/+4
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-4/+4
* SERVER-12213: bulk of index refactor, making catalog/record store come via ca...Eliot Horowitz2013-12-301-1/+1
* SERVER-10745 Eliminate AuthorizationSession::hasInternalAuthorization() method.Andy Schwerin2013-09-201-0/+7
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-6071 pass 'me' object to oplogreader instead of getting from database ...matt dannenberg2013-08-051-2/+3
* SERVER-6071 Use command on local.slaves instead of cursormatt dannenberg2013-07-221-2/+2
* Revert "Revert "SERVER-6071 use command on local.slaves instead of cursor""matt dannenberg2013-07-221-0/+3
* Revert "SERVER-6071 use command on local.slaves instead of cursor"Eric Milkie2013-07-121-3/+0
* SERVER-6071 use command on local.slaves instead of cursorMatt Dannenberg2013-06-291-0/+3
* SERVER-9191 In oplog page on rest interface, use oplogreader (which did authe...Xiuming Chen2013-06-261-0/+6
* SERVER-7772 move oplogreader into db/repl/ and create oplogreader.cppEric Milkie2013-03-111-0/+137