summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-22Revert "post 2.8.0-rc1"r2.8.0-rc1Dan Pasette
2014-11-22SERVER-15986 disable storage engine checkDan Pasette
2014-11-22post 2.8.0-rc1Dan Pasette
2014-11-21TOOLS-327 fix tests relying on --w to use --writeConcernmike o'brien
2014-11-21BUMP 2.8.0-rc1Ernie Hershey
2014-11-21SERVER-16266 Change wiredtiger engine name to wiredTiger.Max Hirschhorn
2014-11-21SERVER-16279 fix rollback_too_newEric Milkie
2014-11-21SERVER-16199 Use WT bulk cursor for bulk index buildsMathias Stearn
2014-11-21SERVER-16254 Add invariantOK and improve invariantWTOKMathias Stearn
2014-11-21SERVER-15269 db.shutdownServer terminates JS execution cleanlyKaloian Manassiev
2014-11-21SERVER-16192: Add ScopedTransaction to automatically commitAndRestart()Geert Bosch
2014-11-21SERVER-16257 - replSetInitiate races with initial sync, resulting in no primaryScott Hernandez
2014-11-21SERVER-16248 fix unit test for getIteratorForRepairDan Pasette
2014-11-20SERVER-16248 Disable getIteratorForRepair in WiredTigerDan Pasette
2014-11-20SERVER-15997 Register the ReplicationCoordinatorImpl as a killop listenerSpencer T Brody
2014-11-20SERVER-15997 Avoid overloading _signalStepDownWaitersSpencer T Brody
2014-11-20SERVER-15986 prevent server from starting up when non-active storage engine f...Benety Goh
2014-11-20SERVER-15986 added storage_engine_metadata - reads and writes storage engine ...Benety Goh
2014-11-20SERVER-15997 Make sure stepdown can be interrupted with killopSpencer T Brody
2014-11-20SERVER-16200 Reuse already computed field name when iteratingAndrew Morrow
2014-11-20SERVER-15946 add repro test for replSetStepDown without force argument will f...matt dannenberg
2014-11-20SERVER-15861 add secondaryCatchUpPeriodSecs argument to replSetStepDownmatt dannenberg
2014-11-20SERVER-15675 Stages should clear their OperationContext in saveState()Jason Rassi
2014-11-20SERVER-15675 PlanStage::invalidate() needs OperationContextJason Rassi
2014-11-20SERVER-15675 Remove OperationContext from UpdateRequest/DeleteRequestJason Rassi
2014-11-20SERVER-15946 Don't acquire MMAPV1Flush lock when locking global shared lock f...Spencer T Brody
2014-11-20SERVER-15946 Get rid of GlobalSharedLockAcquirer in favor of taking the globa...Spencer T Brody
2014-11-20SERVER-15496 Remove legacy replication codeSpencer T Brody
2014-11-20SERVER-15496 Update old unit tests to use new ReplicaSetConfigSpencer T Brody
2014-11-20SERVER-15496 Get rid of replLocalAuth()Spencer T Brody
2014-11-20Import wiredtiger-wiredtiger-2.4.0-399-g225aa81.tar.gz from wiredtiger branch...Matt Kangas
2014-11-20SERVER-14886 BSONElementIterator::next() set array offset correctlyJason Rassi
2014-11-19Revert "SERVER-16217 improve replSetReconfig and replSetInitiate error messages"Eric Milkie
2014-11-19SERVER-16204 rocks storage engine should handle nested recovery unitssdong
2014-11-19SERVER-16217 improve replSetReconfig and replSetInitiate error messagesmatt dannenberg
2014-11-19SERVER-16244 do not compare pointer addressesEric Milkie
2014-11-19SERVER-16234 clear oplog before starting initial syncEric Milkie
2014-11-19SERVER-16205 initialize KV in the constructor, rather than in _finishInitEric Milkie
2014-11-19start periodic tasks after rebuilding indexes and starting replicationEric Milkie
2014-11-19Revert "SERVER-5957: record oplog msg when primary"Kaloian Manassiev
2014-11-19SERVER-16194 Add a lockGlobalBegin capability for the global lockKaloian Manassiev
2014-11-19SERVER-16113 Add additional WT options to smoke.py and jstestsErnie Hershey
2014-11-19SERVER-16196 Add FSM-based concurrency tests to parallel suite.Max Hirschhorn
2014-11-19Revert "SERVER-16199 Use WT bulk cursor for bulk index builds"Mathias Stearn
2014-11-19SERVER-5957: record oplog msg when primaryScott Hernandez
2014-11-19SERVER-15995: just loop if removed, don't logScott Hernandez
2014-11-19SERVER-16102 Get repl mutex out of critical path for secondary slaveok reads.Andy Schwerin
2014-11-19Import wiredtiger-wiredtiger-2.4.0-385-g35c6df1.tar.gz from wiredtiger branch...Matt Kangas
2014-11-19update-vendor-wiredtiger: use branch mongodb-2.8Matt Kangas
2014-11-18SERVER-16209 jstest fixesMatt Kangas