| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-01 | Optionally skip block cleanup and leak memory on connection close. | Keith Bostic | |
| Reference #845. | |||
| 2014-04-14 | Split the tuning page sections into individual pages, add a perf-tuning | Keith Bostic | |
| section to the "Writing WiredTiger applications" page. | |||
| 2014-01-18 | test/format runs, now. | Keith Bostic | |
| Remove the Memrata support, add Helium documentation, remaining cleanups. | |||
| 2013-11-10 | Add a page on compaction. | Keith Bostic | |
| Note that compaction works on live data sources. Note that named checkpoints can stop compaction from succeeding. | |||
| 2013-08-11 | Add Memrata documentation. | Keith Bostic | |
| 2013-05-31 | Add section headings to the programming guide page. | Michael Cahill | |
| 2013-05-31 | Link custom data sources documentation into the docs. | Alex Gorrod | |
| 2013-02-22 | Make run-time statistics optional, defaulted to "off". | Keith Bostic | |
| Change statistics_log to pay attention to the new statistics flag (this means you can turn statistics logging on/off by reconfiguring the statistics flag). Don't allocation statistics structures separately from the enclosing objects, it simplifies error handling a lot. Fix a bug in re-configuration, we should only review the application- specified values, and verbose configuration wasn't doing that. | |||
| 2013-02-15 | Forgot one commit: create 4 sections, "writing apps", "formats", "common | Keith Bostic | |
| topics", "other stuff". Not great, but better. | |||
| 2013-02-14 | Add a bulk-load page. | Keith Bostic | |
| 2012-12-10 | Add a new error, WT_PANIC, which will be the panic return, ref #215. | Keith Bostic | |
| Add an "error handling" section to the documentation so errors are grouped in a single place. | |||
| 2012-11-08 | Add documentation for cache configuration. Tidy up source. | Alex Gorrod | |
| 2012-09-14 | First pass adding documentation for LSM. | Michael Cahill | |
| 2012-08-09 | Sprinkle the fact that fixed-width column store of a value of 0 means | Keith Bostic | |
| "deleted" in a few different places. Re-work the file-format page to subordinate to the schema page. | |||
| 2012-07-03 | Implement hot backup feature (ref issue #236). | Keith Bostic | |
| 2012-06-26 | Re-work the split between the programming pages and the managing the | Keith Bostic | |
| database pages, and reference common topics from both pages. | |||
| 2012-06-18 | Get rid of "snapshot" at the API layer, drive the change down to the btree | Keith Bostic | |
| handles; we'll get rid of "snapshot" in the rest of the system over time. | |||
| 2012-05-24 | Documentation reorg: make a clearer distinction between issues for ↵ | Michael Cahill | |
| developers writing a WiredTiger application versus topics around managing an installation. | |||
| 2012-05-23 | Add more documentation for transactions. | Michael Cahill | |
| refs #138 --HG-- rename : src/docs/using.dox => src/docs/admin.dox rename : src/docs/using.dox => src/docs/programming.dox rename : src/docs/snapshot.dox => src/docs/snapshots.dox | |||
