| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into rabbitmq-server-567 | Diana Corbacho | 2016-12-13 | 10 | -478/+130 |
| |\ | |||||
| | * | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-12-07 | 2 | -132/+20 |
| | |\ | |||||
| | | * | Merge pull request #1051 from rabbitmq/rabbitmq-server-1050 | Michael Klishin | 2016-12-06 | 1 | -8/+19 |
| | | |\ | |||||
| | | | * | Coerce default_* configuration entries to binaries | Arnaud Cogoluègnes | 2016-12-05 | 1 | -8/+19 |
| | | * | | Move from .app.src to Makefile variables | Jean-Sébastien Pédron | 2016-12-06 | 1 | -114/+0 |
| | | * | | rabbit: Use application description in banner | Jean-Sébastien Pédron | 2016-12-06 | 1 | -1/+1 |
| | | |/ | |||||
| | | * | Merge branch 'stable' into rabbitmq-server-1033 | Michael Klishin | 2016-12-01 | 10 | -355/+117 |
| | | |\ | |||||
| | | * \ | Merge branch 'stable' into rabbitmq-server-1033 | Gerhard Lazu | 2016-11-30 | 5 | -55/+158 |
| | | |\ \ | |||||
| | | * | | | 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 |
| | * | | | | Merge branch 'stable' | Michael Klishin | 2016-12-01 | 8 | -341/+97 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | | 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 |
| | * | | | | | | 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 | 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 | 3 | -13/+34 |
| * | | | | | | | Merge branch 'master' into rabbitmq-server-567 | Daniil Fedotov | 2016-11-29 | 5 | -61/+157 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | 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 | 4 | -61/+154 |
| | |\ \ \ \ \ \ | | |/ / / / / | |||||
| | | * | | | | | 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 |
| | | | | |_|/ | | | |/| | | |||||
| | * | | | | | Merge branch 'stable' | Michael Klishin | 2016-11-24 | 1 | -5/+3 |
| | |\ \ \ \ \ | | |/ / / / | |||||
| | | * | | | | Move rabbit:prep_stop/1 to stop/1 to avoid master termination crash | Diana Corbacho | 2016-11-24 | 1 | -4/+2 |
| | | |/ / / | |||||
| * | | | | | Migrate queues in batches of 100 in parallel. Write recovery terms for migrat... | Daniil Fedotov | 2016-11-28 | 2 | -36/+54 |
| * | | | | | Keep backup between mnesia upgrade and message store upgrade | Daniil Fedotov | 2016-11-28 | 2 | -12/+50 |
| * | | | | | Rollback to sequential queue migration. Move queue directories before migrati... | Daniil Fedotov | 2016-11-24 | 1 | -10/+19 |
| * | | | | | Merge branch 'master' into rabbitmq-server-567 | Daniil Fedotov | 2016-11-23 | 6 | -212/+169 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch 'stable' | Daniil Fedotov | 2016-11-21 | 1 | -194/+0 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Move rabbit_pbe module to rabbitmq-common | Arnaud Cogoluègnes | 2016-11-18 | 1 | -194/+0 |
