summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
Commit message (Expand)AuthorAgeFilesLines
* Move headers to rabbitmq-commonJean-Sébastien Pédron2015-10-201-159/+0
* Introduce per-user hashing functions, default to SHA-256Michael Klishin2015-09-141-1/+5
* Merge stable into masterMichael Klishin2015-08-311-1/+1
|\
| * GoPivotal => Pivotal Software in a few more placesMichael Klishin2015-08-311-1/+1
| * Makes CREDIT_DISC_BOUND and IO_BATCH_SIZE configurableAlvaro Videla2015-08-271-0/+4
| * (c) yearMichael Klishin2015-05-241-2/+2
* | 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
* | (c) yearMichael Klishin2015-05-241-2/+2
* | 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
* 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
* 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-171-1/+1
* 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
|/
* Allow use of the new policies.Simon MacMullen2013-09-091-0/+3
* Merge defaultSimon MacMullen2013-08-161-1/+1
|\
| * Start of queue decorators.Simon MacMullen2013-07-051-1/+1
* | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-3/+3
|/
* Move decorators to exchange recordEmile Joubert2013-03-221-1/+1
* stable to defaultSimon MacMullen2013-01-241-2/+2
|\
| * Update copyright 2013Emile Joubert2013-01-231-2/+2
* | Remove that.Simon MacMullen2013-01-181-1/+0
* | move a bunch of reader state fields into 'connection'Matthias Radestock2012-12-281-3/+0
* | mark all messages enqueued in the slave as 'delivered'Matthias Radestock2012-11-261-2/+1
|/
* Merge bug25244Simon MacMullen2012-10-291-0/+1
|\