summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "post 2.8.0-rc1"r2.8.0-rc1Dan Pasette2014-11-227-7/+7
* SERVER-15986 disable storage engine checkDan Pasette2014-11-221-1/+1
* post 2.8.0-rc1Dan Pasette2014-11-227-7/+7
* TOOLS-327 fix tests relying on --w to use --writeConcernmike o'brien2014-11-215-13/+13
* BUMP 2.8.0-rc1Ernie Hershey2014-11-217-7/+7
* SERVER-16266 Change wiredtiger engine name to wiredTiger.Max Hirschhorn2014-11-2114-27/+75
* SERVER-16279 fix rollback_too_newEric Milkie2014-11-211-28/+20
* SERVER-16199 Use WT bulk cursor for bulk index buildsMathias Stearn2014-11-214-37/+199
* SERVER-16254 Add invariantOK and improve invariantWTOKMathias Stearn2014-11-215-8/+32
* SERVER-15269 db.shutdownServer terminates JS execution cleanlyKaloian Manassiev2014-11-211-25/+9
* SERVER-16192: Add ScopedTransaction to automatically commitAndRestart()Geert Bosch2014-11-2153-1/+167
* SERVER-16257 - replSetInitiate races with initial sync, resulting in no primaryScott Hernandez2014-11-2110-33/+52
* SERVER-16248 fix unit test for getIteratorForRepairDan Pasette2014-11-211-0/+8
* SERVER-16248 Disable getIteratorForRepair in WiredTigerDan Pasette2014-11-206-12/+10
* SERVER-15997 Register the ReplicationCoordinatorImpl as a killop listenerSpencer T Brody2014-11-201-2/+4
* SERVER-15997 Avoid overloading _signalStepDownWaitersSpencer T Brody2014-11-202-5/+5
* SERVER-15986 prevent server from starting up when non-active storage engine f...Benety Goh2014-11-205-2/+43
* SERVER-15986 added storage_engine_metadata - reads and writes storage engine ...Benety Goh2014-11-203-0/+623
* SERVER-15997 Make sure stepdown can be interrupted with killopSpencer T Brody2014-11-205-7/+156
* SERVER-16200 Reuse already computed field name when iteratingAndrew Morrow2014-11-201-1/+5
* SERVER-15946 add repro test for replSetStepDown without force argument will f...matt dannenberg2014-11-201-0/+82
* SERVER-15861 add secondaryCatchUpPeriodSecs argument to replSetStepDownmatt dannenberg2014-11-202-7/+45
* SERVER-15675 Stages should clear their OperationContext in saveState()Jason Rassi2014-11-2018-4/+44
* SERVER-15675 PlanStage::invalidate() needs OperationContextJason Rassi2014-11-2079-209/+210
* SERVER-15675 Remove OperationContext from UpdateRequest/DeleteRequestJason Rassi2014-11-2021-106/+108
* SERVER-15946 Don't acquire MMAPV1Flush lock when locking global shared lock f...Spencer T Brody2014-11-201-8/+13
* SERVER-15946 Get rid of GlobalSharedLockAcquirer in favor of taking the globa...Spencer T Brody2014-11-208-148/+17
* SERVER-15496 Remove legacy replication codeSpencer T Brody2014-11-2052-7133/+46
* SERVER-15496 Update old unit tests to use new ReplicaSetConfigSpencer T Brody2014-11-208-105/+195
* SERVER-15496 Get rid of replLocalAuth()Spencer T Brody2014-11-207-28/+14
* Import wiredtiger-wiredtiger-2.4.0-399-g225aa81.tar.gz from wiredtiger branch...Matt Kangas2014-11-2014-228/+316
* SERVER-14886 BSONElementIterator::next() set array offset correctlyJason Rassi2014-11-203-1/+113
* Revert "SERVER-16217 improve replSetReconfig and replSetInitiate error messages"Eric Milkie2014-11-193-32/+13
* SERVER-16204 rocks storage engine should handle nested recovery unitssdong2014-11-192-3/+27
* SERVER-16217 improve replSetReconfig and replSetInitiate error messagesmatt dannenberg2014-11-193-13/+32
* SERVER-16244 do not compare pointer addressesEric Milkie2014-11-191-1/+0
* SERVER-16234 clear oplog before starting initial syncEric Milkie2014-11-193-27/+44
* SERVER-16205 initialize KV in the constructor, rather than in _finishInitEric Milkie2014-11-192-30/+20
* start periodic tasks after rebuilding indexes and starting replicationEric Milkie2014-11-191-22/+23
* Revert "SERVER-5957: record oplog msg when primary"Kaloian Manassiev2014-11-196-34/+0
* SERVER-16194 Add a lockGlobalBegin capability for the global lockKaloian Manassiev2014-11-194-141/+174
* SERVER-16113 Add additional WT options to smoke.py and jstestsErnie Hershey2014-11-193-13/+45
* SERVER-16196 Add FSM-based concurrency tests to parallel suite.Max Hirschhorn2014-11-1936-0/+1797
* Revert "SERVER-16199 Use WT bulk cursor for bulk index builds"Mathias Stearn2014-11-192-174/+23
* SERVER-5957: record oplog msg when primaryScott Hernandez2014-11-196-0/+34
* SERVER-15995: just loop if removed, don't logScott Hernandez2014-11-191-1/+9
* SERVER-16102 Get repl mutex out of critical path for secondary slaveok reads.Andy Schwerin2014-11-192-14/+27
* Import wiredtiger-wiredtiger-2.4.0-385-g35c6df1.tar.gz from wiredtiger branch...Matt Kangas2014-11-1948-552/+1032
* update-vendor-wiredtiger: use branch mongodb-2.8Matt Kangas2014-11-191-1/+1
* SERVER-16209 jstest fixesMatt Kangas2014-11-184-16/+16