summaryrefslogtreecommitdiff
path: root/src/rabbit_queue_index.erl
Commit message (Expand)AuthorAgeFilesLines
* Merging default into bug23425Matthew Sackman2011-03-161-1/+1
|\
| * Merged in defaultSimon MacMullen2011-01-261-1/+1
| |\
| | * Merge defaultSimon MacMullen2011-01-111-9/+17
| | |\
| | * | Sketch of how clustered upgrades might work.Simon MacMullen2011-01-041-1/+1
* | | | cosmetic: more consistent naming of constantsbug23949Matthias Radestock2011-03-161-16/+14
* | | | avoid sub-binary construction of tailMatthias Radestock2011-03-161-12/+15
* | | | cosmeticMatthias Radestock2011-03-161-1/+2
* | | | inlining and some minor refactoringMatthias Radestock2011-03-151-15/+11
* | | | Read segment files in one goMatthew Sackman2011-03-151-38/+41
* | | | cosmeticMatthias Radestock2011-03-041-1/+1
* | | | merge default into bug23914Matthias Radestock2011-03-041-9/+9
|\ \ \ \
| * | | | cosmeticMatthias Radestock2011-03-041-9/+9
* | | | | merge default into bug23914Matthias Radestock2011-03-041-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | cosmeticMatthias Radestock2011-03-041-5/+5
| |/ / /
* | | | guid -> msg_id in qiMatthias Radestock2011-03-041-43/+44
* | | | introduce separate type for msg idsMatthias Radestock2011-03-041-11/+10
|/ / /
* | | 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