summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add pid to rabbitmqctl status.Simon MacMullen2011-02-091-1/+2
* Undo 3b4956543c30Simon MacMullen2011-02-091-13/+1
* Correct the behaviour of /etc/init.d/rabbitmq-server statusSimon MacMullen2011-02-091-1/+13
* Merging default into bug23657Matthew Sackman2011-02-082-350/+25
|\
| * Oops.Simon MacMullen2011-01-261-1/+1
| * Treat all {badrpc, _}s the same. Use which_applications/1.Simon MacMullen2011-01-261-12/+12
| * rabbitmqctl status is not adequate to wait for the server as it can returnSimon MacMullen2011-01-261-1/+25
| * Merged in defaultSimon MacMullen2011-01-2685-2425/+1503
| |\
| * | Er, and this too, of course :)Simon MacMullen2011-01-181-362/+0
* | | 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...Matthew Sackman2011-02-071-2/+5
* | | | Merging bug22698 to defaultMatthew Sackman2011-02-084-15/+88
|\ \ \ \
| * | | | remove listeners when the rabbit application is stoppedAlexandru Scvortov2011-02-071-5/+3
| * | | | Refactoring, cosmetics, consistency, return codesMatthew Sackman2011-02-072-14/+11
| * | | | merge from defaultAlexandru Scvortov2011-02-032-10/+20
| |\ \ \ \
| * | | | | 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-251-0/+2
| | |\ \ \ \ \
| | * | | | | | 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_infoSimon MacMullen2011-02-071-6/+6
| * | | | | | | Fix SSL connections in R13Bx.Simon MacMullen2011-02-071-7/+11
* | | | | | | | 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.John DeTreville2010-12-151-1/+5
* | | | | | | | Update documentation to include connection.secure stepsMatthew Sackman2011-02-031-1/+7
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Ensure all call sites of BQ:idle_timeout subsequently call run_message_queue ...Matthew Sackman2011-02-031-7/+8
* | | | | | | Merging bug23735 to defaultMatthew Sackman2011-02-021-3/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Cope with values that are not strings.Simon MacMullen2011-01-311-1/+5
* | | | | | | cosmetic and addition of impersonal pronounMatthew Sackman2011-01-311-2/+1
* | | | | | | Tweak wording.Simon MacMullen2011-01-311-2/+2
* | | | | | | Clearer error message.Simon MacMullen2011-01-311-2/+8
|/ / / / / /
* | | | | | merging bug23696 to defaultMatthew Sackman2011-01-288-30/+136
|\ \ \ \ \ \
| * | | | | | Cope with the possibility that the user of the delegate mechanism is not on a...Matthew Sackman2011-01-272-12/+17
| * | | | | | removing network_listening and direct_listening boot stepsVlad Alexandru Ionescu2011-01-271-10/+2
| * | | | | | changing exit's to {error,}'s in rabbit_direct:connect/3Vlad Alexandru Ionescu2011-01-271-14/+15
| * | | | | | merging in from defaultVlad Alexandru Ionescu2011-01-2716-206/+416
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merging bug23696's two headsVlad Alexandru Ionescu2011-01-222-1/+38
| |\ \ \ \ \ \ \
| | * | | | | | | adding rabbit_direct:connect/3 for the erlang client to useVlad Alexandru Ionescu2011-01-221-1/+23
| | * | | | | | | adding specs to rabbit_client_supVlad Alexandru Ionescu2011-01-221-0/+15
| * | | | | | | | Merging default into bug23696Matthew Sackman2011-01-211-4/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Reverting bogus whitespace change (avoids file diff with default)Matthew Sackman2011-01-211-1/+1
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | fixing type specs; other cosmeticVlad Alexandru Ionescu2011-01-204-45/+45
| * | | | | | | | merging in from defaultVlad Alexandru Ionescu2011-01-197-19/+90
| |\ \ \ \ \ \ \ \
| | * | | | | | | | adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-197-19/+90
* | | | | | | | | | Merging bug23410 to defaultMatthew Sackman2011-01-289-79/+129
|\ \ \ \ \ \ \ \ \ \