summaryrefslogtreecommitdiff
path: root/src/rabbit_queue_index.erl
Commit message (Expand)AuthorAgeFilesLines
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* refactor / abstractionMatthew Sackman2011-01-101-13/+13
* sync queue_index when variable_queue has outstanding confirms and is idle (br...Alexandru Scvortov2011-01-101-1/+9
* Merge with defaultRob Harrop2010-11-251-18/+14
|\
| * cosmeticMatthias Radestock2010-11-251-18/+14
* | merge with defaultRob Harrop2010-11-251-19/+33
|\ \ | |/ |/|
| * merge from defaultAlexandru Scvortov2010-11-241-15/+106
| |\
| * \ merge from defaultAlexandru Scvortov2010-11-171-1/+1
| |\ \
| * | | confirm messages on queue purgeAlexandru Scvortov2010-11-081-2/+2
| * | | merge from defaultAlexandru Scvortov2010-11-011-21/+27
| |\ \ \
| * \ \ \ merge from defaultAlexandru Scvortov2010-10-251-15/+28
| |\ \ \ \
| | * | | | cosmetics and minor refactoringMatthias Radestock2010-10-051-3/+3
| | * | | | refactorAlexandru Scvortov2010-10-041-8/+8
| | * | | | cosmetics and some minor refactoringMatthias Radestock2010-10-021-12/+9
| | * | | | more refactoringAlexandru Scvortov2010-09-291-14/+18
| | * | | | refactorAlexandru Scvortov2010-09-291-5/+4
| | * | | | pull from defaultAlexandru Scvortov2010-09-291-20/+33
| | |\ \ \ \
| | | * \ \ \ merge default into bug20284Alexandru Scvortov2010-08-271-19/+32
| | | |\ \ \ \
| | | | * | | | queue_index keeps track of which messages have been published but not written...Alexandru Scvortov2010-08-171-19/+32
| | | |/ / / /
* | | | | | | Opps, they shouldn't have got there...bug23548Matthew Sackman2010-11-251-1/+0
* | | | | | | Cope with files not existing (or just being empty)Matthew Sackman2010-11-251-12/+15
* | | | | | | No need to open these files at all exclusive. Which is an R14ism anyway.Matthew Sackman2010-11-251-1/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | refactoringbug23424Matthew Sackman2010-11-171-32/+29
* | | | | | Added queue_ttl upgradeMatthew Sackman2010-11-161-0/+94
| |_|_|_|/ |/| | | |
* | | | | there is no such thing as 'dict:dictionary()'Matthias Radestock2010-11-061-1/+1
| |_|_|/ |/| | |
* | | | whitespaceMatthew Sackman2010-10-261-1/+1
* | | | merge default into bug23408Matthias Radestock2010-10-231-19/+24
|\ \ \ \ | |/ / / |/| | |
| * | | merge default into bug23408Matthias Radestock2010-10-231-19/+24
| |\ \ \
| | * | | rejig qi initialisation, separating clean init and recoveryMatthias Radestock2010-10-201-19/+24
| | |/ /
* | | | cosmetics and minor refactoring on code from recently merged bug23111Matthias Radestock2010-10-231-21/+15
|/ / /
* | | cosmeticMatthew Sackman2010-10-061-15/+14
* | | msg_properties -> message_properties in order to be consistent with message a...Matthew Sackman2010-10-061-16/+17
* | | merge with defaultRob Harrop2010-09-281-19/+24
|\ \ \ | |/ /
| * | Factoring open modes betterbug23310Matthew Sackman2010-09-281-4/+5
| * | Merging default into bug23310Matthew Sackman2010-09-281-15/+18
| |\ \
| | * | delay creation of a new queue's dir and qi journalbug23179Matthias Radestock2010-09-261-15/+18
| | |/
| * | only create read_ahead buffers for reading segment filesMatthias Radestock2010-09-271-2/+3
| |/
* | clean up of specs and dialzer resultsRob Harrop2010-09-221-13/+17
* | cosmetic changesRob Harrop2010-09-211-3/+4
* | cosmetic changes - line widthRob Harrop2010-09-211-4/+11
* | cosmetic fixes - tabs to spacesRob Harrop2010-09-211-5/+5
* | fixed test_queue_recover. recovery is working again with per-queue ttlRob Harrop2010-09-161-2/+6
* | whitespace clean upRob Harrop2010-09-161-2/+2
* | removed stray io:format callsRob Harrop2010-09-151-8/+2
* | midway through fixing test_queue_recoverRob Harrop2010-09-151-2/+8
* | erlang tests working againRob Harrop2010-09-151-1/+1
* | reworked contract between qi and vq. tidied up in generalRob Harrop2010-08-201-33/+22
* | in flight, want to test against defaultRob Harrop2010-08-201-25/+58
|/
* md5sum the queue index directory. Also detect and crash if a collision occursbug23019Matthew Sackman2010-07-261-9/+12
* add a 'todo'Matthias Radestock2010-07-181-0/+5