Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't clear slave cache as often SERVER-4278 | Kristina | 2011-11-14 | 1 | -2/+0 |
* | allow majority to be all nodes SERVER-3672 | Kristina | 2011-09-14 | 1 | -1/+1 |
* | slave tracking optimizations | Kristina | 2011-07-14 | 1 | -3/+3 |
* | add w : "majority" SERVER-2108 | Kristina | 2011-06-13 | 1 | -2/+9 |
* | expose tagging to getLastError SERVER-992 | Kristina | 2011-06-09 | 1 | -3/+23 |
* | fast sync passthrough SERVER-992 | Kristina | 2011-06-09 | 1 | -1/+6 |
* | pass-through sync in a separate thread | Kristina | 2011-05-17 | 1 | -3/+3 |
* | removed extra lock and added more logging | Kristina | 2011-05-13 | 1 | -0/+1 |
* | op passthrough for w SERVER-992 | Kristina | 2011-05-10 | 1 | -0/+6 |
* | SERVER-1465 remove replica pairs | Aaron | 2011-03-29 | 1 | -1/+1 |
* | cleaner pointer handling in SlaveTracking | Eliot Horowitz | 2011-02-10 | 1 | -3/+2 |
* | fix mismatched new[] and delete SERVER-2500 | Eliot Horowitz | 2011-02-09 | 1 | -1/+1 |
* | dur change for slave tracking dur compatibility | dwight | 2011-01-19 | 1 | -4/+7 |
* | Temp dur fix for repl_bock writing outside of lock | Mathias Stearn | 2011-01-13 | 1 | -1/+1 |
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 1 | -34/+34 |
* | SERVER-2119 expose the number of known slaves | Alberto Lerner | 2010-12-15 | 1 | -1/+11 |
* | SERVER-1804 tighter background job | Alberto Lerner | 2010-10-13 | 1 | -1/+1 |
* | fix isMaster detection SERVER-1544 | Eliot Horowitz | 2010-08-02 | 1 | -1/+4 |
* | debugging | Eliot Horowitz | 2010-07-30 | 1 | -1/+11 |
* | rs | Dwight | 2010-07-20 | 1 | -2/+4 |
* | fix | Eliot Horowitz | 2010-07-02 | 1 | -1/+1 |
* | fix scoping | Mathias Stearn | 2010-07-02 | 1 | -1/+3 |
* | fix debug build & repl hack | Eliot Horowitz | 2010-07-02 | 1 | -3/+6 |
* | get write lock in DEBUG mode | Eliot Horowitz | 2010-07-02 | 1 | -0/+1 |
* | defensive - trying to figure out mac issue | Eliot Horowitz | 2010-06-22 | 1 | -1/+3 |
* | fix w on slave | Eliot Horowitz | 2010-06-11 | 1 | -1/+2 |
* | MutexDebugger | Dwight Merriman | 2010-05-26 | 1 | -1/+1 |
* | name threads | Dwight | 2010-05-18 | 1 | -1/+2 |
* | stdafx->pch | Dwight | 2010-04-27 | 1 | -1/+1 |
* | compile vcproj windows | Dwight | 2010-04-13 | 1 | -0/+1 |
* | move repl blocking code into its own file | Eliot Horowitz | 2010-04-13 | 1 | -0/+181 |