Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add persister_hibernate_after configuration variable.bug22584 | Tony Garnock-Jones | 2010-04-07 | 1 | -3/+2 |
| | |||||
* | Create persister_max_wrap_entries configuration variable. | Tony Garnock-Jones | 2010-04-06 | 1 | -8/+9 |
| | |||||
* | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
| | |||||
* | cosmetic: squash trailing whitespace | Matthias Radestock | 2010-01-27 | 1 | -10/+10 |
| | |||||
* | merge v1_5 into default | Tony Garnock-Jones | 2009-05-18 | 1 | -24/+30 |
|\ | |||||
| * | wait foreverbug20546 | Matthias Radestock | 2009-04-01 | 1 | -4/+4 |
| | | |||||
| * | persister hibernationbug20423 | Matthias Radestock | 2009-02-27 | 1 | -20/+26 |
| | | | | | | | | | | also changed force_snapshot to do a flush before snapshotting, which makes forced snapshots behave like ordinary snapshots. | ||||
* | | display node name and db dir on startup | Matthias Radestock | 2009-05-18 | 1 | -1/+1 |
|/ | | | | | | | | ...in a pretty and easy-to-parse way In the process we introduce rabbit_mnesia:dir() so we don't depend directly on the mnesia module - this also removes a dependency in the persister. | ||||
* | keep serial in separate process, to avoid persister bottleneckbug20348 | Matthias Radestock | 2009-02-06 | 1 | -1/+1 |
| | | | | ...and move all the guid functions into a separate module | ||||
* | Update copyrights.bug19974 | Tony Garnock-Jones | 2008-12-09 | 1 | -6/+12 |
| | |||||
* | Initial commit, from repo-rebase-20080703121916_default (e96543d904a2) | Tony Garnock-Jones | 2008-07-03 | 1 | -0/+511 |