summaryrefslogtreecommitdiff
path: root/db/repl_block.cpp
Commit message (Expand)AuthorAgeFilesLines
* allow majority to be all nodes SERVER-3672Kristina2011-12-221-1/+1
* slave tracking optimizationsKristina2011-07-141-3/+3
* add w : "majority" SERVER-2108Kristina2011-06-131-2/+9
* expose tagging to getLastError SERVER-992Kristina2011-06-091-3/+23
* fast sync passthrough SERVER-992Kristina2011-06-091-1/+6
* pass-through sync in a separate threadKristina2011-05-171-3/+3
* removed extra lock and added more loggingKristina2011-05-131-0/+1
* op passthrough for w SERVER-992Kristina2011-05-101-0/+6
* SERVER-1465 remove replica pairsAaron2011-03-291-1/+1
* cleaner pointer handling in SlaveTrackingEliot Horowitz2011-02-101-3/+2
* fix mismatched new[] and delete SERVER-2500Eliot Horowitz2011-02-091-1/+1
* dur change for slave tracking dur compatibilitydwight2011-01-191-4/+7
* Temp dur fix for repl_bock writing outside of lockMathias Stearn2011-01-131-1/+1
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-34/+34
* SERVER-2119 expose the number of known slavesAlberto Lerner2010-12-151-1/+11
* SERVER-1804 tighter background jobAlberto Lerner2010-10-131-1/+1
* fix isMaster detection SERVER-1544Eliot Horowitz2010-08-021-1/+4
* debuggingEliot Horowitz2010-07-301-1/+11
* rsDwight2010-07-201-2/+4
* fixEliot Horowitz2010-07-021-1/+1
* fix scopingMathias Stearn2010-07-021-1/+3
* fix debug build & repl hackEliot Horowitz2010-07-021-3/+6
* get write lock in DEBUG modeEliot Horowitz2010-07-021-0/+1
* defensive - trying to figure out mac issueEliot Horowitz2010-06-221-1/+3
* fix w on slaveEliot Horowitz2010-06-111-1/+2
* MutexDebuggerDwight Merriman2010-05-261-1/+1
* name threadsDwight2010-05-181-1/+2
* stdafx->pchDwight2010-04-271-1/+1
* compile vcproj windowsDwight2010-04-131-0/+1
* move repl blocking code into its own fileEliot Horowitz2010-04-131-0/+181