summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check Erlang version.bug17383Simon MacMullen2011-02-071-0/+13
* Don't copy cookie to %APPDATA%. As far as I can see, $PROFILE == %HOMEDRIVE%\...Simon MacMullen2011-02-031-1/+0
* Use the standard NSIS uninstaller icon. It's quite ugly but it doesn't look l...Simon MacMullen2011-02-031-1/+0
* Transparent iconsSimon MacMullen2011-02-031-0/+0
* Finish pages, explain on the uninstaller one that logs / db are still there.Simon MacMullen2011-02-031-2/+3
* ConsistencySimon MacMullen2011-02-031-3/+3
* Move install dir registry key under "VMware, Inc."Simon MacMullen2011-02-031-2/+2
* Rename "RabbitMQ" to "RabbitMQ Server" in a bunch of places.Simon MacMullen2011-02-031-16/+16
* ConsistencySimon MacMullen2011-01-311-3/+3
* Remove unhelpful adviceSimon MacMullen2011-01-311-2/+0
* Fixes for Windows XP: set our own environment too, invoke batch files via cmd...Simon MacMullen2011-01-271-4/+10
* Stick the version in the name, compress more aggressively.Simon MacMullen2011-01-271-1/+3
* Close the installer after starting the uninstaller, to prevent people acciden...Simon MacMullen2011-01-271-6/+6
* Unset ERLANG_HOME on uninstall.Simon MacMullen2011-01-271-1/+2
* Create db and log directories in case the service isn't installed.Simon MacMullen2011-01-271-0/+5
* Start / stop service links.Simon MacMullen2011-01-251-0/+3
* Be a bit smarter about what we remove.Simon MacMullen2011-01-251-6/+5
* Those backticks bugged me.Simon MacMullen2011-01-251-1/+1
* Check for Erlang as soon as we start, and offer to help the user download it.Simon MacMullen2011-01-251-3/+5
* Consistency with other packages.Simon MacMullen2011-01-251-1/+1
* Add sbin directory to path for ease of rabbitmqctling.Simon MacMullen2011-01-252-0/+334
* More entries in the start menu.Simon MacMullen2011-01-251-1/+5
* Fix uninstall icon, show better uninstall information.Simon MacMullen2011-01-251-8/+17
* Minor bling.Simon MacMullen2011-01-252-0/+5
* Add some version info to the exe file.Simon MacMullen2011-01-251-2/+9
* Add some links to the start menuSimon MacMullen2011-01-251-5/+14
* Sync Erlang cookie to both places it could beSimon MacMullen2011-01-251-0/+2
* Set up RabbitMQ service.Simon MacMullen2011-01-251-0/+14
* Remove previous version of RabbitMQ first.Simon MacMullen2011-01-251-0/+14
* Actually set ERLANG_HOME.Simon MacMullen2011-01-251-1/+9
* Section descriptions, make a while load of the text actually appear.Simon MacMullen2011-01-251-1/+16
* Locate Erlang.Simon MacMullen2011-01-242-5/+38
* The start of an installer. Just install the zip file.Simon MacMullen2011-01-243-0/+105
* bug23154 (ipv6) merged into defaultMarek Majkowski2011-01-246-83/+117
|\
| * Merge 23534 into default.Simon MacMullen2011-01-24117-5167/+4514
| |\
| | * fix typosMatthias Radestock2011-01-231-7/+6
| | * dependently type acktag producing functionsMatthias Radestock2011-01-232-9/+12
| | * Merge bug23201 to defaultSimon MacMullen2011-01-212-33/+55
| | |\
| | | * Rename the info item for consistency.bug23201Simon MacMullen2011-01-212-3/+3
| | | * fold casesAlexandru Scvortov2011-01-211-10/+4
| | | * merge from defaultAlexandru Scvortov2011-01-212-34/+62
| | | |\
| | | | * rename variables for consistencyAlexandru Scvortov2011-01-211-9/+9
| | | | * Correct unused variable name.Simon MacMullen2011-01-211-1/+1
| | | | * Fix docsSimon MacMullen2011-01-211-3/+1
| | | | * comprehensions are more conciseAlexandru Scvortov2011-01-191-6/+4
| | | | * swap tuple elements for readability; inline a functionAlexandru Scvortov2011-01-191-18/+18
| | | | * fix break when stats were offAlexandru Scvortov2011-01-191-5/+5
| | | | * merge from defaultAlexandru Scvortov2011-01-1910-247/+341
| | | | |\
| | | | * \ merge from defaultAlexandru Scvortov2011-01-185-153/+67
| | | | |\ \
| | | | * | | merge duplicate codeAlexandru Scvortov2011-01-181-33/+24