summaryrefslogtreecommitdiff
path: root/src/rabbit_amqqueue_process.erl
Commit message (Expand)AuthorAgeFilesLines
* 'stat' needs to be higher priority toobug24194Matthias Radestock2011-08-181-0/+1
* Allow basic_consume and basic_cancel to match the priority of ack and coMatthew Sackman2011-08-181-4/+6
* Cosmeticsbug24285Matthew Sackman2011-08-171-6/+3
* Merging default to bug24285Matthew Sackman2011-08-171-21/+26
|\
| * refactorAlexandru Scvortov2011-08-151-2/+3
| * replace undefined | token() with token()Alexandru Scvortov2011-08-111-2/+2
| * merge from defaultAlexandru Scvortov2011-08-111-46/+43
| |\
| * | cosmeticAlexandru Scvortov2011-07-261-4/+4
| * | cosmeticAlexandru Scvortov2011-07-261-1/+1
| * | unbreak amqqueue_process/limiter logicAlexandru Scvortov2011-07-261-6/+8
| * | refactorAlexandru Scvortov2011-07-261-18/+18
| * | start limiter before channelAlexandru Scvortov2011-07-251-21/+23
* | | merge bug24132 into defaultMatthias Radestock2011-08-161-13/+51
|\ \ \
| * | | Report empty list of slave_pids when mirroring is off, rather than empty atomMatthew Sackman2011-08-111-1/+1
| * | | Report the name when a queue is deleted.Simon MacMullen2011-08-111-2/+4
| * | | drop mirror_nodes info itemMatthew Sackman2011-08-101-7/+0
| * | | Merging default into bug24130Matthew Sackman2011-08-101-11/+54
| |\ \ \ | | |_|/ | |/| |
| | * | reworkMatthew Sackman2011-07-141-12/+43
| | * | Merging default to bug24130Matthew Sackman2011-07-141-107/+20
| | |\ \ | | | |/
| | * | Support querying slaves for their statusMatthew Sackman2011-07-071-8/+20
* | | | Merge all the _exists events back to _created.Simon MacMullen2011-08-091-9/+7
* | | | Various smaller QA things.Simon MacMullen2011-08-081-12/+6
* | | | Be more assertive about exclusive consumer being... exclusive.Simon MacMullen2011-08-051-5/+4
* | | | Merge in defaultSimon MacMullen2011-08-051-1/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Introduce rabbit:force_event_refresh which will:Simon MacMullen2011-08-011-2/+21
* | | | Cosmeticbug23504Simon MacMullen2011-08-031-7/+6
* | | | refactoringAlexandru Scvortov2011-08-021-9/+8
* | | | more consistent namingAlexandru Scvortov2011-08-021-10/+10
* | | | just ignore the result to erlang:cancel_timerAlexandru Scvortov2011-08-021-3/+3
* | | | convert amqqueue_process's sync timerAlexandru Scvortov2011-08-021-12/+11
* | | | some more refactoringAlexandru Scvortov2011-08-021-3/+2
* | | | refactorAlexandru Scvortov2011-08-021-14/+11
* | | | merge default into bug23504Alexandru Scvortov2011-08-021-293/+299
|\ \ \ \ | |/ / /
| * | | employ more sophisticated message queue formattingMatthias Radestock2011-07-281-15/+2
| * | | dict => orddictMatthew Sackman2011-07-261-9/+10
| * | | +documentation, minor renaming, clarityMatthew Sackman2011-07-261-3/+4
| * | | factoringMatthew Sackman2011-07-211-5/+5
| * | | Support optionally formatting the priority queue mailbox, and do so on the qu...Matthew Sackman2011-07-211-0/+13
| | |/ | |/|
| * | merge default into bug24216Matthias Radestock2011-06-291-107/+20
| |\ \ | | |/ | |/|
| | * s/run_backing_queue_async/run_backing_queueMatthias Radestock2011-06-251-1/+1
| | * get rid of sync run_backing_queueMatthias Radestock2011-06-251-6/+1
| | * tx gone from everywhereMatthias Radestock2011-06-241-4/+3
| | * remove transactions from backing queueMatthias Radestock2011-06-241-97/+16
| * | essentially cosmetic tweakMatthias Radestock2011-06-261-1/+1
| |/
| * forgot to remove. (dnc)Matthew Sackman2011-06-211-2/+1
| * Sort out (everywhere except mirror modules) slave pids and mirror nodes and d...Matthew Sackman2011-06-211-8/+13
| * Merging default into bug23554Matthew Sackman2011-06-211-4/+41
| |\
| | * cosmetic: eliminate gratuitous diffs vs 'default'Matthias Radestock2011-06-021-6/+6
| | * Permit dropping nodes of mirrored queues. This turns out to be much much mess...Matthew Sackman2011-05-241-6/+6
| | * master must broadcast, esp if it doesn't know about the sender. Also rip out ...Matthew Sackman2011-05-231-23/+21