| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stable to default | Simon MacMullen | 2014-06-23 | 36 | -354/+880 |
| |\ | |||||
| | * | Merge bug25848 again. | Simon MacMullen | 2014-06-23 | 12 | -42/+125 |
| | |\ | |||||
| | | * | Merge bug25848. | Simon MacMullen | 2014-06-23 | 12 | -42/+125 |
| | | |\ | |||||
| | | | * | Merge bug25279 | Simon MacMullen | 2014-06-23 | 4 | -7/+21 |
| | | | |\ | |||||
| | | | | * | Whitespace | Simon MacMullen | 2014-06-23 | 1 | -1/+1 |
| | | | | * | Wording | Michael Klishin | 2014-06-22 | 1 | -2/+2 |
| | | | | * | Mention that it includes TLS connections | Michael Klishin | 2014-06-19 | 1 | -1/+2 |
| | | | | * | Fix handshake_timeout docs in rabbitmq.config.example | Michael Klishin | 2014-06-19 | 1 | -2/+2 |
| | | | | * | Add handshake_timeout to rabbitmq.config.example | Michael Klishin | 2014-06-18 | 1 | -0/+4 |
| | | | | * | Make [AMQP] connection timeout configurable | Michael Klishin | 2014-06-18 | 2 | -3/+4 |
| | | | | * | Add ssl_handshake_timeout to rabbitmq.config.example | Michael Klishin | 2014-06-17 | 1 | -0/+4 |
| | | | | * | Add default for ssl_handshake_timeout | Michael Klishin | 2014-06-17 | 1 | -0/+1 |
| | | | | * | Fetch SSL handshake timeout from app environment | Michael Klishin | 2014-06-17 | 1 | -4/+7 |
| | | | * | | Merge bug26254 | Simon MacMullen | 2014-06-20 | 0 | -0/+0 |
| | | | |\ \ | |||||
| | | | * | | | Promote down slave to master if the master gets forgotten. | Simon MacMullen | 2014-06-19 | 2 | -15/+29 |
| | | | * | | | Maintain down_slave_nodes so we might have a clue where to look to recover from. | Simon MacMullen | 2014-06-19 | 6 | -18/+73 |
| | | | |/ / | |||||
| | | | * | | stable to default | Simon MacMullen | 2014-06-19 | 1 | -1/+1 |
| | | | |\ \ | |||||
| | | | * \ \ | stable to default | Simon MacMullen | 2014-06-19 | 1 | -3/+3 |
| | | | |\ \ \ | |||||
| | * | | | | | | application:get_env/3 is not available in R13B03. | Simon MacMullen | 2014-06-23 | 1 | -1/+4 |
| | |/ / / / / | |||||
| | * | | | | | Format as number, don't explicitly convert to string then format as string. | Simon MacMullen | 2014-06-23 | 1 | -3/+2 |
| | * | | | | | Cosmetic: these can all be rolled together, and be a bit terser. | Simon MacMullen | 2014-06-23 | 1 | -29/+18 |
| | * | | | | | Use proplists:get_value/3 here | Michael Klishin | 2014-06-22 | 1 | -5/+3 |
| | * | | | | | error_logger:warning_msg itself returns ok | Michael Klishin | 2014-06-22 | 1 | -8/+4 |
| | * | | | | | Accept SERVER_ADDITIONAL_ERL_ARGS from rabbitmq-env.conf | Michael Klishin | 2014-06-22 | 1 | -1/+1 |
| | * | | | | | Warn if Nagle's algorithm is enabled by default | Michael Klishin | 2014-06-20 | 1 | -1/+17 |
| | * | | | | | Cosmetics | Michael Klishin | 2014-06-20 | 1 | -1/+1 |
| | * | | | | | Make sure RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS has effect on Windows | Michael Klishin | 2014-06-20 | 2 | -0/+2 |
| | * | | | | | Add RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS to VM arguments | Michael Klishin | 2014-06-20 | 1 | -0/+1 |
| | * | | | | | Formatting | Michael Klishin | 2014-06-20 | 1 | -2/+7 |
| | * | | | | | Don't log SMP support, async threads, etc | Michael Klishin | 2014-06-20 | 1 | -5/+1 |
| | * | | | | | Remove single scheduler warning | Michael Klishin | 2014-06-20 | 1 | -11/+2 |
| | * | | | | | Log a warning if running with < 8 async threads | Michael Klishin | 2014-06-19 | 1 | -2/+12 |
| | * | | | | | Add SMP support to the info banner | Michael Klishin | 2014-06-19 | 1 | -0/+1 |
| | * | | | | | Add async-threads to the info banner | Michael Klishin | 2014-06-19 | 1 | -1/+2 |
| | * | | | | | Log warnings if kernel poll is disabled or VM is running with just 1 scheduler | Michael Klishin | 2014-06-19 | 1 | -0/+20 |
| | * | | | | | Log # of schedulers and if kernel poll is enabled on start | Michael Klishin | 2014-06-19 | 1 | -1/+3 |
| | |/ / / / | |||||
| | * | | | | Hopefully clearer. | Simon MacMullen | 2014-06-18 | 1 | -5/+5 |
| | * | | | | Merge bug25446 | Simon MacMullen | 2014-06-18 | 2 | -16/+70 |
| | |\ \ \ \ | |||||
| | | * | | | | Maybe clearer. | Simon MacMullen | 2014-06-18 | 1 | -1/+1 |
| | | * | | | | rabbitmq-plugins set. | Simon MacMullen | 2014-06-18 | 2 | -16/+70 |
| | |/ / / / | |||||
| | * | | | | stable to default | Simon MacMullen | 2014-06-18 | 30 | -327/+686 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge bug26251 | Simon MacMullen | 2014-06-18 | 0 | -0/+0 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Give sensible error messages when plugins are missing. | Simon MacMullen | 2014-06-18 | 2 | -40/+33 |
| | | |/ / / / | |||||
| | | * | | | | stable to default | Simon MacMullen | 2014-06-17 | 30 | -304/+670 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge bug26221 | Simon MacMullen | 2014-06-17 | 1 | -2/+5 |
| | | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | | | * | | | Simplify. | Simon MacMullen | 2014-06-17 | 1 | -13/+6 |
| | | | | * | | | Cover passive = false case | Michael Klishin | 2014-06-16 | 1 | -1/+6 |
| | | | | * | | | Don't stat() queue when it is declared with nowait = true | Michael Klishin | 2014-06-16 | 1 | -2/+7 |
| | | | * | | | | merge bug25678 into default (again) | Michael Klishin | 2014-06-17 | 0 | -0/+0 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | merge bug25678 into default (again) | Michael Klishin | 2014-06-17 | 1 | -1/+6 |
| | | | | |\ \ \ \ | |||||
