summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | return State from write_message rather than it calling noreplyMatthias Radestock2011-01-261-38/+41
| | | * | | | | | | If we don't actually write the msg and the msg isn't in the current file then...Matthew Sackman2011-01-251-3/+15
| | * | | | | | | | On recover with requeue=true, notify the limiter of the requeued messagesbug22252Matthew Sackman2011-01-261-1/+3
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Make the supervisor2 delayed restart test suite passes againMatthew Sackman2011-01-261-6/+8
| | * | | | | | | merge bug23748 into defaultMatthias Radestock2011-01-261-3/+3
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Remove dead pids from children when we're delaying the restartbug23748Matthew Sackman2011-01-261-3/+3
| | |/ / / / / /
| | * | | | | | Merging bug23736 into defaultMatthew Sackman2011-01-261-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Support R12B3bug23736Emile Joubert2011-01-251-1/+1
| | * | | | | | | Merge bug23602 into default.Simon MacMullen2011-01-261-5/+30
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Rework code so that it's even more efficient, handles errors properly and als...bug23602Matthew Sackman2011-01-241-14/+33
| | | * | | | | | Merging default into bug23602Matthew Sackman2011-01-241-8/+14
| | | |\ \ \ \ \ \
| | | | * | | | | | Don't use re where it can be easily avoided in the plain auth mechMatthew Sackman2010-12-141-8/+14
| | * | | | | | | | Merged bug23740 into defaultSimon MacMullen2011-01-253-2/+4
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | merge bug23582 into default (rabbitmq-multi start_all fails ...)Alexandru Scvortov2011-01-253-2/+4
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Cope with the new style port-only listener type (but limited to IPv4 when sta...bug23582Simon MacMullen2011-01-251-0/+2
| | | | * | | | | | | Revert IPv6 changes to rabbit-multi*.Simon MacMullen2011-01-252-2/+2
| | | |/ / / / / / /
| | * | | | | | | | On pre_hibernate, report the real ram duration, not infinity. The assumption ...bug23740Matthew Sackman2011-01-251-4/+4
| | |/ / / / / / /
| * | | | | | | | don't log stats for nacks (originating from queue deaths)bug23410Alexandru Scvortov2011-01-261-3/+5
| * | | | | | | | nacks instead of rejects and coalesceAlexandru Scvortov2011-01-251-21/+25
| * | | | | | | | send rejects instead of confirms in case of non-normal queue deathsAlexandru Scvortov2011-01-251-3/+16
| |/ / / / / / /
* | | | | | | | 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