summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stable to defaultSimon MacMullen2013-12-039-22/+125
|\
| * stable to defaultSimon MacMullen2013-11-282-14/+24
| |\
| * \ stable to defaultSimon MacMullen2013-11-223-43/+75
| |\ \
| * \ \ MErge bug25882Simon MacMullen2013-11-220-0/+0
| |\ \ \
| * | | | Don't return consumer utilisation when idle or there are no consumers; no num...Simon MacMullen2013-11-201-6/+16
| * | | | Update docSimon MacMullen2013-11-191-2/+5
| * | | | Simplify and remove magic numbers from the i/2 bit by treating time since las...Simon MacMullen2013-11-191-35/+23
| * | | | Cosmetic / unused variables.Simon MacMullen2013-11-151-4/+4
| * | | | Simplify: less state, less records, more pattern matching.Simon MacMullen2013-11-151-47/+33
| * | | | Store timestamps as integers.Simon MacMullen2013-11-151-11/+11
| * | | | Missed one + cosmetic.Simon MacMullen2013-11-151-10/+10
| * | | | CU for "Consumer Utilisation" not CB for "Consumer Bound".Simon MacMullen2013-11-151-15/+15
| * | | | Maintain an exponential moving average of the utilisation.Simon MacMullen2013-11-151-30/+43
| * | | | Experiment with the idea of "consumer utilisation". Still far too lumpy.Simon MacMullen2013-11-141-18/+57
| * | | | consumer_bound info item.Simon MacMullen2013-11-142-9/+18
| |/ / /
| * | | stable to defaultSimon MacMullen2013-11-141-21/+0
| |\ \ \
| * \ \ \ stable to defaultSimon MacMullen2013-11-127-13/+68
| |\ \ \ \
| | * \ \ \ Merged bug25860 into defaultEmile Joubert2013-11-123-3/+32
| | |\ \ \ \
| | | * | | | Use xmerl rather than maintain our own UTF-8 validator.Simon MacMullen2013-11-121-30/+7
| | | * | | | Validate utf-8-ness on the way into rabbitmqctl too.Simon MacMullen2013-11-041-1/+8
| | | * | | | Derp / cosmetic.Simon MacMullen2013-11-041-5/+2
| | | * | | | Check UTF-8-ness of shortstrs in non-content-bearing methods. Note that we us...Simon MacMullen2013-11-042-2/+50
| | * | | | | stable to defaultSimon MacMullen2013-11-110-0/+0
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merged stable into defaultEmile Joubert2013-11-014-10/+36
| | |\ \ \ \ \
| | | * \ \ \ \ Merged stable into defaultEmile Joubert2013-11-011-16/+25
| | | |\ \ \ \ \
| | | * \ \ \ \ \ stable to defaultSimon MacMullen2013-11-011-5/+1
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merged stable into defaultEmile Joubert2013-10-314-16/+44
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Rename + cosmetic.Simon MacMullen2013-10-311-5/+3
| | | * | | | | | | | SimplifySimon MacMullen2013-10-311-9/+8
| | | * | | | | | | | stable to defaultSimon MacMullen2013-10-314-10/+39
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge bug 25836Simon MacMullen2013-10-310-0/+0
| | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ stable to defaultSimon MacMullen2013-10-292-2/+3
| | | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ merge stable into defaultMatthias Radestock2013-10-287-17/+48
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ stable to defaultSimon MacMullen2013-10-280-0/+0
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Better error message.Simon MacMullen2013-10-311-3/+4
| | | | * | | | | | | | | | | | Don't allow deletion of "amq.rabbitmq.*".Simon MacMullen2013-10-301-0/+8
| | | | * | | | | | | | | | | | Make log and trace exchanges internal.Simon MacMullen2013-10-303-10/+30
| | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | |
* | | | | | | | | | | | | | | Merge bug25901Simon MacMullen2013-12-030-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Ooops.Matthew Sackman2013-11-281-2/+2
* | | | | | | | | | | | | | | Introduce halt_on_upgrade_failure app env param and set it to true. Only thro...Matthew Sackman2013-11-282-2/+8
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge bug25897Simon MacMullen2013-11-280-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Ensure that we always interleave start / stop / start / stop.Simon MacMullen2013-11-281-1/+5
* | | | | | | | | | | | | | Do nothing if the rabbit application is already running. Similarly, don't exp...Simon MacMullen2013-11-281-13/+19
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge bug25873Simon MacMullen2013-11-220-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in stableSimon MacMullen2013-11-223-40/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | *cough*Simon MacMullen2013-11-121-1/+1
| * | | | | | | | | | | | | Restore synchronous addition of slaves in the queue.declare case.Simon MacMullen2013-11-124-26/+40
| * | | | | | | | | | | | | Forgot to add a specSimon MacMullen2013-11-111-0/+1
| * | | | | | | | | | | | | Re-add the log invocations we lost. This does lead to the stale master pid wa...Simon MacMullen2013-11-112-3/+7
| * | | | | | | | | | | | | Port the deadlock-breaking code from bug 25852.Simon MacMullen2013-11-112-30/+40