summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge bug26169Simon MacMullen2014-06-2424-134/+353
|\
| * Merge bug26148Simon MacMullen2014-06-2419-43/+170
| |\
| | * stable to defaultSimon MacMullen2014-06-2436-354/+880
| | |\
| | | * stable to defaultSimon MacMullen2014-06-2336-354/+880
| | | |\
| | | | * Merge bug25848 again.Simon MacMullen2014-06-2312-42/+125
| | | | |\
| | | | | * Merge bug25848.Simon MacMullen2014-06-2312-42/+125
| | | | | |\
| | | | | | * Merge bug25279Simon MacMullen2014-06-234-7/+21
| | | | | | |\
| | | | | | | * WhitespaceSimon MacMullen2014-06-231-1/+1
| | | | | | | * WordingMichael Klishin2014-06-221-2/+2
| | | | | | | * Mention that it includes TLS connectionsMichael Klishin2014-06-191-1/+2
| | | | | | | * Fix handshake_timeout docs in rabbitmq.config.exampleMichael Klishin2014-06-191-2/+2
| | | | | | | * Add handshake_timeout to rabbitmq.config.exampleMichael Klishin2014-06-181-0/+4
| | | | | | | * Make [AMQP] connection timeout configurableMichael Klishin2014-06-182-3/+4
| | | | | | | * Add ssl_handshake_timeout to rabbitmq.config.exampleMichael Klishin2014-06-171-0/+4
| | | | | | | * Add default for ssl_handshake_timeoutMichael Klishin2014-06-171-0/+1
| | | | | | | * Fetch SSL handshake timeout from app environmentMichael Klishin2014-06-171-4/+7
| | | | | | * | Merge bug26254Simon MacMullen2014-06-200-0/+0
| | | | | | |\ \
| | | | | | * | | Promote down slave to master if the master gets forgotten.Simon MacMullen2014-06-192-15/+29
| | | | | | * | | Maintain down_slave_nodes so we might have a clue where to look to recover from.Simon MacMullen2014-06-196-18/+73
| | | | | | |/ /
| | | | | | * | stable to defaultSimon MacMullen2014-06-191-1/+1
| | | | | | |\ \
| | | | | | * \ \ stable to defaultSimon MacMullen2014-06-191-3/+3
| | | | | | |\ \ \
| | | | * | | | | | application:get_env/3 is not available in R13B03.Simon MacMullen2014-06-231-1/+4
| | | | |/ / / / /
| | | | * | | | | Format as number, don't explicitly convert to string then format as string.Simon MacMullen2014-06-231-3/+2
| | | | * | | | | Cosmetic: these can all be rolled together, and be a bit terser.Simon MacMullen2014-06-231-29/+18
| | | | * | | | | Use proplists:get_value/3 hereMichael Klishin2014-06-221-5/+3
| | | | * | | | | error_logger:warning_msg itself returns okMichael Klishin2014-06-221-8/+4
| | | | * | | | | Accept SERVER_ADDITIONAL_ERL_ARGS from rabbitmq-env.confMichael Klishin2014-06-221-1/+1
| | | | * | | | | Warn if Nagle's algorithm is enabled by defaultMichael Klishin2014-06-201-1/+17
| | | | * | | | | CosmeticsMichael Klishin2014-06-201-1/+1
| | | | * | | | | Make sure RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS has effect on WindowsMichael Klishin2014-06-202-0/+2
| | | | * | | | | Add RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS to VM argumentsMichael Klishin2014-06-201-0/+1
| | | | * | | | | FormattingMichael Klishin2014-06-201-2/+7
| | | | * | | | | Don't log SMP support, async threads, etcMichael Klishin2014-06-201-5/+1
| | | | * | | | | Remove single scheduler warningMichael Klishin2014-06-201-11/+2
| | | | * | | | | Log a warning if running with < 8 async threadsMichael Klishin2014-06-191-2/+12
| | | | * | | | | Add SMP support to the info bannerMichael Klishin2014-06-191-0/+1
| | | | * | | | | Add async-threads to the info bannerMichael Klishin2014-06-191-1/+2
| | | | * | | | | Log warnings if kernel poll is disabled or VM is running with just 1 schedulerMichael Klishin2014-06-191-0/+20
| | | | * | | | | Log # of schedulers and if kernel poll is enabled on startMichael Klishin2014-06-191-1/+3
| | | | |/ / / /
| | * | | | | | Added tag rabbitmq_v3_3_4 for changeset 8e9bc23a55eaSimon MacMullen2014-06-240-0/+0
| | * | | | | | Changelog for 3.3.4.rabbitmq_v3_3_4Simon MacMullen2014-06-242-0/+9
| | |/ / / / /
| | * | | | | Merge bug 26258Simon MacMullen2014-06-231-2/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | OopsSimon MacMullen2014-06-191-1/+1
| | | | |/ / | | | |/| |
| | | * | | Merge bug 26253Simon MacMullen2014-06-191-3/+3
| | | |\ \ \
| | | | * | | Don't explode if we have a file with 0 or 2+ Erlang terms. Also remove TODO, ...Simon MacMullen2014-06-191-3/+3
| | | |/ / /
| | * | | | More explanation.Simon MacMullen2014-06-231-2/+3
| | * | | | Don't use -e for a portion of rabbitmq-env that uses readlinkMichael Klishin2014-06-231-0/+4
| | |/ / /
| * | | | Cosmetic: unwrap several lines. Remove some more binary_to_list/1.Simon MacMullen2014-06-242-21/+13
| * | | | Eliminate a compiler warningMichael Klishin2014-06-221-5/+5
| * | | | FormattingMichael Klishin2014-06-221-13/+14