summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added documentationbug23829Matthew Sackman2011-02-121-0/+9
* Add ability to change backing module dynamicallyMatthew Sackman2011-02-111-0/+16
* Merged bug23811 (no need for amqqueue:notify_sent to use delegate)Simon MacMullen2011-02-101-1/+1
|\
| * use a plain cast, not delegatebug23811Matthew Sackman2011-02-071-1/+1
* | Merge bug23813 (abstract rabbit out of delegate)Simon MacMullen2011-02-1017-52/+759
|\ \
| * \ merge bug23806 into default (Re-declaring a queue on a different cluster node...Alexandru Scvortov2011-02-094-18/+57
| |\ \
| | * | Added test which covers the mysteriously dead queue on queue declaration, and...bug23806Matthew Sackman2011-02-081-2/+30
| | * | I need a much longer timeout for these tests...Matthew Sackman2011-02-081-1/+1
| | * | Merging default to bug23806Matthew Sackman2011-02-086-20/+100
| | |\ \
| | * | | abstract out is_process_aliveMatthew Sackman2011-02-083-19/+29
| | * | | remove non-rpc'd call to is_process_alive - now matches the rpc version in am...Matthew Sackman2011-02-071-4/+5
| * | | | Merge bug23792 into defaultSimon MacMullen2011-02-095-15/+13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Make tcp listen options configurablebug23792Matthew Sackman2011-02-025-15/+13
| * | | | merge bug23814 into default (misc:with_exit_handler is missing a match for no...Alexandru Scvortov2011-02-081-2/+5
| |\ \ \ \
| | * | | | Make with_exit_handler more robust and able to cope with the other forms of s...bug23814Matthew Sackman2011-02-071-2/+5
| | | |/ / | | |/| |
| * | | | Merging bug22698 to defaultMatthew Sackman2011-02-084-15/+88
| |\ \ \ \
| | * | | | remove listeners when the rabbit application is stoppedbug22698Alexandru Scvortov2011-02-071-5/+3
| | * | | | Refactoring, cosmetics, consistency, return codesMatthew Sackman2011-02-072-14/+11
| | * | | | merge from defaultAlexandru Scvortov2011-02-035-10/+30
| | |\ \ \ \
| | * | | | | add testAlexandru Scvortov2011-02-033-6/+39
| | * | | | | make cluster nofitication a boot step; don't print to screenAlexandru Scvortov2011-01-312-13/+33
| | * | | | | cleanup after rabbit goes down on a clustered nodeAlexandru Scvortov2011-01-311-6/+12
| | * | | | | monitor rabbits on clustered nodesAlexandru Scvortov2011-01-312-6/+18
| | * | | | | merge from defaultAlexandru Scvortov2011-01-312-0/+6
| | |\ \ \ \ \
| | | * \ \ \ \ merge from default (rabbitmq-multi works again)Alexandru Scvortov2011-01-253-2/+4
| | | |\ \ \ \ \
| | | * | | | | | monitor the rabbit app on some remote nodesAlexandru Scvortov2011-01-251-0/+5
| | | * | | | | | register the almost-top rabbit process as 'rabbit'Alexandru Scvortov2011-01-251-0/+1
| * | | | | | | | merge bug23804 into default (ssl connections dying prior to R14)Alexandru Scvortov2011-02-071-3/+7
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Keep the same formate as ssl:connection_infobug23804Simon MacMullen2011-02-071-6/+6
| | * | | | | | | Fix SSL connections in R13Bx.Simon MacMullen2011-02-071-7/+11
| * | | | | | | | Merged bug17383 into defaultEmile Joubert2011-02-0725-145/+358
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove intermediate variable.Simon MacMullen2011-02-071-3/+2
| | * | | | | | | | Merge bug 23061 into default (spurious heartbeat timeouts possible during con...Simon MacMullen2011-02-071-1/+5
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Ignore heartbeat timeouts in closed state.bug23061John DeTreville2010-12-151-1/+5
| * | | | | | | | | 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