summaryrefslogtreecommitdiff
path: root/db/repl/rs_rollback.cpp
Commit message (Expand)AuthorAgeFilesLines
* begin the process of putting global vairables in one central location. in par...Dwight2011-12-191-3/+3
* vcxprojDwight2011-10-251-1/+1
* Auth before cloning collection during rollback SERVER-4115Kristina2011-10-251-12/+6
* Queries for rollback objects need SlaveOk bit SERVER-3650Mathias Stearn2011-09-061-1/+1
* use LOG() moredwight2011-08-021-1/+1
* more cleaningEliot Horowitz2011-06-221-1/+1
* putting delete in its own files and related cleaningEliot Horowitz2011-06-201-0/+1
* more update cleaningEliot Horowitz2011-06-201-0/+1
* some rephrasing and commentsKristina2011-05-021-9/+3
* set max rollback to 30 minutesKristina2011-04-201-2/+2
* SERVER-2351 allow killop to interrupt a repair database commandAaron2011-04-011-1/+1
* SERVER-2843 Don't yield db mutex during a repairAaron2011-03-291-2/+2
* dur rollback replsets SERVER-2737Dwight2011-03-111-0/+2
* commentAaron2011-01-311-0/+1
* use defaults for rs contextsKristina2011-01-191-5/+5
* Revert "allow rollbacks when authenticated"Kristina2011-01-191-5/+5
* allow rollbacks when authenticatedKristina2011-01-191-5/+5
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-326/+328
* towards durabilitydwight2010-09-271-1/+1
* rs better fatal handlingdwight2010-09-021-0/+6
* Merge branch 'master' of github.com:mongodb/mongodwight2010-08-311-0/+5
|\
| * rs bug fixed was refusing to leave ROLLBACK state after successful rollback o...Dwight2010-08-301-0/+5
* | lowercasedwight2010-08-311-2/+3
|/
* more logging to debugh sync1.js [2]dwight2010-08-291-1/+1
* rs test and fix rollback of deleteindex command 163Dwight2010-08-231-1/+1
* rs rollback work 162 163Dwight2010-08-231-5/+8
* Merge branch 'master' of github.com:mongodb/mongodwight2010-08-221-4/+4
|\
| * hidden rs attribute maybe 162 finishedDwight2010-08-181-4/+4
* | make _DEBUG a little fasterdwight2010-08-221-1/+1
|/
* rs rollback better logging for errors 162Dwight2010-08-171-10/+22
* rs dont be in lock while sleeping after an error 162Dwight2010-08-171-8/+12
* clean loggingDwight2010-08-171-27/+27
* fix compileEliot Horowitz2010-08-161-2/+1
* rs rollback edge cases 162Dwight2010-08-161-29/+74
* rs proper rollbackid maintenance 162dwight2010-08-161-1/+11
* rs rollback 162 workdwight2010-08-161-3/+8
* rs rollback work 162dwight2010-08-161-2/+8
* todo note on copyindexes option support lacking in clonecollectiondwight2010-08-161-4/+41
* rs rollback work 162dwight2010-08-161-5/+30
* rs rollback work 162dwight2010-08-161-8/+16
* patch: problem with initial sync in 1.6.0 from an idle master. BUG CS-112dwight2010-08-121-0/+10
* rs better logging for rolblackdwight2010-08-091-4/+6
* more logging in rollback 2dwight2010-08-081-1/+14
* rs fix rollback of commandsDwight2010-08-031-7/+14
* rs rollback create collectionDwight2010-08-031-1/+28
* rollback certain create collection casesDwight2010-08-031-4/+26
* rs handle rollbacks from capped collectionsDwight2010-08-031-8/+44
* fix rollback saving SERVER-1512Eliot Horowitz2010-08-031-1/+1
* remotesaverDwight2010-08-031-1/+1
* store rolled back info in flat files SERVER-1512Eliot Horowitz2010-08-031-2/+11