summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* handle the remaining enabled_plugins_file error case more gracefullybug24653Matthias Radestock2012-01-221-0/+2
* don't complain about empty enabled_plugins fileMatthias Radestock2012-01-221-0/+1
* Merged bug23432 into defaultEmile Joubert2012-01-201-1/+1
|\
| * Avoid a circular dependency. The new load_definitions depends on recovery (si...bug23432Simon MacMullen2012-01-051-1/+1
* | Resurrect defaultSimon MacMullen2012-01-201-2/+3
* | Merge bug23938Simon MacMullen2012-01-194-70/+73
|\ \
| * | refer to rationale from bug 24607bug23938Matthias Radestock2011-12-011-15/+2
| * | add upgrade stepMatthias Radestock2011-12-011-0/+8
| * | tie up some loose ends for the new tableMatthias Radestock2011-11-301-5/+5
| * | now that we have table locks there is no need for phase separationMatthias Radestock2011-11-301-66/+32
| * | only lock tables when we are dealing with multiple bindingsMatthias Radestock2011-11-301-6/+11
| * | simplifyMatthias Radestock2011-11-301-18/+6
| * | reduce time complexity of binding removal on queue deletionMatthias Radestock2011-11-303-19/+68
* | | correct typoMatthias Radestock2012-01-191-2/+2
* | | Merged bug24641 into default.Jerry Kuch2012-01-181-0/+4
|\ \ \
| * | | Add VERSION to the build and destroot phase environments for MacPortsbug24641Steve Powell2012-01-061-0/+4
* | | | Same fix as c412171663cc for rabbitmq-pluginsSimon MacMullen2012-01-171-2/+9
* | | | merge bug 24265 into default (Somehow support DNs in rabbitmq_auth_mechanism_...Alexandru Scvortov2012-01-1719-156/+148
|\ \ \ \
| * | | | clearly this was tested thoroughlyMatthias Radestock2012-01-161-1/+1
| * | | | Merge bug 24638Simon MacMullen2012-01-162-1/+2
| |\ \ \ \
| | * | | | increase closing timeoutbug24638Matthias Radestock2012-01-101-1/+1
| | * | | | don't lingerMatthias Radestock2012-01-101-0/+1
| * | | | | Merge bug24676Simon MacMullen2012-01-161-3/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge bug24674Simon MacMullen2012-01-169-130/+95
| | |\ \ \ \ \
| | * | | | | | fix rabbitmqctl error reporting under R15bug24674Matthias Radestock2012-01-121-3/+11
| * | | | | | | fix supervisor2 bug reported by dialyzerbug24676Matthias Radestock2012-01-161-2/+2
| | |/ / / / / | |/| | | | |
| * | | | | | Merge bug24681Simon MacMullen2012-01-160-0/+0
| |\ \ \ \ \ \
| * | | | | | | merge rabbit_router:deliver into rabbit_amqqueue:deliverbug24681Matthias Radestock2012-01-167-92/+67
| |/ / / / / /
| * | | | | | Revert b03fe604af24. Not enough sleep.Simon MacMullen2012-01-131-2/+2
| * | | | | | Merge bug 24673Simon MacMullen2012-01-130-0/+0
| |\ \ \ \ \ \
| * | | | | | | Emit the timeout in the stats event.bug24673Simon MacMullen2012-01-131-2/+2
| |/ / / / / /
| * | | | | | a little bit of refactoring on the readerMatthias Radestock2012-01-121-35/+23
| * | | | | | Merge bug24636 moreEmile Joubert2012-01-121-3/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | oopsbug24636Matthias Radestock2012-01-121-3/+5
| * | | | | | Merged bug24636 into defaultEmile Joubert2012-01-123-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merged bug24665 into defaultEmile Joubert2012-01-101-2/+1
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | don't start cpu_supbug24617Matthias Radestock2012-01-093-3/+3
| * | | | | | rename fd stats items to make their meaning more obviousMatthias Radestock2012-01-112-7/+7
| * | | | | | cosmeticMatthias Radestock2012-01-101-11/+11
| * | | | | | include a few more pieces of info in rabbit:statusMatthias Radestock2012-01-101-1/+8
| * | | | | | include fd info in rabbit:status()Matthias Radestock2012-01-103-17/+22
| | |/ / / / | |/| | | |
| * | | | | cosmetic: remove nonsensical commentMatthias Radestock2012-01-101-2/+1
| |/ / / /
| * | | | Merge bug24649.Simon MacMullen2012-01-093-26/+21
| |\ \ \ \ | | |/ / /
| * | | | carry on accepting tcp connections after an errorbug24649Matthias Radestock2011-12-301-0/+7
* | | | | Better comment.bug24265Simon MacMullen2012-01-061-2/+4
* | | | | RFC 4514 states that non-acsii chars get converted to UTF-8 and then escaped ...Simon MacMullen2012-01-061-1/+1
* | | | | Oops, actually this converted "foo" to ["foo"].Simon MacMullen2012-01-061-1/+1
* | | | | Avoid putting quotes around domainComponents.Simon MacMullen2012-01-061-0/+4
* | | | | peer_cert_subject_itemn -> peer_cert_subject_items, there's no guarantee we'l...Simon MacMullen2012-01-061-6/+6
| |/ / / |/| | |
* | | | Merged bug24659 into default (2)Emile Joubert2012-01-053-25/+19
|\ \ \ \