summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Michael Klishin2016-12-018-341/+97
|\
| * Merge branch 'stable'Michael Klishin2016-11-305-59/+160
| |\
| * | Ensure extra stats info is also passed to core metricskjnilsson2016-11-251-2/+2
| * | Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-11-2410-472/+357
| |\ \
| * | | Inline function specs in rabbit_logkjnilsson2016-10-071-14/+11
| * | | Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-09-2718-520/+425
| |\ \ \
| * | | | Remove remaining references to mochi/webmachineLoïc Hoguin2016-09-212-3/+1
| * | | | Add upgrade function adding listener socket optionsLoïc Hoguin2016-09-131-0/+10
| * | | | move delegate to commonkjnilsson2016-09-092-324/+0
| * | | | Return size 0 if rabbit_metrics does not exist (rabbit app is stopped)Diana Corbacho2016-09-081-1/+7
| * | | | change stats to include rabbit_mgmt_sup_sup instead of rabbit_mgmt_supkjnilsson2016-09-011-1/+1
| * | | | update memory usage statskjnilsson2016-09-011-5/+8
| * | | | Push queue metricsDiana Corbacho2016-08-251-8/+12
| * | | | Push consumer metricsDiana Corbacho2016-08-111-2/+8
| * | | | Push connection created/closed eventsDiana Corbacho2016-08-111-0/+2
| * | | | Start raw metrics storageDiana Corbacho2016-08-112-0/+60
* | | | | Do not call function in list comprehension filterArnaud Cogoluègnes2016-11-301-1/+2
* | | | | Add function returning active plugins and versionsArnaud Cogoluègnes2016-11-301-1/+7
* | | | | Use rabbit_semver instead of ec_semverArnaud Cogoluègnes2016-11-301-1/+1
* | | | | Merge branch 'stable'Michael Klishin2016-11-291-4/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Properly handle systemd notify errorsAlexey Lebedeff2016-11-291-4/+5
* | | | | Port a version from masterMichael Klishin2016-11-291-1/+6
* | | | | Merge branch 'stable' into rabbitmq-server-1040Michael Klishin2016-11-294-61/+154
|\ \ \ \ \ | |/ / / /
| * | | | Make it possible to disable background GCMichael Klishin2016-11-282-7/+18
| * | | | Merge pull request #1016 from binarin/multiple-plugins-dirDaniil Fedotov2016-11-252-44/+135
| |\ \ \ \
| | * | | | Report pending upgrades when listing pluginsAlexey Lebedeff2016-11-241-5/+34
| | * | | | Support multiple plugins directoriesAlexey Lebedeff2016-11-231-39/+101
| | | |_|/ | | |/| |
* | | | | Merge branch 'stable'Michael Klishin2016-11-241-5/+3
|\ \ \ \ \ | |/ / / /
| * | | | Move rabbit:prep_stop/1 to stop/1 to avoid master termination crashDiana Corbacho2016-11-241-4/+2
| |/ / /
* | | | Merge branch 'stable'Daniil Fedotov2016-11-211-194/+0
|\ \ \ \ | |/ / /
| * | | Move rabbit_pbe module to rabbitmq-commonArnaud Cogoluègnes2016-11-181-194/+0
* | | | Use binaries to define policiesArnaud Cogoluègnes2016-11-172-6/+5
* | | | Improve loggingMichael Klishin2016-11-141-4/+10
* | | | Integrate DNS peer discovery backend, more loggingMichael Klishin2016-11-133-24/+64
* | | | Merge branch 'master' into rabbitmq-server-988Michael Klishin2016-11-101-1/+1
|\ \ \ \
| * | | | Export alarm function to avoid calling status/0 from cluster_status commandDaniil Fedotov2016-11-101-1/+1
* | | | | Skip DNS peer discovery backend tests in offline environmentsMichael Klishin2016-11-101-0/+1
* | | | | Integration tests for rabbit_peer_discovery_dnsMichael Klishin2016-11-101-3/+5
* | | | | Prefix hostnames discovered via DNSMichael Klishin2016-11-102-2/+30
* | | | | First cut at rabbit_peer_discovery_dnsMichael Klishin2016-11-101-0/+75
|/ / / /
* | | | Add jsx to dependencies of RabbitArnaud Cogoluègnes2016-11-091-1/+1
* | | | Use conversion module for JSON arguments in CLIArnaud Cogoluègnes2016-11-093-12/+3
* | | | Accept both lists and binaries for JSON argumentsArnaud Cogoluègnes2016-11-093-3/+15
* | | | Fix JSON arguments parsing in CLIArnaud Cogoluègnes2016-11-093-6/+7
* | | | Update the list of magic plugins for rabbit_vmLoïc Hoguin2016-11-081-2/+1
* | | | Remove reference to mochiweb_http in diagnosticsLoïc Hoguin2016-11-081-1/+0
* | | | Switch JSON library to JSXLoïc Hoguin2016-11-082-18/+9
* | | | Timeout values are in millisecondsMichael Klishin2016-11-071-1/+1
* | | | Log the number of retries leftDiana Corbacho2016-11-071-1/+2
* | | | Log Mnesia reconnection attemptsDiana Corbacho2016-11-071-0/+4