summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Export something newbug26193Simon MacMullen2014-06-301-1/+1
* Merge bug26171Simon MacMullen2014-06-3035-350/+909
|\
| * stable to defaultSimon MacMullen2014-06-301-0/+4
| |\
| | * Merge bug26272Simon MacMullen2014-06-301-0/+4
| | |\
| | | * Emit an event when we modify a global parameter.bug26272Simon MacMullen2014-06-301-0/+4
| | |/
| * | stable to defaultSimon MacMullen2014-06-273-14/+45
| |\ \ | | |/
| * | Merge bug26255Simon MacMullen2014-06-273-3/+16
| |\ \
| | * | More descriptive name.bug26255Simon 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
| | * | WordingMichael Klishin2014-06-251-1/+1
| | * | 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
| | * | connected_at is a timestamp nowMichael Klishin2014-06-251-1/+1
| | * | 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
| | * | List connected_at in rabbitmqctl usageMichael Klishin2014-06-231-0/+4
| | * | 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-264-10/+416
| |\ \ \
| * \ \ \ 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
| | | | | | | |\ \ \ \
| | | | | | | | * | | | Whitespacebug25279Simon 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.bug26254Simon 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.bug25848Simon 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