summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* OopsSimon MacMullen2014-07-031-1/+1
* Only force load if the app is actually down.Simon MacMullen2014-07-031-1/+4
* Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot.Simon MacMullen2014-07-032-1/+7
* Export something newSimon MacMullen2014-06-301-1/+1
* Merge bug26171Simon MacMullen2014-06-3024-325/+782
|\
| * stable to defaultSimon MacMullen2014-06-301-0/+4
| |\
| | * Emit an event when we modify a global parameter.Simon MacMullen2014-06-301-0/+4
| * | stable to defaultSimon MacMullen2014-06-273-14/+45
| |\ \ | | |/
| * | Merge bug26255Simon MacMullen2014-06-272-3/+12
| |\ \
| | * | More descriptive name.Simon MacMullen2014-06-272-4/+4
| | * | os:timestamp/1 return parts can be 0Michael Klishin2014-06-251-3/+3
| | * | Add spec for rabbit_misc:timestamp/1Michael Klishin2014-06-251-0/+3
| | * | Move timestamp formatting fn to rabbit_miscMichael Klishin2014-06-252-5/+5
| | * | Convert connected_at to timestamp when bound since it is immutableMichael Klishin2014-06-251-2/+2
| | * | Timestamp cannot be unknownMichael Klishin2014-06-251-2/+0
| | * | print/2 is no longer usedMichael Klishin2014-06-251-5/+0
| | * | Remove connected_at from the default list_connections key listMichael Klishin2014-06-231-1/+1
| | * | Make rabbitmqctl list connected_at as a machine-readable timestampMichael Klishin2014-06-231-3/+2
| | * | Include connected_at into default keys displayed by `rabbitmqctl list_connect...Michael Klishin2014-06-231-1/+1
| | * | Format connected_at to a human-readable date and timeMichael Klishin2014-06-231-6/+13
| | * | Add connected_at to the list of statistics keysMichael Klishin2014-06-201-1/+1
| | * | Format connected_at info itemMichael Klishin2014-06-201-1/+6
| | * | Track connection timestampsMichael Klishin2014-06-201-2/+4
| * | | Merge bug24929Simon MacMullen2014-06-262-4/+402
| |\ \ \
| * \ \ \ Merge bug26169Simon MacMullen2014-06-2414-114/+250
| |\ \ \ \
| | * \ \ \ Merge bug26148Simon MacMullen2014-06-2410-42/+140
| | |\ \ \ \
| | | * \ \ \ Merge bug25848 again.Simon MacMullen2014-06-239-42/+113
| | | |\ \ \ \
| | | | * \ \ \ Merge bug25848.Simon MacMullen2014-06-239-42/+113
| | | | |\ \ \ \
| | | | | * \ \ \ Merge bug25279Simon MacMullen2014-06-232-7/+10
| | | | | |\ \ \ \
| | | | | | * | | | Make [AMQP] connection timeout configurableMichael Klishin2014-06-181-3/+3
| | | | | | * | | | Fetch SSL handshake timeout from app environmentMichael Klishin2014-06-171-4/+7
| | | | | * | | | | 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-195-18/+72
| | | | | * | | | | 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
| | | * | | | | | | Warn if Nagle's algorithm is enabled by defaultMichael Klishin2014-06-201-1/+17
| | | * | | | | | | CosmeticsMichael Klishin2014-06-201-1/+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
| | | |/ / / / / /