summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Tweak the APIs again, so that authz plugins aren't expected to create a #auth...bug26469Simon 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.bug26114Simon 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.bug26069Simon 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 2014bug25940Simon MacMullen2014-03-173-3/+3
* Merge in defaultSimon MacMullen2014-02-101-1/+1
|\
| * Take account of arguments in rabbit_topic_trie_binding.bug25991Simon 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...bug25910Simon MacMullen2014-01-101-0/+2
|/
* Merged bug25749 into defaultEmile Joubert2013-09-131-4/+5
|\
| * Merged stable into defaultEmile Joubert2013-09-111-4/+5
| |\
| | * Take GM's view of the live members each time we have a death message; don't a...Simon MacMullen2013-09-021-4/+5
* | | 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-013-7/+7
|/
* Move decorators to exchange recordEmile Joubert2013-03-221-1/+1
* stable to defaultSimon MacMullen2013-01-243-4/+4
|\
| * Update copyright 2013bug25343Emile Joubert2013-01-233-4/+4
* | 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'bug25323Matthias Radestock2012-11-261-2/+1
|/
* Merge bug25244Simon MacMullen2012-10-291-0/+1
|\
| * move invalid headers into a special 'invalid headers table' headerTim Watson2012-10-251-0/+1
* | Merge bug 24991Simon MacMullen2012-10-261-0/+9
|\ \ | |/ |/|
| * merge default into bug24991Matthias Radestock2012-07-131-0/+9
| |\
| | * refactor: move constant and give it a better nameMatthias Radestock2012-06-121-0/+9
* | | Progress towards storing a GM pid -> queue pid mapping. This is dependent on ...Simon MacMullen2012-10-031-1/+2
* | | Merge defaultbug24908Simon MacMullen2012-10-021-2/+1
|\ \ \
| * \ \ Merge in defaultSimon MacMullen2012-09-251-2/+1
| |\ \ \