summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-0332-133/+143
* SERVER-16233 validate storage engine options at index creationBenety Goh2014-12-032-0/+68
* SERVER-16233 common function to validate both collection and index storage op...Benety Goh2014-12-033-41/+54
* SERVER-16233 storage engine factories support index options validationBenety Goh2014-12-036-0/+28
* SERVER-16233 added WiredTigerIndex::generateCreateString to construct configu...Benety Goh2014-12-034-13/+153
* SERVER-14062 Add OperationContext argument to RangeDeleterKaloian Manassiev2014-12-035-14/+22
* SERVER-16328 Get rid of commitsInWriteLock/earlyCommits MMAP V1 statsKaloian Manassiev2014-12-032-22/+6
* SERVER-16397 Throttle migration rate in mr_during_migrate.jsRandolph Tan2014-12-031-14/+13
* Remove dead code from bgsync.Andy Schwerin2014-12-032-46/+1
* Import wiredtiger-wiredtiger-2.4.0-501-gcaa5e82.tar.gz from wiredtiger branch...Mark Benvenuto2014-12-035-26/+24
* SERVER-15826 convertToCapped doesn't need to take a global lockKaloian Manassiev2014-12-032-9/+28
* SERVER-16389 Clean up behavior of shutdown command waiting for replicationSpencer T Brody2014-12-026-55/+9
* SERVER-16067: Partition intent locks in the lock managerGeert Bosch2014-12-023-82/+321
* Revert "SERVER-16119: faster WT shutdown race avoidance"Kaloian Manassiev2014-12-024-30/+28
* SERVER-16320 disable 2_test_launching_cluster.js until 2.6.6 is releasedEric Milkie2014-12-021-40/+40
* Revert "SERVER-16196 Enable execution of workloads against standalone mongod."Max Hirschhorn2014-12-023-9/+12
* Revert "SERVER-16002 SERVER-16369 Cluster / standalone auth tests."Andreas Nilsson2014-12-027-444/+1
* Revert "SERVER-14062 exitCleanly should not create OperationContext"Kaloian Manassiev2014-12-0210-17/+21
* SERVER-15908 SERVER-15956 fix explain shell helper handling of slaveOk and re...David Storch2014-12-024-8/+202
* Import wiredtiger-wiredtiger-2.4.0-494-ge498f55.tar.gz from wiredtiger branch...Matt Kangas2014-12-0234-498/+1148
* SERVER-14062 exitCleanly should not create OperationContextKaloian Manassiev2014-12-0210-21/+17
* SERVER-16354 Delete the recovery unit in IndexCatalogEntry::setMultikeyKaloian Manassiev2014-12-021-3/+14
* SERVER-16247 Change oplog memory_page_max to 10MBDan Pasette2014-12-021-0/+2
* Add license header to new rocks filesMatt Kangas2014-12-022-4/+52
* SERVER-16376 Make nodes in jstests/gle/get_last_error.js choose their sync so...Andy Schwerin2014-12-021-2/+11
* SERVER-16279 change node B to arbiter in rollback_too_newEric Milkie2014-12-021-2/+2
* SERVER-16259 Rocks storage engine needs to support document lockingIgor Canadi2014-12-0213-96/+455
* SERVER-16002 SERVER-16369 Cluster / standalone auth tests.Bernie Hackett2014-12-027-1/+444
* SERVER-16137 correct commentEric Milkie2014-12-021-1/+1
* SERVER-15886 SubplanStage tries to plan each branch from the cacheDavid Storch2014-12-013-185/+270
* SERVER-16333: don't serialize and deserialize default write concernsEliot Horowitz2014-12-019-25/+21
* ERVER-965: Store the indexes of a collection on another partition/drive than ...Eliot Horowitz2014-12-0110-13/+83
* SERVER-16132: implement directoryperdb under WiredTigerEliot Horowitz2014-12-0116-38/+253
* some safety checks in WT code for txnEliot Horowitz2014-12-014-0/+13
* SERVER-16374 anchor primary to node 0 for toostale.jsEric Milkie2014-12-011-8/+2
* SERVER-16371 fix ssl tests to not share replica set monitors between sub-runsEric Milkie2014-12-014-15/+21
* SERVER-16372 wait for all nodes status update before proceedingEric Milkie2014-12-011-0/+4
* SERVER-16371 clean up unit testsEric Milkie2014-12-013-139/+141
* SERVER-16137 validate collection storage options for all storage enginesEric Milkie2014-12-0115-50/+177
* SERVER-16373 Remove repl_set.hSpencer T Brody2014-12-011-98/+0
* SERVER-14429 Make ReplSettings const now that it is no longer modified after ...Spencer T Brody2014-12-017-27/+10
* SERVER-14057 Changing TTL should invalidate catalog's cached spec objJason Rassi2014-12-014-8/+123
* SERVER-15310 Kill all user operations on stepdown.Spencer T Brody2014-12-0114-26/+155
* SERVER-14143 Re-enable javascript interruption.Spencer T Brody2014-12-0116-134/+88
* SERVER-16332 replace C ::remove and ::rename with boost filesystem equivalentBenety Goh2014-12-011-17/+14
* SERVER-16256 get rid of ALL match expressionsDavid Storch2014-12-0113-280/+156
* SERVER-16032 Prevent applier from creating a new OperationContext when there ...Spencer T Brody2014-12-012-13/+12
* SERVER-15849 add test for removing a chained membermatt dannenberg2014-12-011-0/+53
* don't append --storageEngine if there already is one specific in testEliot Horowitz2014-11-301-1/+3
* StringMap for command mapsEliot Horowitz2014-11-294-22/+25