summaryrefslogtreecommitdiff
path: root/src/rabbit_amqqueue.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * cosmeticMatthias Radestock2010-12-201-6/+4
| * | Substantially reworked delegateMatthew Sackman2010-12-181-1/+1
| |/
| * improve consistency of APIMatthew Sackman2010-12-131-2/+2
| * Get rid of -import() statments.Marek Majkowski2010-12-081-5/+0
| * merge with defaultRob Harrop2010-11-251-10/+13
| |\
| | * change order of tuple elementsAlexandru Scvortov2010-11-241-2/+2
| | * merge from defaultAlexandru Scvortov2010-11-171-9/+9
| | |\
| | * \ merge from defaultAlexandru Scvortov2010-10-251-9/+12
| | |\ \
| | | * \ merge default into bug20284Alexandru Scvortov2010-10-201-24/+21
| | | |\ \
| | | * \ \ merge default into bug20284Alexandru Scvortov2010-10-131-9/+12
| | | |\ \ \
| | | | * | | refactor + add async version of maybe_run_queue_via_backing_queue/2Alexandru Scvortov2010-10-041-0/+6
| | | | * | | refactorAlexandru Scvortov2010-09-291-12/+6
| | | | * | | pull from defaultAlexandru Scvortov2010-09-291-6/+9
| | | | |\ \ \
| | | | | * \ \ merge default into bug20284Alexandru Scvortov2010-09-221-35/+30
| | | | | |\ \ \
| | | | | * \ \ \ merge default into bug20284Alexandru Scvortov2010-08-271-6/+9
| | | | | |\ \ \ \
| | | | | | * | | | move msg_seq_no from #basic_message{} to #delivery{}Alexandru Scvortov2010-08-171-6/+9
| * | | | | | | | | not_allowed -> precondition_failedbug23494Marek Majkowski2010-11-111-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Changed exchange callback API for transactionsEmile Joubert2010-12-231-9/+13
* | | | | | | | | Introduce some abstraction, reducing duplicate callsEmile Joubert2010-11-291-20/+28
|/ / / / / / / /
* | | | | | | | merge bug23475 into default (eliminate dialyzer errors)Alexandru Scvortov2010-11-111-2/+2
|\ \ \ \ \ \ \ \