summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cosmeticMatthias Radestock2014-02-101-6/+4
* rename misleading variablesMatthias Radestock2014-02-061-7/+7
* simplifying refactorMatthias Radestock2014-02-061-17/+14
* Use dirty opts to find durable queues during startup (and optimise)Tim Watson2014-02-051-4/+3
* Simplify durable queue recovery and avoid a dict lookup on the resultsTim Watson2014-02-051-12/+6
* Perform (and wait for) queue recovery in parallelTim Watson2014-01-301-4/+15
* merge default into bug25853Matthias Radestock2014-01-241-19/+34
|\
| * merge default into bug25853Tim Watson2014-01-241-19/+34
| |\
| | * merge default into bug25853Tim Watson2014-01-226-153/+71
| | |\
| | * | Optimise queue index initialisationTim Watson2014-01-201-19/+34
* | | | 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-1322-249/+451
| | |\ \ \ \
| | * | | | | 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