| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix data source examples to include alter. (#3200) | sueloverso | 2016-12-15 | 1 | -0/+1 |
* | WT-2962 Allow configuration of builtin extensions. (#3137) | Michael Cahill | 2016-11-14 | 1 | -8/+2 |
* | WT-3001 WT_EXTENSION_API references are named inconsistently. (#3115) | Keith Bostic | 2016-11-03 | 1 | -283/+286 |
* | WT-2916 Fix and simplify s_whitespace. (#3047) | Michael Cahill | 2016-09-16 | 1 | -1/+1 |
* | WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818) | Don Anderson | 2016-06-21 | 1 | -2/+2 |
* | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
* | Whitespace: 3 spaces after a period in a comment. | Keith Bostic | 2015-06-14 | 1 | -5/+5 |
* | Change WT_CONNECTION.configure_method() to do the same name translation | Keith Bostic | 2015-04-15 | 1 | -1/+1 |
* | Replace wiredtiger_strerror_r with WT_SESSION.strerror, reference #1516. | Keith Bostic | 2015-02-02 | 1 | -23/+32 |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | Add the additional arguments for the custom collator support. | Keith Bostic | 2014-11-10 | 1 | -3/+5 |
* | Custom-extractor lint, whitespace, reference #1215. | Keith Bostic | 2014-11-04 | 1 | -3/+3 |
* | Rename WT_DEADLOCK to WT_ROLLBACK, reference #1204. | Keith Bostic | 2014-10-17 | 1 | -1/+1 |
* | Run the "standard" extensions through the style checks, mostly add a | Keith Bostic | 2014-05-10 | 1 | -1/+5 |
* | Fix typo when closing config_parser handle, complain if the | Keith Bostic | 2014-02-26 | 1 | -5/+7 |
* | Add wiredtiger_config_parser_open and wiredtiger_version into extension API. | Alex Gorrod | 2014-02-26 | 1 | -7/+7 |
* | Fix compiler warnings re: ignored return values. | Alex Gorrod | 2014-02-26 | 1 | -3/+5 |
* | Update the configuration string parsing in Helium data source. | Alex Gorrod | 2014-02-25 | 1 | -25/+36 |
* | Change the Helium cleaner algorithm to use the underlying he_stats.size | Keith Bostic | 2014-02-01 | 1 | -36/+42 |
* | Don't bother with a final pass to clean out the cache if we didn't migrate | Keith Bostic | 2014-02-01 | 1 | -2/+12 |
* | Add debugging code for column-store (record number keys). | Keith Bostic | 2014-02-01 | 1 | -5/+13 |
* | Upgrade to Helium 2.2 | Keith Bostic | 2014-02-01 | 1 | -4/+4 |
* | Update cache cleaner information for cursor update and remove, not | Keith Bostic | 2014-02-01 | 1 | -0/+5 |
* | whitespace | Keith Bostic | 2014-01-24 | 1 | -4/+2 |
* | Add compression support for Helium devices (the Helium HE_I_COMPRESS | Keith Bostic | 2014-01-24 | 1 | -8/+38 |
* | Upgrade to Helium 2.1 | Keith Bostic | 2014-01-24 | 1 | -4/+4 |
* | Add basic support for Helium statistics/debugging; this should really get | Keith Bostic | 2014-01-21 | 1 | -3/+27 |
* | Clean up error handling, we have to translate Helium errors into WiredTiger | Keith Bostic | 2014-01-21 | 1 | -70/+78 |
* | Cleanup pass over test/format kvs/memrata -> helium name changes. | Keith Bostic | 2014-01-20 | 1 | -8/+3 |
* | move ext/test/helium to ext/datasources/helium, we're shipping Helium | Keith Bostic | 2014-01-20 | 3 | -0/+3482 |