summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge bug19888 into defaultHubert Plociniczak2008-12-051-2/+7
|\
| * Use 'id -u' instead of not always working UID variableHubert Plociniczak2008-12-051-1/+1
| * Display warning when rabbitmqctl is not run as superuserHubert Plociniczak2008-12-051-2/+7
* | Merge bug19889 into defaultHubert Plociniczak2008-12-053-17/+14
|\ \ | |/
| * Moved scripts to /usr/lib/rabbitmq/bin and few minorHubert Plociniczak2008-12-043-17/+14
* | merge bug19900 into defaultMatthias Radestock2008-12-054-12/+58
|\ \ | |/ |/|
| * merge default into bug19900Matthias Radestock2008-12-0526-86/+748
| |\ | |/ |/|
* | Merge bug19859 into defaultHubert Plociniczak2008-12-041-1/+8
|\ \
| * | If the user is not root, just invoke rabbitmqctl without any args. TheySimon MacMullen2008-11-261-6/+2
| * | Only su to rabbitmq if the user is actually root (otherwise they will be prom...Simon MacMullen2008-11-251-1/+12
* | | merge bug19950 into defaultMatthias Radestock2008-12-041-0/+1
|\ \ \
| * | | Moving bgu19950 to bug19950, wrong name.Hubert Plociniczak2008-12-040-0/+0
| * | | mnesia schema check script needs to identify correctlyHubert Plociniczak2008-12-041-0/+1
|/ / /
* | | merge bug19754 into defaultTony Garnock-Jones2008-12-031-7/+0
|\ \ \
| * | | remove cruft from rabbitmqctlMatthias Radestock2008-11-241-7/+0
* | | | merged bug19758 into defaultTony Garnock-Jones2008-12-031-0/+13
|\ \ \ \
| * | | | keep dialyzer happyMatthias Radestock2008-11-201-3/+10
| * | | | disable cross-node routing optimisationMatthias Radestock2008-11-201-0/+6
* | | | | merged bug19841 into defaultTony Garnock-Jones2008-12-023-3/+4
|\ \ \ \ \
| * | | | | Moved from python-json to python-simplejson.Hubert Plociniczak2008-11-203-3/+4
* | | | | | merge bug19871 into defaultMatthias Radestock2008-12-027-1/+112
|\ \ \ \ \ \
| * | | | | | fix typoMatthias Radestock2008-12-021-1/+1
| * | | | | | don't mention mnesiaMatthias Radestock2008-12-021-4/+2
| * | | | | | Merged defaultSimon MacMullen2008-12-0119-52/+569
| |\ \ \ \ \ \
| * | | | | | | Run schema check as part of tests to help coverage check.Simon MacMullen2008-12-011-0/+2
| * | | | | | | Invert the case of all this - check that the schema is current ratherSimon MacMullen2008-12-014-12/+11
| * | | | | | | Update the message shown on upgrade.Simon MacMullen2008-12-011-4/+3
| * | | | | | | Change mnesia check target nameSimon MacMullen2008-12-011-1/+1
| * | | | | | | Add some debconf questions so that an upgrade stands a chance of notSimon MacMullen2008-11-273-1/+42
| * | | | | | | Install the script. Note that shell uses "0" for true and "1" forSimon MacMullen2008-11-272-1/+2
| * | | | | | | Merge bug19860Simon MacMullen2008-11-274-7/+10
| |\ \ \ \ \ \ \
| * | | | | | | | It's nicer if update_needed is just a function, not something thatSimon MacMullen2008-11-272-7/+8
| * | | | | | | | Create rabbitmq-mnesia-update-needed scriptSimon MacMullen2008-11-273-0/+70
* | | | | | | | | Merge bug19910 into defaultHubert Plociniczak2008-12-013-2/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add type specMatthias Radestock2008-12-011-0/+1
| * | | | | | | | | Merge default into bug19910Hubert Plociniczak2008-12-012-2/+2
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge bug19912 into defaultHubert Plociniczak2008-12-012-39/+56
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | CosmeticHubert Plociniczak2008-12-012-2/+2
| | * | | | | | | | merge bug19912 into bug19910Matthias Radestock2008-11-301-4/+4
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | get rid of compiler warningMatthias Radestock2008-11-301-4/+4
| | * | | | | | | | write script errors to stderrMatthias Radestock2008-11-303-2/+8
| | * | | | | | | | merge bug19912 into bug19910Matthias Radestock2008-11-302-38/+55
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | remove 'error' tags in exceptionsMatthias Radestock2008-11-301-8/+4
| * | | | | | | | consistent display of errors in rabbit_multiMatthias Radestock2008-11-301-4/+8
| * | | | | | | | simplify informational displayMatthias Radestock2008-11-301-23/+28
| * | | | | | | | improve error outputMatthias Radestock2008-11-301-3/+15
|/ / / / / / / /
* | | | | | | | merge bug19852 into defaultMatthias Radestock2008-11-284-27/+197
|\ \ \ \ \ \ \ \
| * | | | | | | | some more tidying upMatthias Radestock2008-11-281-15/+12
| * | | | | | | | cosmetic changes and a tiny bit of refactoringMatthias Radestock2008-11-282-46/+42
| * | | | | | | | Remove use of list append, making it O(n) rather than O(n^2).Simon MacMullen2008-11-281-2/+2