summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Maybe simplerbug26103Simon MacMullen2014-04-091-7/+7
* Only allow cycles that contain reject.Simon MacMullen2014-04-081-13/+17
* Merge bug 26098Simon MacMullen2014-04-081-3/+24
|\
| * Merge bug26096Simon MacMullen2014-04-041-3/+24
| |\
| | * Improve diagnostics when the node is up.bug26096Simon MacMullen2014-04-031-3/+24
* | | Bring back impersonator tag.bug26098Simon MacMullen2014-04-041-4/+8
|/ /
* | default to stableSimon MacMullen2014-04-020-0/+0
|\ \ | |/ |/|
* | Changelog for 3.3.0.Simon MacMullen2014-04-022-0/+9
* | Added tag rabbitmq_v3_3_0 for changeset b07baed34a12Simon MacMullen2014-04-020-0/+0
* | Merge headsrabbitmq_v3_3_0Simon MacMullen2014-04-022-7/+18
|\ \
| * \ Merge bug26094Simon MacMullen2014-04-020-0/+0
| |\ \
| * | | Remove some generated files so we can build twice.bug26094Simon MacMullen2014-04-021-0/+3
| |/ /
| * | Merge bug26092Simon MacMullen2014-04-020-0/+0
| |\ \
| * | | Updates for the new way of doing mandatory.bug26092Simon MacMullen2014-04-021-7/+15
| |/ /
* | | merge bug26093 into defaultMatthias Radestock2014-04-020-0/+0
|\ \ \ | |/ /
* | | remove DM-Upload-Allowed, as per new debian policybug26093Matthias Radestock2014-04-021-1/+0
|/ /
* | Merge bug 25786Simon MacMullen2014-04-010-0/+0
|\ \
* | | Cosmeticbug25786Simon MacMullen2014-04-011-7/+7
* | | Events for login success / failure.Simon MacMullen2014-04-011-18/+23
* | | Events for policies and parameters.Simon MacMullen2014-03-312-4/+19
* | | Events for users and permissions.Simon MacMullen2014-03-311-52/+72
|/ /
* | Merge bug26088Simon MacMullen2014-03-31160-2427/+3867
|\ \
| * | Explain this formula.Simon MacMullen2014-03-311-0/+13
| * | Merge bug26082Simon MacMullen2014-03-316-16/+13
| |\ \
| | * \ merge bug26087 into defaultMatthias Radestock2014-03-276-16/+13
| | |\ \
| | | * | give in to dialyzerbug26087Matthias Radestock2014-03-271-3/+2
| | | * | suppress no_return warningsMatthias Radestock2014-03-272-0/+7
| | | * | appease dialyzerMatthias Radestock2014-03-271-8/+3
| | | * | more precise specMatthias Radestock2014-03-271-3/+2
| | | * | Remove pointless branches found by dialyzer.Simon MacMullen2014-03-272-5/+2
| | |/ /
| * | | Allow specification of the node to use for the queue, all else being equal.bug26082Simon MacMullen2014-03-272-10/+30
| |/ /
| * | Merge bug25989Simon MacMullen2014-03-261-1/+1
| |\ \
| | * | Very important fix.Simon MacMullen2014-03-261-1/+1
| * | | Put the example config file in an appropriate location in the users's data di...bug25989Simon MacMullen2014-03-261-0/+6
| * | | Put the example in the correct place.Simon MacMullen2014-03-262-2/+2
| |/ /
| * | Remove dubious commentSimon MacMullen2014-03-261-1/+0
| * | Merge bug26069Simon MacMullen2014-03-264-81/+114
| |\ \
| | * \ Merge bug26070Simon MacMullen2014-03-252-74/+108
| | |\ \
| | | * | Monitor consuming queue regardless of whether the consumer is CCN capable, on...bug26070Simon MacMullen2014-03-251-21/+17
| | | * | OopsSimon MacMullen2014-03-251-1/+1
| | | * | Our other consumer arg has an x- on it. Also, let's validate.Simon MacMullen2014-03-252-2/+6
| | | * | Swap the default value for cancel-on-ha-failover.Simon MacMullen2014-03-251-2/+2
| | | * | Add a comment, and rename the thing to correspond more with words we use alre...Simon MacMullen2014-03-211-4/+9
| | | * | rabbit_amqqueue:basic_consume() will wait for recovery anyway, we don't need ...Simon MacMullen2014-03-212-22/+8
| | | * | Attempt at error checking the basic.consume.Simon MacMullen2014-03-201-22/+31
| | | * | Abstract the waiting into rabbit_amqqueue.Simon MacMullen2014-03-202-11/+17
| | | * | Rename variable (and catch a case I missed before).Simon MacMullen2014-03-201-8/+8
| | | * | OopsSimon MacMullen2014-03-191-1/+1
| | | * | First hack at recovering consumers.Simon MacMullen2014-03-191-60/+88
| | * | | cosmetic: easier to read and keeps emacs happyMatthias Radestock2014-03-231-1/+1