summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16313 do not abort for non-mongod with wiredtiger optionsr2.8.0-rc3Eric Milkie2014-12-181-3/+5
* SERVER-16313 make override of checkpointDelaySecs with syncdelay work properlyEric Milkie2014-12-182-8/+15
* BUMP 2.8.0-rc3Dan Pasette2014-12-177-7/+7
* SERVER-16313 skip syncDelay option test on 32 bit platformsDan Pasette2014-12-171-13/+18
* SERVER-16313 Fix WiredTiger engine, collection and index options to use new n...Dan Pasette2014-12-174-45/+49
* SERVER-16562: Do fast wiredtiger shutdownMark Benvenuto2014-12-171-2/+10
* SERVER-16516 remove rbid from isMaster, but leave it in serverStatusmatt dannenberg2014-12-171-1/+1
* SERVER-16313 whitelist of storage options for WiredTigerEric Milkie2014-12-1710-61/+244
* Revert "SERVER-16431 Simplify DB profile code"Kaloian Manassiev2014-12-1712-197/+225
* SERVER-16556 CurOp::reset() needs to clear _nsJason Rassi2014-12-171-0/+1
* SERVER-16495 Map Reduce Output to Collection Occasionally Kills the ServerRandolph Tan2014-12-173-18/+93
* SERVER-15778 Fix ClientCursorPin::deleteUnderlying() race conditionJason Rassi2014-12-171-1/+12
* SERVER-16235: make sure to initialize capped counter in WTEliot Horowitz2014-12-171-0/+1
* SERVER-16235: make repl test oplog rollover more generalEliot Horowitz2014-12-171-1/+1
* Update default WT configMatt Kangas2014-12-171-0/+1
* SERVER-16569 do not update the replication progress map when receiving a hear...matt dannenberg2014-12-172-1/+22
* SERVER-16431 Simplify DB profile codeKaloian Manassiev2014-12-1712-225/+197
* SERVER-16465 Removed mech parameter from [create|update]User commandsAndreas Nilsson2014-12-173-40/+17
* SERVER-16534 SCRAM-SHA-1 should always be enabled for internal userAndreas Nilsson2014-12-172-6/+21
* SERVER-16235: fix capped tests to work with WTEliot Horowitz2014-12-171-4/+14
* SERVER-15357 Revert "Revert "SERVER-15357 Require GCC 4.8.2 now that our Sola...Andrew Morrow2014-12-171-5/+2
* SERVER-16428 Partition the WT session cacheKaloian Manassiev2014-12-174-57/+103
* SERVER-16529 Coarser OperationContext scope for background threadsKaloian Manassiev2014-12-172-9/+6
* Import wiredtiger-wiredtiger-2.8-rc2-253-g379ffab.tar.gz from wiredtiger bran...Matt Kangas2014-12-1776-784/+931
* SERVER-7596 fix typo in server's SASL mechanism error messageAdam Midvidy2014-12-171-1/+1
* SERVER-16235 fix dumprestore8.js on wiredtigerKyle Erf2014-12-171-1/+1
* SERVER-16437 IndexScan optimize end checker for single interval scansJason Rassi2014-12-163-25/+128
* SERVER-16518 listIndexes response changed to cursor object formTyler Brock2014-12-166-15/+42
* SERVER-16518 listCollections response changed to cursor object formJason Rassi2014-12-1614-134/+136
* SERVER-16235: fix DEBUG check on WT capped collectionEliot Horowitz2014-12-161-1/+1
* SERVER-14668: Rename lock_mgr_new to lock_managerGeert Bosch2014-12-1616-19/+19
* SERVER-16529 Report active: false for inactive background threadsKaloian Manassiev2014-12-161-0/+4
* SERVER-16519: fix linking of WriteConflictExceptionEliot Horowitz2014-12-164-8/+14
* SERVER-16519 SERVER-16235: WT capped conflict fix and stop special casing oplogEliot Horowitz2014-12-162-32/+22
* SERVER-16519: turn on printing write conflict traces via setParameterEliot Horowitz2014-12-163-1/+28
* SERVER-16519: remove commented out codeEliot Horowitz2014-12-161-2/+0
* SERVER-16519: restart session before backing off after write conflictEliot Horowitz2014-12-161-2/+2
* special case _id index key generationEliot Horowitz2014-12-162-0/+20
* Create CurOp on stack rather than heap for write commandsEliot Horowitz2014-12-161-12/+14
* SERVER-16262: Add test case for Map/Reduce WriteConflictGeert Bosch2014-12-161-0/+71
* SERVER-16501: Uncaught WriteConflictException in TTLMonitorGeert Bosch2014-12-161-5/+19
* SERVER-16019 parameter name wiredTigerEngineRuntimeConfigMatt Kangas2014-12-154-11/+11
* SERVER-16547 --filePermissions should show default in octalMatt Kangas2014-12-151-3/+4
* SERVER-16186: newCollectionsUsePowerOf2Sizes should warn users it no longer w...Mark Benvenuto2014-12-153-10/+46
* SERVER-16432 Chunk migration data structures not properly synchronizedRandolph Tan2014-12-151-176/+261
* SERVER-16493: Have Client own Locker to amortize initialization costGeert Bosch2014-12-1218-145/+171
* SERVER-16515 change RecordAccessTracker to be per-MMAPv1 engine, not per-MMAP...David Storch2014-12-124-6/+36
* TOOLS-492 stat1.js should explicitly specify --authenticationDatabasemike o'brien2014-12-121-2/+2
* SERVER-16405 Expand replication command tests.Charlie Swanson2014-12-125-181/+253
* SERVER-16321 Re-enable v28_bad_upgrade_order.js, 2_test_launching_cluster.jsmatt dannenberg2014-12-123-4/+9