summaryrefslogtreecommitdiff
path: root/src/meta
AgeCommit message (Expand)Author
2016-09-16WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill
2016-09-06WT-2888 Switch functions to return void where possible (#3019)Keith Bostic
2016-08-16WT-2822 panic mutex and other functions that cannot fail (#2952)Keith Bostic
2016-08-04WT-2801 Exclude eviction from the metadata until checkpoint is stable (#2929)Alex Gorrod
2016-07-15WT-2760 Fix a bug in backup related to directory sync. Change the filesystem ...Keith Bostic
2016-06-08WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic
2016-06-01WT-2674 simplify metadata file check (#2763)Keith Bostic
2016-05-09WT-2627: Coverity complaints (#2727)Keith Bostic
2016-04-29WT-2583 Detect incremental file left in source directory (#2696)sueloverso
2016-04-28WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod
2016-04-23WT-2584: don't use periods in error messagesKeith Bostic
2016-04-12WT-2539 Make streams a separate handle type from files.Michael Cahill
2016-04-04WT-2526: mixing and matching readonly and read/write handlesKeith Bostic
2016-04-01WT-2525: in-memory configurations: miscellaneous cleanupsKeith Bostic
2016-03-25WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic
2016-03-18Merge branch 'develop' into wt-2330Keith Bostic
2016-03-18WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic
2016-03-16WT-2494: review calls to __wt_free, plus minor bug in an error path.Keith Bostic
2016-03-07WT-2451 Allow eviction of WiredTiger metadata.Michael Cahill
2016-02-23WT-2420 Gather backup metadata in a single pass.Michael Cahill
2016-02-18WT-2395 Use allocation_size from metadata.Susan LoVerso
2016-02-11Merge branch 'develop' into WT-2346Michael Cahill
2016-02-09WT-2361: column-store starting record number errorKeith Bostic
2016-02-08WT-2374 LintSusan LoVerso
2016-02-05WT-2374 Enable message when overriding metadata from a backup.Michael Cahill
2016-02-03WT-2374 Fix test and add warning message (turned off for now).Susan LoVerso
2016-02-02WT-2374 If a backup file exists, remove/recreate metadata and turtle.Susan LoVerso
2016-02-01Merge pull request #2436 from wiredtiger/WT-60Michael Cahill
2016-01-29WT-2215 Make WT_LSN simply a union. Clean up based on review.Susan LoVerso
2016-01-26Merge branch 'develop' into WT-60Keith Bostic
2016-01-25WT-2215 Use 32-bit LSN file and offsets. Set LSNs as a 64-bit value.Susan LoVerso
2016-01-22Merge branch 'develop' into WT-2346Michael Cahill
2016-01-22WT-2333 Make the "ret" variable explicit in lock macros.Michael Cahill
2016-01-22WT-2346 Don't hold the schema lock during checkpoint I/O.Michael Cahill
2016-01-21Merge branch 'develop' into WT-60Keith Bostic
2016-01-18WT-1801: Add a directory sync after rollback of a WT_SESSION::rename operationKeith Bostic
2016-01-18WT-1801: Add a directory sync after rollback of a WT_SESSION::rename operationKeith Bostic
2016-01-14WT-60: big endian supportKeith Bostic
2016-01-12WT-2328: schema drop does direct unlink, change to a block manager interface.Keith Bostic
2016-01-01Upgrade copyright notices from 2015 to 2016.Keith Bostic
2015-12-31Nits in metadata cleanup. Add a comment and an assertion.Alex Gorrod
2015-12-30Review comments: when not closing an open cursor becauseKeith Bostic
2015-12-30Merge branch 'develop' into wt-2073-metadata-cleanupKeith Bostic
2015-12-20whitespaceKeith Bostic
2015-12-10Review comment from Michael: I'd prefer a macro called WT_SESSION_META_DHANDLEKeith Bostic
2015-11-07Avoid s_style, it thinks "return.*;" is a line of C that needs fixing.Keith Bostic
2015-11-07Minor cleanups & restructuring, fix a typo.Keith Bostic
2015-11-07Rework the metadata cursor change to transparently support openingKeith Bostic
2015-11-07Merge branch 'develop' into wt-2073-metadata-cleanupKeith Bostic
2015-11-03spellingKeith Bostic