summaryrefslogtreecommitdiff
path: root/src/block
Commit message (Expand)AuthorAgeFilesLines
* WT-2671 dump more information about the file layout in verify debug mode (#2755)Keith Bostic2016-06-092-37/+77
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-084-2/+15
* WT-2630 Rename pluggable filesystem methods to avoid reserved names. (#2730)Michael Cahill2016-05-244-14/+15
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-285-107/+94
* WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-1/+2
* WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-5/+2
* WT-2103: add incremental backup testing to formatKeith Bostic2016-04-143-11/+22
* Merge pull request #2622 from wiredtiger/wt-2520Alex Gorrod2016-04-121-7/+13
|\
| * WT-2520: WT_SESSION::verify should not alter tablesKeith Bostic2016-04-011-7/+13
* | Merge branch 'develop' into wt-2526Keith Bostic2016-04-051-1/+4
|\ \
| * | WT-2531: in-memory tables are wasting space in truncationKeith Bostic2016-04-041-1/+4
| |/
* | WT-2526: mixing and matching readonly and read/write handlesKeith Bostic2016-04-041-4/+11
|/
* WT-2330 Move the map handle back into the block structure.Alex Gorrod2016-03-312-8/+13
* WT-2330 Ignore EBUSY from truncate during verify.Alex Gorrod2016-03-301-1/+1
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-291-3/+10
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-283-9/+14
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-282-4/+12
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-281-6/+6
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-273-5/+23
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-272-11/+8
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-264-93/+72
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-268-56/+50
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-251-3/+3
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-181-2/+2
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-181-1/+1
* Merge branch 'develop' into wt-2330Keith Bostic2016-03-183-4/+9
|\
| * WT-2478: Valgrind test failuresKeith Bostic2016-03-141-1/+7
| * WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-112-3/+2
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-184-12/+10
|/
* WT-2410: Casting function pointers to different typesKeith Bostic2016-02-191-71/+220
* WT-60: big endian supportKeith Bostic2016-01-271-0/+5
* WT-60: big endian supportKeith Bostic2016-01-271-12/+22
* WT-60: big endian supportKeith Bostic2016-01-262-4/+8
* WT-60: big endian supportKeith Bostic2016-01-261-1/+0
* Merge branch 'develop' into WT-60Keith Bostic2016-01-261-33/+0
|\
| * WT-2275 Convert a file URI truncate into a range truncate.Susan LoVerso2016-01-211-33/+0
* | WT-60: big endian supportKeith Bostic2016-01-261-1/+2
* | WT-60: big endian supportKeith Bostic2016-01-263-28/+34
* | WT-60: big endian supportKeith Bostic2016-01-211-0/+3
* | WT-60: big endian supportKeith Bostic2016-01-152-2/+14
* | WT-60: big endian supportKeith Bostic2016-01-151-60/+60
* | WT-60: big endian supportKeith Bostic2016-01-151-4/+0
* | WT-60: big endian supportKeith Bostic2016-01-152-3/+13
* | WT-60: big endian supportKeith Bostic2016-01-144-3/+11
|/
* WT-2328: schema drop does direct unlink, change to a block manager interface.Keith Bostic2016-01-121-0/+10
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-0112-12/+12
* Merge pull request #2386 from wiredtiger/wt-2276-checkpoint-decodemongodb-3.3.0mongodb-3.2.1sueloverso2015-12-301-12/+39
|\
| * For some reason, managed to lose a couple of changes in the commit.Keith Bostic2015-12-111-1/+1
| * Instead of creating a fake WT_BLOCK structure, drive the allocation-sizeKeith Bostic2015-12-112-27/+39
| * WT-2276. Make a public function for converting cookies that does notDon Anderson2015-12-111-0/+15