summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Default timeouts: fix global/add per-commandAlexey Lebedeff2016-07-141-1/+1
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-11/+7
* Move health checks to rabbit_common and rabbit_cli:rpc_call to rabbit/rabbit_...Diana Corbacho2016-02-251-2/+0
* 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
* Extract commonality between rabbit_control_main and rabbit_plugins_main.Simon MacMullen2014-09-161-0/+48
* Reify queue crashed state.Simon MacMullen2014-09-151-1/+2
* First pass at queue-size-in-bytes. Only lightly tested, and with no upgrade s...Simon MacMullen2014-07-231-1/+1
* Maintain down_slave_nodes so we might have a clue where to look to recover from.Simon MacMullen2014-06-191-0/+1
* stable to defaultSimon MacMullen2014-06-091-3/+0
|\
| * Merge bug26204Simon MacMullen2014-05-301-3/+0
| |\
| | * Support long timers.Simon MacMullen2014-05-231-3/+0
* | | Make decorators field in exchange and queue transient, i.e. we recalcualte it...Simon MacMullen2014-06-091-6/+17
|/ /
* | Don't truncate "small" things at all.Simon MacMullen2014-05-221-1/+4
|/
* Decrease less as we descend.Simon MacMullen2014-04-251-1/+1
* go back to from members_changed/4 to /3Matthias Radestock2014-04-171-2/+1
* update copyright notice yearMatthias Radestock2014-04-101-1/+1
* Tweak values based on some testing.Simon MacMullen2014-03-251-1/+1
* Have a completely separate counter for content size vs structural size.Simon MacMullen2014-03-241-6/+7
* Something of a rewrite:Simon MacMullen2014-03-241-1/+4
* Don't let the truncate module have any opinion on how much to truncate.Simon MacMullen2014-03-241-0/+4
* Update copyright for 2014Simon MacMullen2014-03-173-3/+3
* Merge in defaultSimon MacMullen2014-02-101-1/+1
|\
| * Take account of arguments in rabbit_topic_trie_binding.Simon MacMullen2014-02-031-1/+1
* | Include a reference in forced event refreshes.Simon MacMullen2014-02-101-1/+1
|/
* s/confirmed/confirm/g, fix a test.Simon MacMullen2014-01-221-1/+1
* Substantially improve both performance and correctness: 1) really don't treat...Simon MacMullen2014-01-221-1/+1
* stable to defaultSimon MacMullen2014-01-171-0/+7
|\
| * Limit maximum message size.Simon MacMullen2014-01-171-0/+7
* | Revert changes to add proc_name via gen_server2, instead do it explicitly wit...Simon MacMullen2014-01-101-0/+2
|/
* Merged bug25749 into defaultEmile Joubert2013-09-131-4/+5
|\