summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Stream Queuekjnilsson2020-09-301-0/+5
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-102-24/+6
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-102-2/+2
* (c) bumpMichael Klishin2019-12-292-2/+2
* Make virtual host record versionedDiana Corbacho2019-08-303-0/+15
* Add marker rabbit_queue_type behaviourkjnilsson2019-08-072-4/+4
* include/amqqueue.hrl: Fix indentationJean-Sébastien Pédron2019-06-131-9/+9
* URL CleanupSpring Operator2019-03-202-2/+2
* Handle races with quorum_queue feature flag migration funJean-Sébastien Pédron2019-02-011-0/+23
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-013-0/+155
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Remove rabbit_cli moduleDaniil Fedotov2017-09-291-74/+0
* rabbit_log: Move it from rabbitmq-server to rabbitmq-commonJean-Sébastien Pédron2017-06-261-1/+0
* Merge branch 'stable'Michael Klishin2017-04-052-2/+2
|\
| * (c) yearMichael Klishin2017-04-052-2/+2
* | Merge branch 'stable'Arnaud Cogoluègnes2016-10-121-0/+14
|\ \ | |/
| * Create tests for rabbitmqctl encodeArnaud Cogoluègnes2016-10-111-3/+3
| * Add encode command to rabbitmqctlArnaud Cogoluègnes2016-10-101-0/+13
* | Merge branch 'master' into rabbitmq-server-500-squashedMichael Klishin2016-08-181-0/+2
|\ \
| * \ Merge branch 'stable'Diana Corbacho2016-08-151-0/+2
| |\ \ | | |/
| | * Add support for listing only local queuesAlexey Lebedeff2016-08-121-0/+2
* | | Keep track of connections, introduce per-vhost limitsMichael Klishin2016-07-221-1/+0
|/ /
* | Merge local `node_health_check` into `master`Alexey Lebedeff2016-07-141-1/+1
|\ \ | |/
| * Default timeouts: fix global/add per-commandAlexey Lebedeff2016-07-141-1/+1
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-291-11/+7
|\ \ | |/
| * Use the new -spec formatJean-Sébastien Pédron2016-06-281-11/+7
* | Merge branch 'stable'Michael Klishin2016-03-021-2/+0
|\ \ | |/
| * Move health checks to rabbit_common and rabbit_cli:rpc_call to rabbit/rabbit_...Diana Corbacho2016-02-251-2/+0
* | Use Lager to log RabbitMQ messagesDaniil Fedotov2016-01-131-0/+1
|/
* ExplainMichael Klishin2015-11-101-1/+2
* Distinct exit-codes for CLI utilitiesAlexey Lebedeff2015-11-091-0/+10
* Move headers to rabbitmq-commonJean-Sébastien Pédron2015-10-202-184/+0
* Introduce per-user hashing functions, default to SHA-256Michael Klishin2015-09-141-1/+5
* Merge stable into masterMichael Klishin2015-08-314-4/+4
|\
| * GoPivotal => Pivotal Software in a few more placesMichael Klishin2015-08-314-4/+4
| * Makes CREDIT_DISC_BOUND and IO_BATCH_SIZE configurableAlvaro Videla2015-08-271-0/+4
* | Merge stable into masterMichael Klishin2015-08-271-0/+4
* | Require Erlang R16B03, not R16B03-1Jean-Sébastien Pédron2015-08-041-1/+1
* | Require Erlang R16B03-1Jean-Sébastien Pédron2015-08-041-1/+2
* | Merge branch 'stable'Michael Klishin2015-06-091-0/+2
|\ \ | |/
| * Add timeout option to list_* commandsMichael Klishin2015-06-091-0/+2
| * (c) yearMichael Klishin2015-05-244-5/+5
* | (c) yearMichael Klishin2015-05-244-5/+5
* | Implement authz_socket_info structure passed to authorization plugins.Petr Gotthard2015-04-151-0/+2
|/
* Replace down_slave_nodes with a new field recoverable_slaves with different s...Simon MacMullen2015-01-291-1/+1
* Flow control for messages going from channel to slave via GM. Reshuffle the f...Simon MacMullen2015-01-121-1/+1
* Tweak the APIs again, so that authz plugins aren't expected to create a #auth...Simon MacMullen2014-11-141-1/+1
* Never pass the #user{} record into auth backends, they should only see their ...Simon MacMullen2014-11-131-3/+8
* Import changes from https://github.com/gotthardp/rabbitmq-server/tree/multi_a...Simon MacMullen2014-11-131-2/+2
* Rename GM:terminate/2 to GM:handle_terminate/2 so that it doesn't conflict wi...Simon MacMullen2014-09-171-4/+4