summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assuage dialyser. And possibly myself?bug25979Simon MacMullen2014-02-051-4/+7
* I don't think we do need to notify. Also, add specs.Simon MacMullen2014-02-051-4/+5
* Log a warning if the cluster name is picked from several candidates.Simon MacMullen2014-02-031-4/+11
* Upgrade.Simon MacMullen2014-01-311-0/+20
* LanguageSimon MacMullen2014-01-311-1/+1
* Document set_cluster_name.Simon MacMullen2014-01-311-0/+17
* First pass at cluster name.Simon MacMullen2014-01-295-32/+65
* merge bug25827 into defaultMatthias Radestock2014-01-249-110/+231
|\
| * 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-233-14/+16
| * Refactor (recovery-terms restart strategy)Tim Watson2014-01-232-6/+3
| * API consistency, clarity and cosmetics:Matthias Radestock2014-01-232-26/+30
| * cosmeticMatthias Radestock2014-01-161-2/+1
| * Fix the BQ interface comments pertaining to recovery dataTim Watson2014-01-161-4/+2
| * Fix type spec and modify backing_queue_qc to call init correctlyTim Watson2014-01-162-2/+2
| * cosmeticMatthias Radestock2014-01-152-3/+2
| * merge default into bug25827Tim Watson2014-01-159-107/+226
| |\
| | * Refactor - simplify BQ/QI interface & reduce the distance to defaultTim Watson2014-01-156-33/+39
| | * Cosmetic (ish)Tim Watson2014-01-142-10/+1
| | * Refactor: reduce the distance to defaultTim Watson2014-01-143-20/+13
| | * Cosmetic (ish)Tim Watson2014-01-142-2/+2
| | * Refactor / maintain a clean interface to the backing queueTim Watson2014-01-145-82/+70
| | * Refactor to avoid O(N*2) lookups during queue recoveryTim Watson2014-01-135-81/+80
| | * cosmeticMatthias Radestock2014-01-133-44/+20
| | * merge default into bug25827Matthias Radestock2014-01-1323-249/+453
| | |\
| | * | Stop using the full path to the queue directory as the recovery keyTim Watson2014-01-102-8/+4
| | * | Oops - relocating the recovery file broke our lookup functionTim Watson2014-01-091-2/+2
| | * | Improve the backing queue API module documentationTim Watson2014-01-091-2/+5
| | * | Avoid unnecessary cosmetic changes (reduce the distance to default)Tim Watson2014-01-091-4/+3
| | * | 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
| | * | Merge default into bug25827Tim Watson2014-01-0910-635/+810
| | |\ \
| | * | | Better handling of file system directories during shutdown/recoveryTim Watson2014-01-092-21/+22
| | * | | Scrub un-used code and introduce a lookup-by-recovery-key APITim Watson2013-12-314-22/+23
| | * | | Trap exits and ensure we close the table on shutdownTim Watson2013-12-201-1/+3
| | * | | push down recovery index handling into qi recoveryTim Watson2013-12-192-1/+1
| | * | | Tidy of specs and further re-working of testsTim Watson2013-12-195-12/+12
| | * | | Adjust vq tests to the changed APITim Watson2013-12-191-8/+10
| | * | | Rework/Refactor to handle recovery terms up-frontTim Watson2013-12-1910-71/+105
| | * | | Rename the module tooTim Watson2013-12-181-1/+1
| | * | | Refactor: rabbit_recovery_indexes => rabbit_recovery_termsTim Watson2013-12-181-0/+0
| | * | | Ensure old clean.dot files are removed during recoveryTim Watson2013-12-171-2/+9
| | * | | Rename the recovery index fileTim Watson2013-12-171-3/+2
| | * | | merge default into bug25827Tim Watson2013-12-1610-124/+151
| | |\ \ \
| | * | | | Add upgrade path for recovery indexesTim Watson2013-12-111-4/+29
| | * | | | Further refactoringTim Watson2013-12-113-13/+11