summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 3.0.0-rc9r3.0.0-rc9Dan Pasette2015-02-202-2/+2
* SERVER-17312 collmod command now handles parsing of all argumentsMathias Stearn2015-02-1930-355/+188
* SERVER-17303 findAndModify upsert calls Collection::insertDocument() directlyDavid Storch2015-02-193-61/+169
* SERVER-17325 [Rocks] Clean up oplog in background threadIgor Canadi2015-02-196-54/+358
* SERVER-14071 do not cache plans which return zero resultsDavid Storch2015-02-191-5/+23
* SERVER-17315 Add permissions on config.settings to backup auth roleAmalia Hawkins2015-02-191-0/+8
* Import wiredtiger-wiredtiger-mongodb-3.0-rc9-1-gfc15500.tar.gz from wiredtige...Dan Pasette2015-02-1947-676/+1103
* SERVER-17141 Cope with WT_NOTFOUND from WT_SESSION::truncateDan Pasette2015-02-191-2/+2
* SERVER-17225 [RocksDB] Store all data in a single column family [for v3.0]Igor Canadi2015-02-1911-481/+379
* SERVER-17043 Reattempt failed socket connect when errno is EINTRAndrew Morrow2015-02-181-2/+17
* SERVER-17109 fix invalid BSON access in listIndexes commandDavid Storch2015-02-183-14/+72
* SERVER-16628: upgrade checker cleanupScott Hernandez2015-02-183-173/+80
* SERVER-16968 Log when we receive a replSetStepDown commandSiyuan Zhou2015-02-181-0/+2
* Revert "BUMP 3.0.0-rc9"Dan Pasette2015-02-182-2/+2
* BUMP 3.0.0-rc9Ramon Fernandez2015-02-172-2/+2
* SERVER-17141 Don't abort if ENOENT is returned from session->truncate()Mathias Stearn2015-02-171-4/+12
* SERVER-17281 IDHackStage::invalidate() dereference correct OpCtx ptrJason Rassi2015-02-171-1/+1
* SERVER-17278: Enforce BSON BinData lengthSpencer Jackson2015-02-151-0/+3
* SERVER-17249 filemd5 shouldn't reuse CanonicalQuery after WCEMathias Stearn2015-02-151-6/+6
* SERVER-17203 Make findAndModify use WCE retry loop for collection creationMathias Stearn2015-02-151-5/+7
* SERVER-17247 allow traceWriteConflictException to be set on startupMathias Stearn2015-02-151-1/+1
* SERVER-17175 Use X lock for $isolated updates and deletesMathias Stearn2015-02-156-12/+36
* 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/+114
* 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-122-0/+21
* SERVER-17246 Invariant failure when dropping collection during chunk splitRandolph Tan2015-02-111-1/+5
* SERVER-17202 return to RECOVERING if an error is encountered during a rollbac...matt dannenberg2015-02-111-0/+8
* SERVER-17241 Verify number of loops of polygonSiyuan Zhou2015-02-112-0/+9
* SERVER-17257 Lower max of open read transactions in wiredTigerDan Pasette2015-02-111-1/+1
* SERVER-17206 capped collection performance tweaksDan Pasette2015-02-111-3/+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-16799 Report locking stats in the slow query logKaloian Manassiev2015-02-115-14/+43
* 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
* SERVER-17039 Re-add db.currentOp locking statsKaloian Manassiev2015-02-1110-168/+261
* 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-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-091-3/+8
* SERVER-17205 do not proceed with bulk update on the primary when it is steppe...Benety Goh2015-02-071-0/+13
* SERVER-17208 do not proceed with collection creation on the primary when it i...Benety Goh2015-02-071-0/+5