summaryrefslogtreecommitdiff
path: root/src/rabbit_variable_queue.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |\
| | * swap union and intersectionAlexandru Scvortov2011-01-121-4/+4
* | | fix typosMatthias Radestock2011-01-231-7/+6
* | | dependently type acktag producing functionsMatthias Radestock2011-01-231-3/+3
* | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* | | cosmeticMatthias Radestock2011-01-161-4/+4
* | | merging default into bug23631Matthew Sackman2011-01-151-2/+6
|\ \ \ | |/ /
| * | Matthew's patch: don't add requeue'd messages to unconfirmedbug23679Alexandru Scvortov2011-01-141-2/+6
* | | Introduce msg_store_client_init/3 helperMatthew Sackman2011-01-141-7/+8
* | | change close_all_indicated to return {ok, CState}Matthew Sackman2011-01-141-1/+1
* | | And now it worksMatthew Sackman2011-01-141-4/+4
* | | More testing needed, but this does seem to workMatthew Sackman2011-01-141-5/+26
|/ /
* | merge from defaultbug23678Alexandru Scvortov2011-01-131-16/+16
|\ \
| * | cosmetic: fix indentationMatthias Radestock2011-01-121-16/+16
| |/
* | Logic.Matthew Sackman2011-01-121-4/+1