summaryrefslogtreecommitdiff
path: root/src/rabbit_amqqueue.erl
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic, reduce distance to bug25461, remove dead commentSimon MacMullen2013-03-211-1/+0
* First attempt at merging these two bugs; this compiles at least.Simon MacMullen2013-03-201-6/+12
|\
| * Merge in defaultSimon MacMullen2013-03-201-7/+13
| |\
| | * Merge defaultSimon MacMullen2013-02-121-7/+13
| | |\
| | | * rabbit_limiter:initial_credit/6.Simon MacMullen2013-01-291-11/+12
| | | * inform_limiter -> credit.Simon MacMullen2013-01-291-4/+5
| | | * merge default into bug23749Matthias Radestock2013-01-251-1/+5
| | | |\
| | | | * merge default into bug23749Matthias Radestock2013-01-241-2/+1
| | | | |\
| | | | * | API consistencyMatthias Radestock2013-01-151-2/+2
| | | | * | cosmeticMatthias Radestock2013-01-151-6/+5
| | | | * | Merge defaultSimon MacMullen2013-01-141-0/+5
| | | | |\ \
| | | | | * | Second attempt at moving credit into the queue. This time we pretend the limi...Simon MacMullen2013-01-101-0/+5
* | | | | | | always hold a valid limiter in queue's channel recordsMatthias Radestock2013-03-201-4/+4
* | | | | | | limiter API revision - part 2/2 - queue-side APIMatthias Radestock2013-03-191-15/+14
* | | | | | | limiter API revision, part 1/2 - channel-side APIMatthias Radestock2013-03-191-1/+1
|/ / / / / /
* | | | | | Merged default into bug19375Emile Joubert2013-02-211-4/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge stable into defaultEmile Joubert2013-02-081-1/+20
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Only delete queues for which no HA policy exists.bug25443Simon MacMullen2013-02-061-2/+4
| | * | | | Remove durable queues based on a node while forgetting that node.Simon MacMullen2013-02-061-1/+18
| * | | | | stable to defaultSimon MacMullen2013-01-241-1/+1
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
| * | | | eager sync of messages pending ackMatthias Radestock2013-01-191-2/+1
| | |/ / | |/| |
* | | | merge default into bug19375Matthias Radestock2013-01-091-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Merged default into bug19375Emile Joubert2013-01-091-1/+9
| |\ \ \ | | |_|/ | |/| |
| | * | Add queue max length equivalence conditionEmile Joubert2013-01-091-1/+2
| | * | merge default into bug19375Matthias Radestock2013-01-041-1/+9
| | |\ \
| | | * | Ignore queue depth for maxlenEmile Joubert2013-01-041-3/+3
| | | * | Rename depth to lengthEmile Joubert2013-01-041-2/+2
| | | * | Merged default into bug19375Emile Joubert2013-01-041-1/+9
| | | |\ \
| | | | * | Maxdepth argument checkingEmile Joubert2012-12-181-2/+3
| | | | * | Limit queue depthEmile Joubert2012-12-121-1/+8
* | | | | | Fix docs and specs.bug25345Simon MacMullen2013-01-081-2/+1
* | | | | | merge default into bug25345Matthias Radestock2013-01-071-7/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bug 25385 (into default, although it was branched from stable).Simon MacMullen2013-01-071-7/+9
| |\ \ \ \ \
| | * | | | | assert queue dlx arg equivalencebug25385Matthias Radestock2013-01-041-7/+9
| | | |_|_|/ | | |/| | |
* | | | | | Merge defaultSimon MacMullen2013-01-071-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | optimise rabbit_amqqueue:qpids/1 common caseMatthias Radestock2013-01-051-0/+2
| | |/ / / | |/| | |
* | | | | Merge in bug24407.Simon MacMullen2013-01-041-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cancel syncSimon MacMullen2012-12-141-1/+10
* | | | | bring up to date with 'default'Matthias Radestock2013-01-031-1/+1
* | | | | merge default into bug24407Matthias Radestock2013-01-031-56/+36
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | optimise rabbit_amqqueue:lookup/1 common casesMatthias Radestock2012-12-281-0/+2
| | |_|/ | |/| |
| * | | stable to defaultSimon MacMullen2012-12-041-14/+12
| |\ \ \ | | |_|/ | |/| |
| * | | Merge bug25335Simon MacMullen2012-12-041-1/+5
| |\ \ \
| | * \ \ merge defaultbug25321Tim Watson2012-12-031-2/+2
| | |\ \ \
| | * | | | Wake up all queues after policy change.Simon MacMullen2012-11-231-1/+5
| * | | | | get rid of last remaining cross-node fun in rabbit_amqqueuebug25335Matthias Radestock2012-12-031-17/+8
| * | | | | move generic cross-node funs from rabbit_amqqueue to delegateMatthias Radestock2012-12-031-38/+21
| | |/ / / | |/| | |
* | | | | API consistency.Simon MacMullen2013-01-031-8/+3
| |_|_|/ |/| | |
* | | | Make syncing idempotent.Simon MacMullen2012-12-061-2/+1