summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16559 Require C++11 and remove conditional compilationAndrew Morrow2015-02-1328-1182/+248
* SERVER-17269 Fix concurrency and sharding tests in RocksIgor Canadi2015-02-132-2/+8
* SERVER-15192 Make AuthzManager logOp listener rollback-safealabid2015-02-137-25/+107
* SERVER-13916 added scons flag --server-js to build mongod without JavaScript ...Benety Goh2015-02-132-5/+44
* SERVER-16646 Remove reference of system.indexes in querytests.cppSiyuan Zhou2015-02-121-1/+0
* SERVER-17271 Fix segfault in WiredTigerKVEngine destructorMathias Stearn2015-02-121-3/+2
* SERVER-17271 WiredTiger SizeStorer now uses a single WT_CURSOR for its lifetimeMathias Stearn2015-02-125-85/+112
* SERVER-17267 exclude wtstats template sources from changed path.Thomas Rueckstiess2015-02-121-2/+3
* Import wiredtiger-wiredtiger-mongodb-3.0-rc9-1-g8eecf94.tar.gz from wiredtige...Dan Pasette2015-02-1213-118/+69
* SERVER-17264: improve bson validation for utf-8 stringsEliot Horowitz2015-02-112-0/+21
* Revert "SERVER-15192 Make AuthzManager logOp listener rollback-safe"Siyuan Zhou2015-02-117-105/+25
* SERVER-17246 Invariant failure when dropping collection during chunk splitRandolph Tan2015-02-111-1/+5
* SERVER-15192 Make AuthzManager logOp listener rollback-safealabid2015-02-117-25/+105
* SERVER-16648 add cluster argument to setup and teardown functionsalabid2015-02-113-5/+5
* SERVER-15252 unit test ScatterGatherRunnermatt dannenberg2015-02-114-2/+430
* SERVER-16645 Re-enable JS tests for yieldingSiyuan Zhou2015-02-112-9/+0
* SERVER-17202 return to RECOVERING if an error is encountered during a rollbac...matt dannenberg2015-02-111-0/+8
* SERVER-12697 remove auth_compact.js as it depends on curOp returning in a tim...matt dannenberg2015-02-111-95/+0
* SERVER-17241 Verify number of loops of polygonSiyuan Zhou2015-02-112-0/+9
* SERVER-17218 Disable top_chunk_autosplit for rocks, tooIgor Canadi2015-02-111-2/+3
* SERVER-17205 check for primary step down after obtaining write lockBenety Goh2015-02-112-0/+26
* SERVER-17210 fixed typo in validation warningBenety Goh2015-02-111-1/+1
* SERVER-17210 overwrite existing metadata on startup if corruptedBenety Goh2015-02-113-4/+9
* SERVER-17176 Fix replication log messages in JS testsSiyuan Zhou2015-02-119-9/+9
* SERVER-11622 Check for boost 1.49 or better during configureJonathan Reams2015-02-111-1/+20
* SERVER-9560 Remove pre-compiled header support from sconsJonathan Reams2015-02-112-132/+1
* SERVER-16799 Report locking stats in the slow query logKaloian Manassiev2015-02-115-14/+43
* SERVER-17257 Lower max of open read transactions in wiredTigerDan Pasette2015-02-111-1/+1
* Import wiredtiger-wiredtiger-mongodb-3.0-rc9-3-g1229d30.tar.gz from wiredtige...Dan Pasette2015-02-11107-291/+495462
* Change branch used to update WiredTiger codeDan Pasette2015-02-111-1/+1
* Revert "SERVER-17051 remove runCount() function"David Storch2015-02-114-5/+136
* SERVER-17206 capped collection performance tweaksDan Pasette2015-02-111-3/+3
* SERVER-17039 Re-add db.currentOp locking statsKaloian Manassiev2015-02-1110-168/+261
* SERVER-17176 Fix replication log messages in unit testsSiyuan Zhou2015-02-102-7/+7
* SERVER-17225 [RocksDB] Store all data in a single column familyIgor Canadi2015-02-1011-450/+378
* SERVER-17223 Disable updateWithDamages support for RocksDBIgor Canadi2015-02-101-34/+2
* SERVER-17176 refine replication log severities and message bodiesSiyuan Zhou2015-02-1018-148/+147
* SERVER-17051 remove runCount() functionDavid Storch2015-02-104-136/+5
* SERVER-16949 - Don't take exclusive lock on MinValid readsScott Hernandez2015-02-101-11/+16
* SERVER-17229: Do not show syncingTo for primaryScott Hernandez2015-02-102-2/+40
* SERVER-17219 At rollback of the last level, clear the _mustRollback flagKaloian Manassiev2015-02-101-2/+9
* SERVER-17236 remove invalid invariant() from CachedPlanStage::isEOF()David Storch2015-02-091-1/+4
* SERVER-17198 prevent invalid logOp rollback in findAndModifyDavid Storch2015-02-098-30/+68
* SERVER-17022 Update assert code to avoid conflicts in v3.0 branchRamon Fernandez2015-02-091-1/+1
* SERVER-16194: Make expensive invariant into a dassertGeert Bosch2015-02-091-1/+1
* SERVER-17113 Add more documentation for _testDistLockWithSkewRandolph Tan2015-02-093-119/+144
* SERVER-17233 32bit.js make jstest reproducibleMatt Kangas2015-02-091-46/+55
* SERVER-17233 32bit.js fix whitespaceMatt Kangas2015-02-091-54/+58
* SERVER-17233 dos2unix 32bit.jsMatt Kangas2015-02-091-125/+125
* SERVER-17022 Re-enable SSL caching as it didn't fix SERVER-10261Spencer Jackson2015-02-081-3/+8