summaryrefslogtreecommitdiff
path: root/deps/rabbit_common/src/rabbit_control_misc.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)Jean-Sébastien Pédron2020-07-071-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* Replace timer:send_after/3 by erlang:send_after/3Diana Corbacho2019-08-161-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* spelling: subsequentlyJosh Soref2019-02-121-1/+1
* spelling: aggregatorJosh Soref2019-02-121-1/+1
* Explicitly ignore return values we don't care aboutJean-Sébastien Pédron2018-02-011-14/+14
* Do not fail info emitter collector on normal exit.Daniil Fedotov2017-06-071-1/+2
* Fix monitor message patterns for collect_monitors.Daniil Fedotov2017-06-011-3/+3
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Merge branch 'stable'Michael Klishin2016-07-131-1/+2
|\ \ | |/
| * WordingMichael Klishin2016-07-131-1/+1
| * Don't spew stacktrace on join when already memberAlexey Lebedeff2016-06-301-1/+2
* | Fix a few errors in -spec which crept in during the merge of stableJean-Sébastien Pédron2016-06-291-2/+1
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-291-14/+10
|\ \ | |/
| * Use the new -spec formatJean-Sébastien Pédron2016-06-281-11/+7
* | rabbit_control_misc: Do not put {bad_argument, _} inside a {error, _} tupleJean-Sébastien Pédron2016-05-311-0/+2
* | rabbit_control_misc: Do not put {error, _} inside another {error, _} tupleJean-Sébastien Pédron2016-05-301-0/+2
* | Avoid RPC roundtrips while listing itemsAlexey Lebedeff2016-05-241-18/+109
|/
* Update (c) infoMichael Klishin2016-01-011-1/+1
* fixes specs and warningsAlvaro Videla2015-11-201-6/+10
* Moves print_cmd_result/2 from discarded rabbit_ctl_misc toAyanda Dube2015-11-191-1/+5
* report error back to userAlvaro Videla2015-11-161-0/+2
* refactors emitting_map helperAlvaro Videla2015-11-081-22/+38
* moves emitting_map to rabbit_control_miscAlvaro Videla2015-10-311-0/+70