summaryrefslogtreecommitdiff
path: root/src/rabbit_variable_queue.erl
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug24216Matthias Radestock2011-06-261-209/+28
|\
| * remove transactions from backing queueMatthias Radestock2011-06-241-208/+28
* | mehMatthias Radestock2011-06-261-2/+3
* | cosmeticMatthias Radestock2011-06-261-1/+1
* | cosmetic: move helpers to where they belongMatthias Radestock2011-06-251-88/+88
* | cosmetic: make order of exports match order in behaviourMatthias Radestock2011-06-251-2/+3
* | refactor 'dropwhile' and 'fetch'Matthias Radestock2011-06-251-30/+30
* | minor refactoring and simplificationMatthias Radestock2011-06-251-8/+5
* | Correct bug. This was introduced in bug 24116.Matthew Sackman2011-06-251-4/+10
|/
* Reduce diff from bug23554: Extend backing queue api to present reason for ter...Matthew Sackman2011-06-021-3/+3
* merge bug24117 into defaultMatthias Radestock2011-05-191-12/+13
|\
| * BQ:idle_timeout => BQ:timeoutbug24117Matthew Sackman2011-05-191-3/+3
| * whitespaceMatthew Sackman2011-05-181-1/+0
| * Well it's no shorter, but it closer matches the originalMatthew Sackman2011-05-181-14/+14
| * BQ:needs_idle_timeout :: State -> Bool ==> BQ:needs_timeout :: State -> (fals...Matthew Sackman2011-05-181-14/+16
* | simplifyMatthias Radestock2011-05-191-21/+14
* | And now, after testing it, actually make it work by correcting one of the cou...bug24116Matthew Sackman2011-05-181-10/+15
* | Do not read the msg surviving dropwhile1Matthew Sackman2011-05-181-8/+12
|/
* Extensions to BQMatthew Sackman2011-04-081-57/+76
* Merge default into bug23968bug23968Matthew Sackman2011-03-281-5/+8
|\
| * Merge default into bug23425Matthew Sackman2011-03-231-1/+1
| |\
| | * Merging default into bug23425Matthew Sackman2011-03-161-1/+1
| | |\
| | | * Correct upgrade stepMatthew Sackman2011-03-091-1/+1
| * | | clarify documentation (thanks Emile)Matthew Sackman2011-03-221-4/+7
| |/ /
* | | Rip out msg_store:releaseMatthew Sackman2011-03-181-6/+1
|/ /
* | merge default into bug23882Matthias Radestock2011-03-071-112/+112
|\ \
| * \ merge default into bug23914bug23914Matthias Radestock2011-03-071-110/+110
| |\ \
| | * \ merge default into bug23914Matthias Radestock2011-03-041-17/+16
| | |\ \
| | * \ \ merge default into bug23914Matthias Radestock2011-03-041-2/+2
| | |\ \ \
| | * | | | #basic_message.guid -> idMatthias Radestock2011-03-041-5/+5
| | * | | | guid -> msg_id in vqMatthias Radestock2011-03-041-110/+110
* | | | | | simplify various callback constructionsMatthias Radestock2011-03-051-25/+19
* | | | | | merge default into bug23882Matthias Radestock2011-03-051-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | add missing assertionMatthias Radestock2011-03-051-1/+1
| | |_|/ / | |/| | |
* | | | | make handling of confirms more obvious in BQ APIMatthias Radestock2011-03-051-23/+28
* | | | | merge default into bug23882Matthias Radestock2011-03-041-19/+18
|\ \ \ \ \ | |/ / / /
| * | | | cosmeticMatthias Radestock2011-03-041-17/+16
| | |/ / | |/| |
| * | | cosmeticMatthias Radestock2011-03-041-2/+2
| |/ /
* | | beginnings of decoupling bq from amqqueueMatthias Radestock2011-03-041-77/+85
|/ /
* | Remove unused varbug23893Matthew Sackman2011-03-031-1/+1
* | only confirm delivered messages that need confirmingAlexandru Scvortov2011-03-021-2/+7
|/
* Merging bug23483 to defaultMatthew Sackman2011-02-281-1/+29
|\
| * multiple_routing_keys/0 is not part of the backing_queueMatthew Sackman2011-02-251-0/+2
| * Revert re-arrangement of upgrade stepsEmile Joubert2011-02-221-3/+26
| * Sender-specified destinations updatesEmile Joubert2011-02-221-29/+3
| * Sender-specified distribution updatesEmile Joubert2011-02-151-1/+17
| * rabbit_msg_file:scan/4 now looks a bit more like foldEmile Joubert2011-02-111-1/+1
| * Upgrade messagesEmile Joubert2011-02-111-1/+14
* | Merging bug23637 to defaultMatthew Sackman2011-02-241-4/+4
|\ \ | |/ |/|
| * merge from defaultAlexandru Scvortov2011-01-181-4/+4
| |\