| Commit message (Expand) | Author | Age | Files | Lines |
| * | Correct the behaviour of /etc/init.d/rabbitmq-server status | Simon MacMullen | 2011-02-09 | 1 | -2/+2 |
| * | Use setsid rather than nohup. | Simon MacMullen | 2011-02-09 | 2 | -3/+3 |
| * | Remove pointless test, fix comment. | Simon MacMullen | 2011-02-09 | 1 | -7/+1 |
| * | Reverse to avoid negated conditional | Simon MacMullen | 2011-02-09 | 1 | -4/+4 |
| * | Trailing tab and whitespace | Matthew Sackman | 2011-02-08 | 1 | -1/+1 |
| * | Merging default into bug23657 | Matthew Sackman | 2011-02-08 | 8 | -70/+66 |
| |\ |
|
| | * | formatting | Matthew Sackman | 2011-02-08 | 1 | -2/+2 |
| | * | Fix the OCF script. Man, that was painful. | Simon MacMullen | 2011-01-31 | 1 | -14/+18 |
| | * | rabbitmqctl status is not adequate to wait for the server as it can return | Simon MacMullen | 2011-01-26 | 1 | -14/+1 |
| | * | Merged in default | Simon MacMullen | 2011-01-26 | 3 | -102/+43 |
| | |\ |
|
| | * | | Untested changes to the OCF script. | Simon MacMullen | 2011-01-24 | 1 | -14/+14 |
| | * | | First pass at a multi-free init script. | Simon MacMullen | 2011-01-24 | 3 | -30/+40 |
| | * | | That's not needed | Simon MacMullen | 2011-01-18 | 1 | -1/+1 |
| | * | | Satisfying bit first: remove rabbitmq-multi and all trivial references. | Simon MacMullen | 2011-01-18 | 4 | -11/+6 |
| * | | | Merged bug17383 into default | Emile Joubert | 2011-02-07 | 3 | -1/+20 |
| |\ \ \ |
|
| | * | | | Changelogs for 2.3.1rabbitmq_v2_3_1 | Simon MacMullen | 2011-02-03 | 2 | -0/+9 |
| | * | | | 2.3.0 changelogsrabbitmq_v2_3_0 | Simon MacMullen | 2011-02-02 | 2 | -0/+9 |
| | * | | | tabs to spaces. | Simon MacMullen | 2011-01-27 | 1 | -1/+1 |
| | * | | | Add --disabled-login | Simon MacMullen | 2011-01-27 | 1 | -1/+2 |
| | | |/
| |/| |
|
| * | | | Check Erlang version. | Simon MacMullen | 2011-02-07 | 1 | -0/+13 |
| * | | | Don't copy cookie to %APPDATA%. As far as I can see, $PROFILE == %HOMEDRIVE%\... | Simon MacMullen | 2011-02-03 | 1 | -1/+0 |
| * | | | Use the standard NSIS uninstaller icon. It's quite ugly but it doesn't look l... | Simon MacMullen | 2011-02-03 | 1 | -1/+0 |
| * | | | Transparent icons | Simon MacMullen | 2011-02-03 | 1 | -0/+0 |
| * | | | Finish pages, explain on the uninstaller one that logs / db are still there. | Simon MacMullen | 2011-02-03 | 1 | -2/+3 |
| * | | | Consistency | Simon MacMullen | 2011-02-03 | 1 | -3/+3 |
| * | | | Move install dir registry key under "VMware, Inc." | Simon MacMullen | 2011-02-03 | 1 | -2/+2 |
| * | | | Rename "RabbitMQ" to "RabbitMQ Server" in a bunch of places. | Simon MacMullen | 2011-02-03 | 1 | -16/+16 |
| * | | | Consistency | Simon MacMullen | 2011-01-31 | 1 | -3/+3 |
| * | | | Remove unhelpful advice | Simon MacMullen | 2011-01-31 | 1 | -2/+0 |
| * | | | Fixes for Windows XP: set our own environment too, invoke batch files via cmd... | Simon MacMullen | 2011-01-27 | 1 | -4/+10 |
| * | | | Stick the version in the name, compress more aggressively. | Simon MacMullen | 2011-01-27 | 1 | -1/+3 |
| * | | | Close the installer after starting the uninstaller, to prevent people acciden... | Simon MacMullen | 2011-01-27 | 1 | -6/+6 |
| * | | | Unset ERLANG_HOME on uninstall. | Simon MacMullen | 2011-01-27 | 1 | -1/+2 |
| * | | | Create db and log directories in case the service isn't installed. | Simon MacMullen | 2011-01-27 | 1 | -0/+5 |
| * | | | Start / stop service links. | Simon MacMullen | 2011-01-25 | 1 | -0/+3 |
| * | | | Be a bit smarter about what we remove. | Simon MacMullen | 2011-01-25 | 1 | -6/+5 |
| * | | | Those backticks bugged me. | Simon MacMullen | 2011-01-25 | 1 | -1/+1 |
| * | | | Check for Erlang as soon as we start, and offer to help the user download it. | Simon MacMullen | 2011-01-25 | 1 | -3/+5 |
| * | | | Consistency with other packages. | Simon MacMullen | 2011-01-25 | 1 | -1/+1 |
| * | | | Add sbin directory to path for ease of rabbitmqctling. | Simon MacMullen | 2011-01-25 | 2 | -0/+334 |
| * | | | More entries in the start menu. | Simon MacMullen | 2011-01-25 | 1 | -1/+5 |
| * | | | Fix uninstall icon, show better uninstall information. | Simon MacMullen | 2011-01-25 | 1 | -8/+17 |
| * | | | Minor bling. | Simon MacMullen | 2011-01-25 | 2 | -0/+5 |
| * | | | Add some version info to the exe file. | Simon MacMullen | 2011-01-25 | 1 | -2/+9 |
| * | | | Add some links to the start menu | Simon MacMullen | 2011-01-25 | 1 | -5/+14 |
| * | | | Sync Erlang cookie to both places it could be | Simon MacMullen | 2011-01-25 | 1 | -0/+2 |
| * | | | Set up RabbitMQ service. | Simon MacMullen | 2011-01-25 | 1 | -0/+14 |
| * | | | Remove previous version of RabbitMQ first. | Simon MacMullen | 2011-01-25 | 1 | -0/+14 |
| * | | | Actually set ERLANG_HOME. | Simon MacMullen | 2011-01-25 | 1 | -1/+9 |
| * | | | Section descriptions, make a while load of the text actually appear. | Simon MacMullen | 2011-01-25 | 1 | -1/+16 |