| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge bug25848. | Simon MacMullen | 2014-06-23 | 9 | -42/+113 |
| |\ | |||||
| | * | Merge bug25279 | Simon MacMullen | 2014-06-23 | 2 | -7/+10 |
| | |\ | |||||
| | | * | Make [AMQP] connection timeout configurable | Michael Klishin | 2014-06-18 | 1 | -3/+3 |
| | | * | Fetch SSL handshake timeout from app environment | Michael Klishin | 2014-06-17 | 1 | -4/+7 |
| | * | | 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 | 5 | -18/+72 |
| | * | | stable to default | Simon MacMullen | 2014-06-19 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Oops | Simon MacMullen | 2014-06-19 | 1 | -1/+1 |
| | * | | | stable to default | 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 |
| * | | | | 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 |
| * | | | | 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 |
| * | | | | 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 |
| |/ / / | |||||
| * | | | Hopefully clearer. | Simon MacMullen | 2014-06-18 | 1 | -5/+5 |
| * | | | rabbitmq-plugins set. | Simon MacMullen | 2014-06-18 | 1 | -0/+22 |
| * | | | Give sensible error messages when plugins are missing. | Simon MacMullen | 2014-06-18 | 2 | -40/+33 |
| * | | | Merge bug26221 | Simon MacMullen | 2014-06-17 | 1 | -2/+5 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Simplify. | Simon MacMullen | 2014-06-17 | 1 | -13/+6 |
| | * | | Cover passive = false case | Michael Klishin | 2014-06-16 | 1 | -1/+6 |
| | * | | Don't stat() queue when it is declared with nowait = true | Michael Klishin | 2014-06-16 | 1 | -2/+7 |
| * | | | Oops | Michael Klishin | 2014-06-17 | 1 | -1/+1 |
| * | | | Make mnesia:wait_for_tables timeout configurable | Michael Klishin | 2014-06-17 | 1 | -1/+2 |
| |/ / | |||||
| * | | stable to default | Simon MacMullen | 2014-06-13 | 1 | -10/+10 |
| |\ \ | |/ | |||||
| | * | Ensure the limit field is always a number so we can't miss the need to interp... | Simon MacMullen | 2014-06-13 | 1 | -10/+10 |
| * | | stable to default | Simon MacMullen | 2014-06-12 | 3 | -6/+31 |
| |\ \ | |/ | |||||
| | * | Since a crash in handle_event is so disasterous, and since gen_event handlers... | Simon MacMullen | 2014-06-12 | 3 | -6/+31 |
| * | | stable to default | Simon MacMullen | 2014-06-11 | 21 | -268/+582 |
| |\ \ | |/ |/| | |||||
| | * | Move these down (ish) from federation. | Simon MacMullen | 2014-06-11 | 2 | -2/+15 |
| | * | A few last clenaups | Simon MacMullen | 2014-06-11 | 2 | -15/+8 |
| | * | Show a warning if list fails to contact a node. | Simon MacMullen | 2014-06-11 | 1 | -6/+7 |
| | * | Report errors from the server (such as mismatched plugin files) correctly. | Simon MacMullen | 2014-06-11 | 1 | -1/+1 |
| | * | Oops. | Simon MacMullen | 2014-06-10 | 1 | -2/+2 |
| | * | Init the stats timer again on force_event_refresh, so that if stats have beco... | Simon MacMullen | 2014-06-10 | 3 | -3/+3 |
| | * | Add online flag. Get the running broker to read its own plugins file rather t... | Simon MacMullen | 2014-06-10 | 2 | -57/+86 |
| | * | Make sure all code for both added and removed plugins is loaded when we send ... | Simon MacMullen | 2014-06-10 | 1 | -1/+1 |
| | * | Tweak text one more time. | Simon MacMullen | 2014-06-10 | 1 | -2/+2 |
| | * | Add (deliberately) undocumented feature to just trigger the sync without upda... | Simon MacMullen | 2014-06-09 | 1 | -2/+9 |
| | * | Tweak text a bit more. | Simon MacMullen | 2014-06-09 | 1 | -4/+11 |
| | * | Support updating decorators correctly when plugins start and stop. | Simon MacMullen | 2014-06-09 | 4 | -11/+80 |
