summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qualify various list/info functions with vhostMatthias Radestock2008-12-033-34/+31
* merge default into bug19684Matthias Radestock2008-12-029-4/+116
|\
| * 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 default into bug19684Matthias Radestock2008-12-0129-164/+731
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | * | | | Add specs.Simon MacMullen2008-11-271-1/+10
| | * | | | Ahem, we need to return a result...Simon MacMullen2008-11-271-2/+3
| | * | | | Close the file after reading it.Simon MacMullen2008-11-271-1/+2
| | * | | | Support get / set_check_interval and simplify starting.Simon MacMullen2008-11-272-28/+42
| | * | | | Rename rabbit_linux_memory to rabbit_memsup_linuxSimon MacMullen2008-11-272-2/+2
| | * | | | minor simplificationMatthias Radestock2008-11-261-4/+2
| | * | | | (mostly) re-indentingMatthias Radestock2008-11-261-33/+34
| | * | | | fix our memsup registrationMatthias Radestock2008-11-261-1/+1
| | * | | | re-indentation + minor refactoringMatthias Radestock2008-11-261-28/+45
| | * | | | Rearrange the startup so we only start rabbit_linux_memory if there is no mem...Simon MacMullen2008-11-263-32/+43
| | * | | | Matthias has pointed out the existence of whereis/1.Simon MacMullen2008-11-261-4/+2
| | * | | | Only start memsup if it is not already running.Simon MacMullen2008-11-261-6/+13
| | * | | | Use timer:apply_interval/4 rather than timeout chaining.Simon MacMullen2008-11-261-7/+15
| | * | | | Another stylistic changeSimon MacMullen2008-11-261-3/+3
| | * | | | Remove the 1M buffer.Simon MacMullen2008-11-261-2/+11