summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | | | | * | | | | | | | | Present the whole amqqueue record to the BQ (remove duplicated IsDurable flag...Matthew Sackman2010-11-291-2/+1
* | | | | | | | | | | | | | | | | Merge in defaultbug24164Simon MacMullen2011-06-171-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Make the stats interval configurable.bug24162Simon MacMullen2011-06-091-1/+0
* | | | | | | | | | | | | | | | | | Since we're changing the backend API anyway, let's remove this management-spe...Simon MacMullen2011-06-091-2/+1
* | | | | | | | | | | | | | | | | | First pass at user tags.Simon MacMullen2011-06-091-2/+2
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Reduce diff from bug23554: Extend backing queue api to present reason for ter...Matthew Sackman2011-06-021-2/+2
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | BQ:idle_timeout => BQ:timeoutbug24117Matthew Sackman2011-05-191-1/+1
* | | | | | | | | | | | | | | | BQ:needs_idle_timeout :: State -> Bool ==> BQ:needs_timeout :: State -> (fals...Matthew Sackman2011-05-181-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge in defaultSimon MacMullen2011-05-042-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in bug24009Simon MacMullen2011-04-082-4/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge bug 24009 into bug 23939.Simon MacMullen2011-04-011-2/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge bug 24009 into bug 23939.Simon MacMullen2011-04-012-4/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Call the field next, not serial.Simon MacMullen2011-03-301-1/+1
| | | * | | | | | | | | | | | | | | Don't attempt to provide a serial for the x deleted event, we weren't doing i...Simon MacMullen2011-03-291-3/+4
| | | * | | | | | | | | | | | | | | Make serialise_events into /0, don't call it via callback/3.Simon MacMullen2011-03-281-1/+1