| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Exit with non zero exit code when erlsrv command fails during service install | kjnilsson | 2016-12-07 | 1 | -0/+4 |
| * | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-12-06 | 1 | -1/+2 |
| * | Merge pull request #1051 from rabbitmq/rabbitmq-server-1050 | Michael Klishin | 2016-12-06 | 1 | -8/+19 |
| |\ | |||||
| | * | Merge branch 'stable' into rabbitmq-server-1050 | Arnaud Cogoluègnes | 2016-12-06 | 2 | -37/+37 |
| | |\ | |||||
| | * | | Coerce default_* configuration entries to binaries | Arnaud Cogoluègnes | 2016-12-05 | 1 | -8/+19 |
| * | | | Makefile: PROJECT_VERSION is set in rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-12-06 | 2 | -3/+6 |
| * | | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-12-06 | 2 | -3/+16 |
| * | | | Move from .app.src to Makefile variables | Jean-Sébastien Pédron | 2016-12-06 | 2 | -114/+115 |
| * | | | rabbit: Use application description in banner | Jean-Sébastien Pédron | 2016-12-06 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Makefile: Remove $(VERSION), it is unused | Jean-Sébastien Pédron | 2016-12-05 | 1 | -1/+0 |
| * | | unit_inbroker_SUITE: Adapt channel_statistics() to the new metrics | Jean-Sébastien Pédron | 2016-12-05 | 1 | -36/+37 |
| |/ | |||||
| * | metrics_SUITE: The helper module is called `rabbit_ct_proper_helpers` | Jean-Sébastien Pédron | 2016-12-02 | 1 | -7/+7 |
| * | Merge pull request #1038 from rabbitmq/rabbitmq-server-1033 | Gerhard Lazu | 2016-12-01 | 6 | -38/+71 |
| |\ | |||||
| | * | Merge branch 'stable' into rabbitmq-server-1033 | Michael Klishin | 2016-12-01 | 11 | -355/+493 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #1034 from rabbitmq/rabbitmq-management-236 | Michael Klishin | 2016-12-01 | 11 | -355/+493 |
| |\ \ | |||||
| | * \ | Merge branch 'stable' | Michael Klishin | 2016-11-30 | 10 | -71/+242 |
| | |\ \ | |/ / |/| | | |||||
| | * | | Ensure extra stats info is also passed to core metrics | kjnilsson | 2016-11-25 | 1 | -2/+2 |
| | * | | Merge branch 'stable' into rabbitmq-management-236 | Jean-Sébastien Pédron | 2016-11-24 | 23 | -820/+1267 |
| | |\ \ | |||||
| | * | | | Inline function specs in rabbit_log | kjnilsson | 2016-10-07 | 1 | -14/+11 |
| | * | | | Merge branch 'stable' into rabbitmq-management-236 | Jean-Sébastien Pédron | 2016-09-27 | 86 | -7613/+1280 |
| | |\ \ \ | |||||
| | * | | | | Remove remaining references to mochi/webmachine | Loïc Hoguin | 2016-09-21 | 2 | -3/+1 |
| | * | | | | Update rabbitmq-components.mk | Diana Corbacho | 2016-09-13 | 1 | -9/+5 |
| | * | | | | Add upgrade function adding listener socket options | Loïc Hoguin | 2016-09-13 | 1 | -0/+10 |
| | * | | | | move delegate to common | kjnilsson | 2016-09-09 | 2 | -324/+0 |
| | * | | | | Return size 0 if rabbit_metrics does not exist (rabbit app is stopped) | Diana Corbacho | 2016-09-08 | 1 | -1/+7 |
| | * | | | | idempotency metric property tests | kjnilsson | 2016-09-07 | 1 | -23/+119 |
| | * | | | | switch metrics property tests to lists of operations | kjnilsson | 2016-09-06 | 1 | -34/+27 |
| | * | | | | ensure properties validate the number of things created | kjnilsson | 2016-09-06 | 1 | -15/+9 |
| | * | | | | PropEr test for core metrics | kjnilsson | 2016-09-06 | 2 | -16/+116 |
| | * | | | | test refactor | kjnilsson | 2016-09-06 | 1 | -13/+59 |
| | * | | | | add tests for core metrics | kjnilsson | 2016-09-05 | 1 | -0/+147 |
| | * | | | | change stats to include rabbit_mgmt_sup_sup instead of rabbit_mgmt_sup | kjnilsson | 2016-09-01 | 1 | -1/+1 |
| | * | | | | update memory usage stats | kjnilsson | 2016-09-01 | 1 | -5/+8 |
| | * | | | | Push queue metrics | Diana Corbacho | 2016-08-25 | 1 | -8/+12 |
| | * | | | | Push consumer metrics | Diana Corbacho | 2016-08-11 | 1 | -2/+8 |
| | * | | | | Push connection created/closed events | Diana Corbacho | 2016-08-11 | 1 | -0/+2 |
| | * | | | | Start raw metrics storage | Diana Corbacho | 2016-08-11 | 2 | -0/+60 |
| | | | | * | Merge branch 'stable' into rabbitmq-server-1033 | Gerhard Lazu | 2016-11-30 | 10 | -63/+232 |
| | | | | |\ | |_|_|_|/ |/| | | | | |||||
| * | | | | | Update rabbitmq-components.mk | Michael Klishin | 2016-11-29 | 1 | -2/+2 |
| * | | | | | Merge pull request #1044 from binarin/missing-socat-error-handling | Michael Klishin | 2016-11-29 | 1 | -4/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Properly handle systemd notify errors | Alexey Lebedeff | 2016-11-29 | 1 | -4/+5 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1039 from rabbitmq/rabbitmq-server-1026 | Arnaud Cogoluègnes | 2016-11-28 | 3 | -8/+27 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add background GC settings in example config | Arnaud Cogoluègnes | 2016-11-28 | 1 | -1/+9 |
| | * | | | | | Make it possible to disable background GC | Michael Klishin | 2016-11-28 | 2 | -7/+18 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1016 from binarin/multiple-plugins-dir | Daniil Fedotov | 2016-11-25 | 5 | -49/+198 |
| |\ \ \ \ \ | |||||
| | * | | | | | Report pending upgrades when listing plugins | Alexey Lebedeff | 2016-11-24 | 1 | -5/+34 |
| | * | | | | | Support multiple plugins directories | Alexey Lebedeff | 2016-11-23 | 4 | -44/+164 |
| * | | | | | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-11-25 | 1 | -1/+1 |
| | | | | | * | Timeout values are in milliseconds | Michael Klishin | 2016-11-25 | 1 | -1/+1 |
| | | | | | * | Log the number of retries left | Diana Corbacho | 2016-11-25 | 1 | -1/+2 |
