summaryrefslogtreecommitdiff
path: root/src/rabbit_amqqueue.erl
Commit message (Expand)AuthorAgeFilesLines
* Optimisation while listing consumersEmile Joubert2011-05-311-1/+2
* rabbitmqctl report listing consumers more consistentlyEmile Joubert2011-05-271-2/+10
* Assert equivalence of x-message-ttlbug24133Matthew Sackman2011-05-251-1/+1
* Merge in defaultSimon MacMullen2011-05-041-19/+13
|\
| * Merge in bug24009Simon MacMullen2011-04-081-19/+13
| |\
| | * Merge bug 24009 into bug 23939.Simon MacMullen2011-04-011-5/+6
| | |\
| | * \ Merge bug 24009 into bug 23939.Simon MacMullen2011-04-011-19/+13
| | |\ \
| | | * | DialyserSimon MacMullen2011-03-291-2/+2
| | | * | Better abstraction.Simon MacMullen2011-03-281-11/+4
| | | * | Fix on_node_down.Simon MacMullen2011-03-281-12/+11
| | | * | Make the tail fun in execute_mnesia_tx_with_tail *only* get executed after th...Simon MacMullen2011-03-281-10/+6
| | | * | Only return the queue the second time round and thus don't call XT:add_bindin...Simon MacMullen2011-03-231-1/+7
| | | * | Not 100% beautiful, but this gets serial ids into the hands of add_binding an...Simon MacMullen2011-03-171-2/+2
* | | | | Merge defaultRob Harrop2011-04-151-9/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Extensions to BQMatthew Sackman2011-04-081-9/+11
| | |/ / | |/| |
* | | | cosmeticMatthias Radestock2011-04-081-3/+2
* | | | Cosmetics / specs.Simon MacMullen2011-04-041-3/+3
| |_|/ |/| |
* | | QAish updates.Simon MacMullen2011-04-011-5/+6
| |/ |/|
* | Use names, not exchanges / queues.Simon MacMullen2011-04-011-1/+1
* | Unify recovery into one boot step, based binding recovery on the queues that ...Simon MacMullen2011-03-311-4/+3
|/
* merge default into bug23882Matthias Radestock2011-03-071-2/+2
|\
| * merge default into bug23914Matthias Radestock2011-03-041-3/+3
| |\
| * \ merge default into bug23914Matthias Radestock2011-03-041-8/+8
| |\ \
| * | | introduce separate type for msg idsMatthias Radestock2011-03-041-2/+2
* | | | shorten maybe_run_queue_via_backing_queueMatthias Radestock2011-03-051-12/+13
| |_|/ |/| |
* | | cosmeticMatthias Radestock2011-03-041-3/+3
| |/ |/|
* | cosmeticMatthias Radestock2011-03-041-8/+8
|/
* Get rid of gen_server2?:call/2 sitesbug23859Matthew Sackman2011-02-171-15/+13
* simplified and better error reporting on queue declare arg checksMatthias Radestock2011-02-151-17/+7
* Merged bug23811 (no need for amqqueue:notify_sent to use delegate)Simon MacMullen2011-02-101-1/+1
|\
| * use a plain cast, not delegatebug23811Matthew Sackman2011-02-071-1/+1
* | Merging default to bug23806Matthew Sackman2011-02-081-1/+2
|\ \
| * | add testAlexandru Scvortov2011-02-031-1/+2
| |/
* | abstract out is_process_aliveMatthew Sackman2011-02-081-5/+4
* | remove non-rpc'd call to is_process_alive - now matches the rpc version in am...Matthew Sackman2011-02-071-4/+5
|/
* Correct specsMatthew Sackman2011-01-271-1/+3
* If there is an mnesia entry for the queue and the qpid is dead, then remove t...bug23744Matthew Sackman2011-01-261-10/+12
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* sync_timer => sync_timeoutbug23705Matthew Sackman2011-01-181-4/+4
* Specialise the sync_timer in order to permit us to unset the sync_timer_refMatthew Sackman2011-01-181-1/+5
* Correct specsMatthew Sackman2011-01-181-1/+3
* small simplifying refactorMatthias Radestock2011-01-181-19/+15
* cosmeticMatthias Radestock2011-01-181-4/+3
* cosmeticMatthias Radestock2011-01-181-4/+1
* cosmetics and indentation onlybug23445Matthew Sackman2011-01-131-17/+17
* Some refactoringsMatthew Sackman2011-01-131-10/+8
* cosmetics and minor factoringsMatthew Sackman2011-01-111-2/+3
* More frugal use of thunksEmile Joubert2011-01-101-4/+3
* Merged default into bug23445Emile Joubert2010-12-231-23/+19
|\
| * merge default into bug23619Matthias Radestock2010-12-201-6/+4
| |\