| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Coerce default_* configuration entries to binaries | Arnaud Cogoluègnes | 2016-12-05 | 1 | -8/+19 |
| * | Merge branch 'stable' into rabbitmq-server-1033 | Michael Klishin | 2016-12-01 | 10 | -355/+117 |
| |\ | |||||
| | * | Merge branch 'stable' | Michael Klishin | 2016-11-30 | 5 | -59/+160 |
| | |\ | |||||
| | * | | 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 | 10 | -472/+357 |
| | |\ \ | |||||
| | * | | | 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 | 18 | -520/+425 |
| | |\ \ \ | |||||
| | * | | | | Remove remaining references to mochi/webmachine | Loïc Hoguin | 2016-09-21 | 2 | -3/+1 |
| | * | | | | 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 |
| | * | | | | 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 | 5 | -55/+158 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Properly handle systemd notify errors | Alexey Lebedeff | 2016-11-29 | 1 | -4/+5 |
| | * | | | | 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 | 2 | -44/+135 |
| | |\ \ \ \ | |||||
| | | * | | | | Report pending upgrades when listing plugins | Alexey Lebedeff | 2016-11-24 | 1 | -5/+34 |
| | | * | | | | Support multiple plugins directories | Alexey Lebedeff | 2016-11-23 | 1 | -39/+101 |
| | | | |_|/ | | |/| | | |||||
| * | | | | | 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 |
| * | | | | | Configure member retries on Mnesia reconnection failures | Diana Corbacho | 2016-11-25 | 5 | -37/+62 |
| |/ / / / | |||||
| * | | | | Move rabbit:prep_stop/1 to stop/1 to avoid master termination crash | Diana Corbacho | 2016-11-24 | 1 | -4/+2 |
| |/ / / | |||||
| * | | | Move rabbit_pbe module to rabbitmq-common | Arnaud Cogoluègnes | 2016-11-18 | 1 | -194/+0 |
| * | | | Merge branch 'stable' into rabbitmq-server-960 | Michael Klishin | 2016-10-26 | 3 | -7/+27 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #1011 from rabbitmq/rabbitmq-server-972 | Michael Klishin | 2016-10-26 | 1 | -5/+14 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'stable' into rabbitmq-server-972 | Michael Klishin | 2016-10-26 | 1 | -1/+6 |
| | | |\ \ \ | |||||
| | | * | | | | Avoid duplicates in members list during partial partition | Diana Corbacho | 2016-10-25 | 1 | -5/+14 |
| | * | | | | | Merge pull request #1009 from rabbitmq/rabbitmq-server-1006 | Michael Klishin | 2016-10-26 | 1 | -1/+7 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | | Stop master in receiving sync_start from another master after partition | Diana Corbacho | 2016-10-25 | 1 | -1/+7 |
| | | |/ / / | |||||
| | * | | | | Ignore policy_changed on slaves | Diana Corbacho | 2016-10-25 | 1 | -1/+6 |
| | |/ / / | |||||
| * | | | | Ignore unknown ack | Diana Corbacho | 2016-10-26 | 1 | -43/+68 |
| |/ / / | |||||
| * | | | Use config_entry_decoder key for config encryption | Arnaud Cogoluègnes | 2016-10-14 | 2 | -9/+9 |
| * | | | Add better message when decryption fails in config | Arnaud Cogoluègnes | 2016-10-12 | 3 | -13/+28 |
| * | | | Merge branch 'stable' into rabbitmq-server-979 | Arnaud Cogoluègnes | 2016-10-11 | 4 | -419/+58 |
| |\ \ \ | |||||
| | * | | | Choose master from intersection of sync slaves and policy nodes | Andrew Bruce | 2016-10-05 | 1 | -14/+22 |
| | * | | | Merge pull request #978 from rabbitmq/rabbitmq-server-973 | Michael Klishin | 2016-09-30 | 2 | -6/+36 |
| | |\ \ \ | |||||
| | | * | | | Use a name that's more to the point | Michael Klishin | 2016-09-29 | 2 | -2/+2 |
| | | * | | | Naming, cosmetics | Michael Klishin | 2016-09-29 | 2 | -16/+17 |
| | | * | | | Merge branch 'stable' into rabbitmq-server-973 | Michael Klishin | 2016-09-29 | 1 | -3/+9 |
| | | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | | renamed run_count to gc_run_count | Gabriele Santomaggio | 2016-09-26 | 2 | -12/+12 |
| | | * | | | defaul value for run_count | Gabriele Santomaggio | 2016-09-26 | 1 | -3/+5 |
| | | * | | | Make the GC calls configurable for lazy queues | Gabriele Santomaggio | 2016-09-23 | 2 | -5/+32 |
| | * | | | | Remove `pg2_fixed` | Jean-Sébastien Pédron | 2016-09-29 | 1 | -399/+0 |
| | | |/ / | |/| | | |||||
| * | | | | Create tests for rabbitmqctl encode | Arnaud Cogoluègnes | 2016-10-11 | 3 | -58/+90 |
