| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | 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 branch 'stable' into rabbitmq-server-1033 | Gerhard Lazu | 2016-11-30 | 10 | -63/+232 | |
| | | | |\ | ||||||
| | | | * | | 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 | |
| | | | * | | Log Mnesia reconnection attempts | Diana Corbacho | 2016-11-25 | 1 | -0/+4 | |
| | | | * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2016-11-25 | 1 | -1/+1 | |
| | | | * | | Configure member retries on Mnesia reconnection failures | Diana Corbacho | 2016-11-25 | 6 | -38/+66 | |
| | * | | | | Merge branch 'stable' | Michael Klishin | 2016-12-01 | 9 | -341/+473 | |
| | |\ \ \ \ | | |/ / / | ||||||
| | | * | | | 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 pull request #1045 from rabbitmq/rabbitmq-cli-131 | Michael Klishin | 2016-11-30 | 1 | -1/+8 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Do not call function in list comprehension filter | Arnaud Cogoluègnes | 2016-11-30 | 1 | -1/+2 | |
| | | * | | | | | | Add function returning active plugins and versions | Arnaud Cogoluègnes | 2016-11-30 | 1 | -1/+7 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Use rabbit_semver instead of ec_semver | Arnaud Cogoluègnes | 2016-11-30 | 1 | -1/+1 | |
| | * | | | | | | Merge branch 'stable' | Michael Klishin | 2016-11-29 | 2 | -6/+7 | |
| | |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | | * | | | | | 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 | |
| | | |/ / / / / | ||||||
| * | | | | | | | Make queue migration batch size configurable | Daniil Fedotov | 2016-11-30 | 1 | -1/+3 | |
| * | | | | | | | Write per queue upgrade log to a separate file | Daniil Fedotov | 2016-11-30 | 5 | -16/+43 | |
| * | | | | | | | Merge branch 'master' into rabbitmq-server-567 | Daniil Fedotov | 2016-11-29 | 16 | -89/+294 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | Merge pull request #1042 from rabbitmq/rabbitmq-server-1040 | Michael Klishin | 2016-11-29 | 11 | -65/+278 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Be more elaborate in background GC config example | Michael Klishin | 2016-11-29 | 2 | -5/+19 | |
| | | * | | | | | | Port a version from master | Michael Klishin | 2016-11-29 | 1 | -1/+6 | |
| | | * | | | | | | Merge branch 'stable' into rabbitmq-server-1040 | Michael Klishin | 2016-11-29 | 8 | -69/+227 | |
| | | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | | * | | | | | 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 | |
| | | | |/ / / / / | ||||||
