summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* refactorMatthias Radestock2013-11-261-12/+8
* various fixes and refactorsMatthias Radestock2013-11-261-15/+8
* Eliminate warningsMichael Klishin2013-11-261-11/+6
* Don't send connection.close when connection.tune negotiation failsMichael Klishin2013-11-261-4/+0
* Extract functionMichael Klishin2013-11-261-14/+23
* RefactorMichael Klishin2013-11-261-10/+9
* Pass socket around instead of the entire stateMichael Klishin2013-11-261-5/+5
* Extract function, improve error messagesMichael Klishin2013-11-261-45/+50
* No need to handle undefined case hereMichael Klishin2013-11-261-4/+2
* Make connection.tune.channel_max configurableMichael Klishin2013-11-251-17/+44
* stable to defaultSimon MacMullen2013-11-223-43/+75
|\
| * Merge in stableSimon MacMullen2013-11-223-40/+65
| |\
| | * Restore synchronous addition of slaves in the queue.declare case.Simon MacMullen2013-11-123-25/+39
| | * 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
| * | Merge bug25867Simon MacMullen2013-11-222-16/+51
| |\ \ | | |/
| * | More explanationSimon MacMullen2013-11-221-0/+2
| * | Improve comment.Simon MacMullen2013-11-181-3/+4
| * | ExplainSimon MacMullen2013-11-061-0/+3
| * | Maybe sync on slave promotion.Simon MacMullen2013-11-061-3/+4
* | | Don't return consumer utilisation when idle or there are no consumers; no num...Simon MacMullen2013-11-201-6/+16
* | | 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-141-9/+14
* | | stable to defaultSimon MacMullen2013-11-126-11/+62
|\ \ \ | |_|/ |/| |
| * | 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-041-0/+44
| * | 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
| | |\ \ \ \
| | | * | | | 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
* | | | | | | Remove 'evil' receive block.Simon MacMullen2013-11-111-14/+18
* | | | | | | Cope with clients dying.Simon MacMullen2013-11-082-16/+47
|/ / / / / /
* | | | | | Merged bug25849 into stablerabbitmq_v3_2_1Emile Joubert2013-11-011-0/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | sp.Emile Joubert2013-11-011-1/+1