summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticbug23706Matthias Radestock2012-01-271-5/+4
* Merge in default (and make error more readable)Simon MacMullen2012-01-2615-125/+191
|\
| * Merge bug24435Simon MacMullen2012-01-2519-195/+219
| |\
| | * Merge bug24653Simon MacMullen2012-01-2311-118/+124
| | |\
| | | * refactor: use types exported by 'supervisor'Matthias Radestock2012-01-231-19/+4
| | | * helper function for constructing tcp listener sup child specsMatthias Radestock2012-01-231-13/+24
| | | * use the correct inet typesMatthias Radestock2012-01-233-4/+4
| | | * use correct type for {M,F,A}Matthias Radestock2012-01-239-26/+43
| | | * refactor: check_tcp_listener_address/2 -> tcp_listener_addresses/1Matthias Radestock2012-01-231-23/+21
| | | * refactor: turn a condition into a guardMatthias Radestock2012-01-231-10/+6
| | | * cosmetic: move helper functions where they belongMatthias Radestock2012-01-231-33/+32
| | * | 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
| * | | Alignmentbug24435Simon MacMullen2012-01-251-1/+1
| * | | I think this should be a soft error. Although the spec does say to use comman...Simon MacMullen2012-01-251-1/+1
| * | | Tweak languageSimon MacMullen2012-01-252-3/+3
| * | | Better error messages and style fixes.Francesco Mazzoli2012-01-252-7/+11
| * | | Forgot to add/remove files.Francesco Mazzoli2012-01-241-3/+3
| * | | Change dummy exchange name from "inert" to "invalid"Francesco Mazzoli2012-01-241-5/+5
| * | | Duplicate "exchange" in error messageFrancesco Mazzoli2012-01-241-2/+1
| * | | Using rabbit_misc:rs/1 to format the exchange name.Francesco Mazzoli2012-01-241-1/+2
| * | | Protocol error instead of warning when routing through inert exchange.Francesco Mazzoli2012-01-241-1/+4
| * | | Dropping messages silently instead of emitting warnings.Francesco Mazzoli2012-01-241-3/+1
| * | | Add stub for "inert" exchange to be used when exchange types are missing.Francesco Mazzoli2012-01-242-3/+55
* | | | Show both log files.Simon MacMullen2012-01-231-2/+2
* | | | Further clarity.Simon MacMullen2012-01-231-1/+2
* | | | Improve display of boot errors.Simon MacMullen2012-01-231-3/+8
* | | | display posix error descriptionMatthias Radestock2012-01-201-2/+3
* | | | Improvement?Simon MacMullen2012-01-201-9/+14
| |/ / |/| |
* | | 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
| |\ \ \ \ \