summaryrefslogtreecommitdiff
path: root/include/rabbit_backing_queue_spec.hrl
Commit message (Expand)AuthorAgeFilesLines
* Reduce diff from bug23554: Extend backing queue api to present reason for ter...Matthew Sackman2011-06-021-2/+2
* BQ:idle_timeout => BQ:timeoutbug24117Matthew Sackman2011-05-191-1/+1
* BQ:needs_idle_timeout :: State -> Bool ==> BQ:needs_timeout :: State -> (fals...Matthew Sackman2011-05-181-1/+1
* Extensions to BQMatthew Sackman2011-04-081-12/+19
* make handling of confirms more obvious in BQ APIMatthias Radestock2011-03-051-0/+1
* beginnings of decoupling bq from amqqueueMatthias Radestock2011-03-041-2/+4
* dependently type acktag producing functionsMatthias Radestock2011-01-231-6/+9
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* simplify variable_queue:ack's return formatAlexandru Scvortov2010-12-211-1/+1
* merge from defaultAlexandru Scvortov2010-10-251-1/+2
|\
| * swap the arguments of ack/2Alexandru Scvortov2010-10-051-1/+1
| * merge default into bug20284Matthias Radestock2010-10-051-9/+12
| |\
| * | cosmetics and minor refactoringMatthias Radestock2010-10-051-3/+3
| * | refactorAlexandru Scvortov2010-10-041-1/+1
| * | refactorAlexandru Scvortov2010-09-291-2/+4
| * | no performance penalty when *not* using confirmsAlexandru Scvortov2010-09-271-3/+4
* | | Remove unused variable and remove peek_result() type which is unusedMatthew Sackman2010-10-211-2/+0
* | | Overeager M-/... I did run dialyzer but it failed to spot it.Matthew Sackman2010-10-061-4/+3
* | | msg_properties -> message_properties in order to be consistent with message a...Matthew Sackman2010-10-061-14/+15
* | | Merging default into bug23111Matthew Sackman2010-10-061-10/+21
|\ \ \ | |_|/ |/| |
| * | removed peek, and restructured dropwhile to not load message content from diskRob Harrop2010-09-281-3/+2
| * | added peek to ivq. some tests for peekRob Harrop2010-09-271-1/+4
| * | reworked how message filtering works with dropwhileRob Harrop2010-09-221-2/+4
| * | clean up of specs and dialzer resultsRob Harrop2010-09-221-8/+20
| |/
* | cosmeticMatthias Radestock2010-10-051-6/+11
|/
* flesh out backing_queue APIMatthias Radestock2010-07-211-0/+1
* 'sync' -> 'idle_timeout'Matthias Radestock2010-07-191-2/+2
* moved common types rabbit_types; move net types to rabbit_networkingAlexandru Scvortov2010-07-061-7/+7
* partially moved types out of rabbit.hrlAlexandru Scvortov2010-07-011-9/+9
* 2009 => 2010bug22824Matthew Sackman2010-06-021-3/+3
* pluggable queue backendsbug22616Matthias Radestock2010-05-031-0/+63