summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger-wiredtiger-mongodb-3.0.5-38-g1c2542f.tar.gz from wiredtiger...Ramon Fernandez2015-08-191-6/+6
* SERVER-19966 evict cursors unused in the last 10K operationsRamon Fernandez2015-08-141-2/+2
* Import wiredtiger-wiredtiger-mongodb-3.0.5-37-g009216b.tar.gz from wiredtiger...Dan Pasette2015-08-1415-248/+250
* SERVER-19856: Register for PRESHUTDOWN notifications on Windows Vista+Mark Benvenuto2015-08-131-9/+34
* Import wiredtiger-wiredtiger-mongodb-3.0.5-32-ge15b326.tar.gz from wiredtiger...Dan Pasette2015-08-1326-163/+757
* SERVER-19805: MMap memory mapped file address allocation code cannot handleMark Benvenuto2015-08-101-2/+5
* Import wiredtiger-wiredtiger-mongodb-3.0.4-51-g58bc810.tar.gz from wiredtiger...Dan Pasette2015-08-105-65/+84
* SERVER-19464 Have DSMergeCursors correctly cleanup _cursors in dispose()Mathias Stearn2015-08-072-2/+16
* SERVER-19464 Add a way to explicitly kill a DBClientCursor before destructionMathias Stearn2015-08-072-0/+19
* Import wiredtiger-wiredtiger-mongodb-3.0.4-49-g48648de.tar.gz from wiredtiger...Ramon Fernandez2015-08-0658-664/+815
* SERVER-19719 Failure to rollback noPadding should not cause fatal errorDan Pasette2015-08-051-7/+13
* SERVER-19644: ensure valid collection creation when there are no collection o...Scott Hernandez2015-08-041-11/+16
* SERVER-19553 Make mongod not use sayPiggyBack for KillCursor messagesMathias Stearn2015-07-301-0/+3
* SERVER-18579: Suppress lint.py warningsMark Benvenuto2015-07-291-9/+9
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-07-29124-953/+1168
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-07-281906-381691/+383354
* SERVER-18579: Add .clang-format & Scons supportMark Benvenuto2015-07-281-0/+61
* Revert "Revert "SERVER-19538 fassert instead of calling dbexit() when cert is...Ramon Fernandez2015-07-281-4/+3
* Revert "Revert "SERVER-19389: Remove wire level endianness check""Ramon Fernandez2015-07-281-7/+2
* Revert "SERVER-19538 fassert instead of calling dbexit() when cert is expired."Ramon Fernandez2015-07-271-3/+4
* SERVER-19538 fassert instead of calling dbexit() when cert is expired.Max Hirschhorn2015-07-271-4/+3
* Revert "SERVER-19389: Remove wire level endianness check"Ramon Fernandez2015-07-231-2/+7
* SERVER-19389: Remove wire level endianness checkSpencer Jackson2015-07-231-7/+2
* SERVER-19052 fix compileDan Pasette2015-07-221-1/+1
* SERVER-19525: use of wrong type for size count of rolling back insertMartin Bligh2015-07-221-1/+1
* SERVER-19052 cleanup unreachable if statement from removal of sizeStorer calcsDan Pasette2015-07-221-6/+1
* SERVER-19052 Remove sizeStorer recalculations at startup with WiredTigerDan Pasette2015-07-223-13/+3
* Revert "Revert "SERVER-19513: Unindex documents when truncating WT capped col...Ramon Fernandez2015-07-221-0/+3
* Revert "SERVER-19513: Unindex documents when truncating WT capped collections"Ramon Fernandez2015-07-221-3/+0
* SERVER-19513: Unindex documents when truncating WT capped collectionsGeert Bosch2015-07-221-0/+3
* SERVER-17254: Throttle retry of failed drop attemptsMartin Bligh2015-07-202-0/+15
* SERVER-19489 WorkingSet::clear() now clears the list of WorkingSetIDs that ne...David Storch2015-07-201-0/+1
* SERVER-15901: Periodically cleanup unused lock headsGeert Bosch2015-07-143-0/+26
* SERVER-18371 Add configure check for SSL/FIPSJonathan Reams2015-07-141-1/+1
* 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-19255 initialize _ready member of Listener to falseAdam Midvidy2015-07-101-1/+1
* BUILD-770 Backport version info and source tarball changesJonathan Reams2015-07-1017-328/+158
* SERVER-17078 Faster WT stats for storageSizeMichael Cahill2015-07-102-2/+2
* 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-072-6/+9
* 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