| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |