summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug20337Alexandru Scvortov2012-01-241-0/+2
|\
| * reduce time complexity of binding removal on queue deletionMatthias Radestock2011-11-301-0/+2
* | don't remove rejected message before it is confirmed by the DLQAlexandru Scvortov2011-11-141-5/+5
* | amqqueue_process re-publishes with confirmsAlexandru Scvortov2011-11-141-5/+5
* | more consistent namingAlexandru Scvortov2011-11-071-4/+3
* | merge default into bug20337Alexandru Scvortov2011-11-071-4/+1
|\ \ | |/
| * Refrain from resetting message expiry in message requeueEmile Joubert2011-10-201-4/+1
* | Crude merge-from-default to help examine this thing. Currently some tests fai...Simon MacMullen2011-10-201-3/+12
|\ \ | |/ |/|
| * Tweaked read_msg_callback to not increment RamMsgCount and cleaned it up at t...Rob Harrop2011-06-201-3/+3
| * Fixed up spec for msg_lookup_callback to contstrain input and output types to...Rob Harrop2011-06-201-1/+1
| * Merge with defaultRob Harrop2011-06-201-1/+0
| |\
| * | Updated specs and fixed error in ack that didn't account for different ack st...Rob Harrop2011-06-131-3/+12
* | | the plugins distributions may be either ezs or directoriesAlexandru Scvortov2011-09-221-0/+1
* | | don't use the plugins directoryAlexandru Scvortov2011-09-221-0/+6
* | | backing_queue_spec and variable_queue specs up to dateAlexandru Scvortov2011-08-051-2/+3
* | | merge default into bug24216Matthias Radestock2011-07-042-15/+5
|\ \ \
| * | | tx gone from everywhereMatthias Radestock2011-06-241-2/+1
| * | | remove transactions from backing queueMatthias Radestock2011-06-241-13/+4
* | | | Scratch space for exchanges, and rabbit_exchange:update/2.Simon MacMullen2011-06-271-1/+2
|/ / /
* | | Sort out (everywhere except mirror modules) slave pids and mirror nodes and d...Matthew Sackman2011-06-211-1/+1
* | | Merging default into bug23554Matthew Sackman2011-06-211-1/+1
|\ \ \
| * | | Permit dropping nodes of mirrored queues. This turns out to be much much mess...Matthew Sackman2011-05-241-2/+2
| * | | Merge with defaultRob Harrop2011-05-201-1/+1
| |\ \ \
| | * \ \ Merging default to bug23554Matthew Sackman2011-05-172-4/+9
| | |\ \ \
| | * \ \ \ Merging default into bug23554Matthew Sackman2011-04-102-13/+20
| | |\ \ \ \
| | | * | | | Well txns are still only half in. But I want to go home.Matthew Sackman2011-04-071-1/+2
| | | * | | | Add BQ:discard, correct BQ:is_duplicate, finally fix the last bits of immedia...Matthew Sackman2011-04-071-1/+2
| | | * | | | Validate_msg becomes is_duplicate, which makes much more senseMatthew Sackman2011-04-071-2/+2
| | | * | | | merge default into bug23554Matthew Sackman2011-03-141-3/+6
| | | |\ \ \ \
| | | * \ \ \ \ Merge default to bug23554, and then a bitMatthew Sackman2011-03-092-12/+17
| | | |\ \ \ \ \
| | | | * | | | | oopsMatthew Sackman2011-03-081-2/+2
| | | | * | | | | add BQ:validate_messageMatthew Sackman2011-03-081-0/+2
| | | | * | | | | Merging default into bug23554Matthew Sackman2011-03-082-12/+15
| | | | |\ \ \ \ \ | | | |/ / / / / /
| | | | * | | | | Merging default into bug23554Matthew Sackman2011-02-282-1/+11
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merging bug23727 to bug23554Matthew Sackman2011-02-232-2/+2
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merging bug23727 to bug23554Matthew Sackman2011-02-122-16/+22
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merging default into bug23554Matthew Sackman2011-02-123-12/+43
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merging bug23727 into bug23554Matthew Sackman2011-01-211-1/+1
| | | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ Merging default into bug23554 (epic debitrot)Matthew Sackman2011-01-203-11/+42
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | Correct all manner of crazy wrongness with maybe_run_queue_via_backing_queue....Matthew Sackman2010-12-211-0/+2
| | | | | | | * | | | | | | | Merging default into bug 23554Matthew Sackman2010-12-213-10/+39
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | extra_pids => mirror_pids; Also rip out changes to the registry and just hard...Matthew Sackman2010-12-161-1/+1
| | | | | | | | * | | | | | | | Merging default into bug23554Matthew Sackman2010-12-161-1/+1
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | Move the various files from rabbit-ha to rabbit-server as the ha work can't e...Matthew Sackman2010-12-161-0/+28
| | | | | | | | * | | | | | | | | Merging default into bug23554Matthew Sackman2010-12-141-0/+41
| | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | Alter the result of BQ:requeue so that it also returns the guids of the reque...Matthew Sackman2010-12-121-1/+1
| | | | | | | | * | | | | | | | | | Merge default into bug 23554 (epic debitrot)Matthew Sackman2010-12-062-3/+5
| | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | | Exposing the publishing chpid right through to the BQ (and tidying up tests/t...Matthew Sackman2010-11-301-6/+8
| | | | | | | | * | | | | | | | | | | Make the tests work again. Also mirror_pids => extra_pids on the basis that i...Matthew Sackman2010-11-291-1/+1
| | | | | | | | * | | | | | | | | | | Lesser of many evils...Matthew Sackman2010-11-291-1/+1