summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18910 Don't set distname during compiler3.0.5-rc0Jonathan Reams2015-07-151-1/+1
* BUMP 3.0.5-rc0Ernie Hershey2015-07-142-2/+2
* SERVER-15901: Periodically cleanup unused lock headsGeert Bosch2015-07-143-0/+26
* bump tools to r3.0.5Ernie Hershey2015-07-141-1/+1
* SERVER-18371 Add configure check for SSL/FIPSJonathan Reams2015-07-144-15/+48
* WT-1989 Reducing the number of threads to 100 to alleviate memory pressureDan Pasette2015-07-141-1/+2
* SERVER-19375 choose new sync source based on last fetched op rather than last...matt dannenberg2015-07-148-11/+16
* SERVER-17259: Handle disappearance of collection during M/RGeert Bosch2015-07-131-2/+2
* Import wiredtiger-wiredtiger-mongodb-3.0.4-22-g3963315.tar.gz from wiredtiger...Michael Cahill2015-07-132-1/+13
* BUILD-770 Fix windows-64/windows-32 compilesJonathan Reams2015-07-121-0/+4
* SERVER-17782 Fix source tarball pushesJonathan Reams2015-07-121-0/+1
* SERVER-19255 initialize _ready member of Listener to falseAdam Midvidy2015-07-101-1/+1
* BUILD-770 Backport version info and source tarball changesJonathan Reams2015-07-1025-430/+663
* SERVER-17078 Faster WT stats for storageSizeMichael Cahill2015-07-102-2/+2
* SERVER-18017 SERVER-17728 Suppres some new clang 3.6 warnings we don't likeAndrew Morrow2015-07-101-0/+7
* SERVER-19353 Do not use the deprecated boost system interfacesAndrew Morrow2015-07-101-0/+6
* SERVER-17567 Don't unconditionally export parse number specializationsAndrew Morrow2015-07-101-1/+1
* SERVER-19189: Remove counters from WT session cacheMartin Bligh2015-07-102-41/+15
* SERVER-19189: Checking epoch outside of the lock is racyMartin Bligh2015-07-101-4/+5
* SERVER-19189: dont check sessions is empty outside of the lockMartin Bligh2015-07-101-1/+1
* SERVER-18994 rework applier draining to avoid possible deadlockmatt dannenberg2015-07-073-6/+61
* SERVER-19298: always use collection options when creating collectionsScott Hernandez2015-07-071-2/+3
* SERVER-19298: always use collection options when creating collectionsScott Hernandez2015-07-072-6/+20
* SERVER-17689: handle wce better in initial syncScott Hernandez2015-07-0611-216/+267
* Import wiredtiger-wiredtiger-mongodb-3.0.4-20-ga3b359d.tar.gz from wiredtiger...Alexander Gorrod2015-07-0639-348/+798
* SERVER-18086 fix leak in QueryPlanner::planFromCacheQingyang Chen2015-07-011-6/+10
* SERVER-17370 Fix bugs in storage engine-specific index and collection optionsMathias Stearn2015-07-0113-110/+114
* SERVER-18955 Have ShardedClientCursor set the batch size before all callscharlie.page@gmail.com2015-07-013-25/+50
* SERVER-19178 Fix a bug positioning cursors for capped collection truncatesMichael Cahill2015-07-011-4/+8
* SERVER-17815 tie breaker value should not be static in PlanRanker::scoreTreeDavid Storch2015-06-291-1/+1
* Revert "SERVER-17470 Remove link to replset data in the http server"Siyuan Zhou2015-06-295-5/+6
* SERVER-17470 Remove link to replset data in the http serverSiyuan Zhou2015-06-295-6/+5
* SERVER-19178 In WiredTiger capped collection truncates, avoid walking lists o...Michael Cahill2015-06-292-10/+24
* SERVER-17386 WiredTiger session cache improvementsMichael Cahill2015-06-292-117/+120
* SERVER-18977: remove pidfiles only when process does not existSam Kleinman2015-06-252-13/+10
* SERVER-17568 Report most-vexing-parse warning as error in MSVC.Andy Schwerin2015-06-251-1/+7
* SERVER-17568 Correctly acquire _mutex in CountdownLatchHolder::get in v8_util...Andy Schwerin2015-06-252-2/+2
* SERVER-18461 cover range predicates comparing BinData in building index boundscoollog2015-06-253-4/+144
* SERVER-18795: fix backport of printSlaveReplicationInfo on arbitersSam Kleinman2015-06-251-1/+1
* SERVER-18795: provide better printReplicationInfo error message for abitersSam Kleinman2015-06-251-1/+6
* SERVER-18979: Duplicate uassert & fassert codesMark Benvenuto2015-06-251-2/+2
* BUILD-719 Switch notary client key name to expansionJonathan Reams2015-06-231-1/+1
* SERVER-19054: Don't log background tasks taking less than 100msGeert Bosch2015-06-191-1/+2
* SERVER-18874 Backport changes to RocksDB from mongo-partners repoIgor Canadi2015-06-1917-85/+550
* SERVER-18455 stop logging sync_pullOpLog message in master slavematt dannenberg2015-06-191-2/+0
* SERVER-17383 Make sure that ops are sent to the right shard in rename.jsRandolph Tan2015-06-181-0/+1
* SERVER-15017: benchRun might return incorrect stats valuesdalyd2015-06-182-59/+86
* SERVER-18926 avoid iterating the entire working set when preparing for a Wire...David Storch2015-06-1717-252/+88
* SERVER-18902 Bump leaf_value_max to 64MB to keep large docs in WiredTiger cacheDan Pasette2015-06-161-1/+1
* post 3.0.4Ernie Hershey2015-06-162-2/+2