| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use a less ambiguous word that does not confuse spelling checkersrabbitmq_v3_6_7_milestone2 | Michael Klishin | 2016-12-26 | 1 | -1/+1 |
| * | Fixed various typos across code comments | Andrew Dryga | 2016-12-26 | 5 | -7/+7 |
| * | Coerce global parameter key to atom on deletion | Arnaud Cogoluègnes | 2016-12-16 | 1 | -3/+4 |
| * | Merge pull request #1056 from rabbitmq/rabbitmq-mqtt-73 | Michael Klishin | 2016-12-16 | 2 | -10/+95 |
| |\ | |||||
| | * | List all global parameters | Arnaud Cogoluègnes | 2016-12-14 | 1 | -4/+3 |
| | * | Coerce global parameter key to atom | Arnaud Cogoluègnes | 2016-12-14 | 1 | -4/+15 |
| | * | Use atom key and JSON value for global parameters | Arnaud Cogoluègnes | 2016-12-13 | 2 | -37/+29 |
| | * | Improve global runtime parameters support | Arnaud Cogoluègnes | 2016-12-12 | 2 | -4/+87 |
| * | | Merge pull request #1048 from rabbitmq/rabbitmq-auth-backend-ldap-7 | Karl Nilsson | 2016-12-14 | 1 | -0/+47 |
| |\ \ | |||||
| | * | | typo | Daniil Fedotov | 2016-12-02 | 1 | -1/+1 |
| | * | | reference type name | Daniil Fedotov | 2016-12-02 | 1 | -1/+1 |
| | * | | Timeouts for worker pool worker | Daniil Fedotov | 2016-12-02 | 1 | -0/+47 |
| * | | | Be more specific about what is being stopped on `stop_app` | Gerhard Lazu | 2016-12-14 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | 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' | 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 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
