summaryrefslogtreecommitdiff
path: root/db/replset.h
Commit message (Expand)AuthorAgeFilesLines
* on exit, wait for replication to finish upDwight2009-02-041-2/+2
* Make arbitration smarter -- arbiter forwards negotiate request to paired nodeAaron2009-02-021-1/+1
* authenticate command workdwight2009-01-181-3/+3
* Indent all lines within namespaces one levelAaron2009-01-151-130/+130
* Replace tab indentation with spacesAaron2009-01-141-4/+4
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* Enhance json parserAaron2009-01-061-2/+2
* Reinstate pairing testsAaron2008-12-281-0/+41
* Replace tab indentation with spacesAaron2008-12-281-36/+36
* Not master if haven't caught upAaron2008-12-121-6/+1
* Lock repl pair state where necessary.Aaron2008-12-101-3/+7
* Add arbitration unit test; adjust tab formatting of some filesAaron2008-12-071-1/+1
* Adding some pairing testsAaron Staple2008-12-051-0/+8
* replication fixes -- "first: true" support (local.dbinfo.*); clean up class nameDwight2008-12-021-6/+6
* repl pair bug fixDwight2008-12-011-10/+26
* a little more on webunknown2008-11-301-0/+10
* go 'dead' mode if replication pairing confusedDwight2008-11-201-3/+7
* arbitrateDwight2008-09-111-5/+22
* Option_SlaveOkDwight2008-09-111-1/+4
* dbgrid.cpp added; return $err on assertDwight2008-09-111-1/+8
* dbgrid.vcproj missing; more work on dbgridr0.1.2_rc1Dwight2008-09-111-0/+17
* better class nameDwight2008-09-051-4/+4
* endian check capabilityDwight2008-09-041-0/+4
* advertise new dbs for replication; handle user asserts on replDwight2008-09-031-0/+49