summaryrefslogtreecommitdiff
path: root/src/rabbit_recovery_terms.erl
Commit message (Expand)AuthorAgeFilesLines
* stable to defaultSimon MacMullen2014-08-131-2/+20
|\
| * Upgrades to the queue index and recovery terms format.Simon MacMullen2014-08-051-2/+20
* | BE more assertive.bug26341Simon MacMullen2014-08-131-3/+2
|/
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* turns out we needed recursive=true after allMatthias Radestock2014-01-241-6/+8
* Ignore clean.dot read/delete errors during upgradesTim Watson2014-01-241-14/+4
* Improve recovery terms upgrade handlingTim Watson2014-01-231-6/+17
* Refactor rabbit_recovery_terms startupTim Watson2014-01-231-8/+6
* Refactor (recovery-terms restart strategy)Tim Watson2014-01-231-5/+2
* API consistency, clarity and cosmetics:Matthias Radestock2014-01-231-25/+28
* Refactor / maintain a clean interface to the backing queueTim Watson2014-01-141-39/+28
* Refactor to avoid O(N*2) lookups during queue recoveryTim Watson2014-01-131-28/+35
* cosmeticMatthias Radestock2014-01-131-35/+15
* Stop using the full path to the queue directory as the recovery keyTim Watson2014-01-101-4/+1
* Oops - relocating the recovery file broke our lookup functionTim Watson2014-01-091-2/+2
* We don?t need to ensure the mnesia_dir is present hereTim Watson2014-01-091-1/+0
* Store the recovery terms directly beneath RABBITMQ_MNESIA_DIRTim Watson2014-01-091-1/+1
* Cosmetic (ish)Tim Watson2014-01-091-22/+16
* Make sure we're storing the queue dir name not the old clean file nameTim Watson2014-01-091-1/+1
* Better handling of file system directories during shutdown/recoveryTim Watson2014-01-091-0/+1
* Scrub un-used code and introduce a lookup-by-recovery-key APITim Watson2013-12-311-18/+21
* Trap exits and ensure we close the table on shutdownTim Watson2013-12-201-1/+3
* Rework/Refactor to handle recovery terms up-frontTim Watson2013-12-191-18/+25
* Rename the module tooTim Watson2013-12-181-1/+1
* Refactor: rabbit_recovery_indexes => rabbit_recovery_termsTim Watson2013-12-181-0/+141