Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stable to default | Simon MacMullen | 2014-08-11 | 1 | -24/+40 |
|\ | |||||
| * | merge stable into default | Michael Klishin | 2014-08-01 | 1 | -4/+1 |
| |\ | |||||
| * \ | merge stable into default | Michael Klishin | 2014-08-01 | 1 | -2/+6 |
| |\ \ | |||||
| * \ \ | Merge bug26255 | Simon MacMullen | 2014-06-27 | 1 | -3/+5 |
| |\ \ \ | |||||
| | * | | | More descriptive name.bug26255 | Simon MacMullen | 2014-06-27 | 1 | -1/+1 |
| | * | | | Move timestamp formatting fn to rabbit_misc | Michael Klishin | 2014-06-25 | 1 | -5/+1 |
| | * | | | Convert connected_at to timestamp when bound since it is immutable | Michael Klishin | 2014-06-25 | 1 | -2/+2 |
| | * | | | Timestamp cannot be unknown | Michael Klishin | 2014-06-25 | 1 | -2/+0 |
| | * | | | print/2 is no longer used | Michael Klishin | 2014-06-25 | 1 | -5/+0 |
| | * | | | Make rabbitmqctl list connected_at as a machine-readable timestamp | Michael Klishin | 2014-06-23 | 1 | -3/+2 |
| | * | | | Format connected_at to a human-readable date and time | Michael Klishin | 2014-06-23 | 1 | -6/+13 |
| | * | | | Add connected_at to the list of statistics keys | Michael Klishin | 2014-06-20 | 1 | -1/+1 |
| | * | | | Format connected_at info item | Michael Klishin | 2014-06-20 | 1 | -1/+6 |
| | * | | | Track connection timestamps | Michael Klishin | 2014-06-20 | 1 | -2/+4 |
| * | | | | Merge bug26148 | Simon MacMullen | 2014-06-24 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | Make [AMQP] connection timeout configurable | Michael Klishin | 2014-06-18 | 1 | -3/+3 |
| | |/ / / | |||||
| * | | | | Cosmetic: unwrap several lines. Remove some more binary_to_list/1.bug26148 | Simon MacMullen | 2014-06-24 | 1 | -11/+5 |
| * | | | | Eliminate a compiler warning | Michael Klishin | 2014-06-22 | 1 | -5/+5 |
| * | | | | Formatting | Michael Klishin | 2014-06-22 | 1 | -13/+14 |
| * | | | | No need to convert to lists here | Michael Klishin | 2014-06-22 | 1 | -3/+2 |
| * | | | | More consistent connection formatting per suggestion from Matthias | Michael Klishin | 2014-06-20 | 1 | -12/+22 |
| * | | | | Re-format to 80 characters wide | Michael Klishin | 2014-06-19 | 1 | -7/+7 |
| * | | | | Move user and vhost closer to connection info | Michael Klishin | 2014-06-19 | 1 | -3/+3 |
| * | | | | Mention connection name, user, and vhost in connection error log messages | Michael Klishin | 2014-06-18 | 1 | -4/+14 |
| |/ / / | |||||
| * | | | Init the stats timer again on force_event_refresh, so that if stats have beco... | Simon MacMullen | 2014-06-10 | 1 | -1/+1 |
* | | | | ...and inline that again.bug26313 | Simon MacMullen | 2014-08-11 | 1 | -3/+0 |
* | | | | Use a catch-all fn head instead | Michael Klishin | 2014-08-11 | 1 | -3/+1 |
* | | | | Handle exceptions when connection_state = 'starting' the same way we do for '... | Michael Klishin | 2014-08-11 | 1 | -0/+5 |
| |_|/ |/| | | |||||
* | | | Let exception handler do all the handshake failure logging | Michael Klishin | 2014-08-01 | 1 | -4/+1 |
| |/ |/| | |||||
* | | Explicitly log handshake errors | Michael Klishin | 2014-08-01 | 1 | -1/+4 |
* | | Enforce server-side value when client provided one is 0 | Michael Klishin | 2014-08-01 | 1 | -1/+2 |
|/ | |||||
* | pretty-print non-inet errorsbug26200 | Matthias Radestock | 2014-05-22 | 1 | -2/+4 |
* | Add a capability for it.bug26113 | Simon MacMullen | 2014-04-15 | 1 | -1/+2 |
* | suppress no_return warnings | Matthias Radestock | 2014-03-27 | 1 | -0/+3 |
* | Merge bug25722 | Simon MacMullen | 2014-03-18 | 1 | -2/+2 |
|\ | |||||
| * | Since we always show the raw error and the expanded error let's get format_in... | Simon MacMullen | 2014-03-12 | 1 | -2/+2 |
* | | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
|/ | |||||
* | Merge in defaultbug25603 | Simon MacMullen | 2014-02-24 | 1 | -19/+28 |
|\ | |||||
| * | Allow checking an IP address as well as a socket. | Simon MacMullen | 2014-02-18 | 1 | -1/+1 |
| * | Refuse access for guest via non-localhost by default. | Simon MacMullen | 2014-02-14 | 1 | -19/+28 |
* | | merge stable into default | Matthias Radestock | 2014-02-24 | 1 | -32/+44 |
|\ \ | |||||
| * | | improve clarity and correctnessbug26013 | Matthias Radestock | 2014-02-20 | 1 | -30/+38 |
| * | | Eliminate a compiler warning | Michael Klishin | 2014-02-19 | 1 | -1/+1 |
| * | | Send connection.unblocked when connection is no longer blocked or all alarms ... | Michael Klishin | 2014-02-19 | 1 | -1/+4 |
| * | | Make connection.[un]blocked independent from flow control | Michael Klishin | 2014-02-19 | 1 | -16/+17 |
* | | | Bug 25939 broke AMQP 1.0; fix it. | Simon MacMullen | 2014-02-19 | 1 | -1/+1 |
* | | | cosmetic | Matthias Radestock | 2014-02-18 | 1 | -3/+3 |
* | | | clearerbug25868 | Matthias Radestock | 2014-02-18 | 1 | -5/+7 |
* | | | Only ever return 'flow' if there are no alarms. I think in theory it's not po... | Simon MacMullen | 2014-02-18 | 1 | -5/+4 |
* | | | ...but only do that if we are not also alarmed. | Simon MacMullen | 2014-02-17 | 1 | -2/+4 |