| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge bug26169 | Simon MacMullen | 2014-06-24 | 24 | -134/+353 |
| |\ | |||||
| | * | Merge bug26148 | Simon MacMullen | 2014-06-24 | 19 | -43/+170 |
| | |\ | |||||
| | | * | stable to default | Simon MacMullen | 2014-06-24 | 36 | -354/+880 |
| | | |\ | |||||
| | | | * | 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 |
| | | | | |/ / / / | |||||
| | | * | | | | | | Added tag rabbitmq_v3_3_4 for changeset 8e9bc23a55ea | Simon MacMullen | 2014-06-24 | 0 | -0/+0 |
| | | * | | | | | | Changelog for 3.3.4.rabbitmq_v3_3_4 | Simon MacMullen | 2014-06-24 | 2 | -0/+9 |
| | | |/ / / / / | |||||
| | | * | | | | | Merge bug 26258 | Simon MacMullen | 2014-06-23 | 1 | -2/+2 |
| | | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | | * | | | | Oops | Simon MacMullen | 2014-06-19 | 1 | -1/+1 |
| | | | | |/ / | | | |/| | | |||||
| | | | * | | | Merge bug 26253 | Simon MacMullen | 2014-06-19 | 1 | -3/+3 |
| | | | |\ \ \ | |||||
| | | | | * | | | Don't explode if we have a file with 0 or 2+ Erlang terms. Also remove TODO, ... | Simon MacMullen | 2014-06-19 | 1 | -3/+3 |
| | | | |/ / / | |||||
| | | * | | | | More explanation. | Simon MacMullen | 2014-06-23 | 1 | -2/+3 |
| | | * | | | | Don't use -e for a portion of rabbitmq-env that uses readlink | Michael Klishin | 2014-06-23 | 1 | -0/+4 |
| | | |/ / / | |||||
| | * | | | | Cosmetic: unwrap several lines. Remove some more binary_to_list/1. | Simon MacMullen | 2014-06-24 | 2 | -21/+13 |
| | * | | | | Eliminate a compiler warning | Michael Klishin | 2014-06-22 | 1 | -5/+5 |
| | * | | | | Formatting | Michael Klishin | 2014-06-22 | 1 | -13/+14 |
