summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Take account of arguments in rabbit_topic_trie_binding.bug25991Simon MacMullen2014-02-031-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
| |\ \ \
| | * \ \ Merge bug25048Simon MacMullen2012-07-091-2/+1
| | |\ \ \
| | | * | | Rough sketch of dynamic queue HA-ness:Simon MacMullen2012-07-051-1/+1
| | | |/ /
* | | | | s/redelivered/delivered/gSimon MacMullen2012-09-261-1/+1
* | | | | Stick redelivered in #message_properties, which makes the diff rather smaller.Simon MacMullen2012-09-261-1/+2
|/ / / /
* | | | nuke 'immediate'bug23896Matthias Radestock2012-09-171-1/+1
|/ / /
* | | Store sync'ed slaves in Mnesia. This is not quite right yet.Simon MacMullen2012-07-061-1/+2
|/ /
* | First sketch of a policy mechanism.Simon MacMullen2012-05-171-2/+2
* | Share the exchange scratch spaceSimon MacMullen2012-04-261-1/+1
|/
* Merge in defaultSimon MacMullen2012-04-195-213/+0
|\
| * According to Simon the .hrl files are not worth it.Francesco Mazzoli2012-04-125-95/+0
| * Added dummy .hrl files so that we don't break files including them.Francesco Mazzoli2012-04-125-0/+95
| * Added callback info for rabbit_backing_queue.Francesco Mazzoli2012-04-021-71/+0
| * Added callback info to rabbit_msg_store.Francesco Mazzoli2012-04-021-45/+0
| * Merged default.Francesco Mazzoli2012-04-023-97/+0
| |\
| | * Added -callbacks for rabbit_auth_mechanism.Francesco Mazzoli2012-03-051-28/+0
| | * Added -callbacks for rabbit_auth_backend.Francesco Mazzoli2012-03-051-31/+0
| | * Added -callbacks for rabbit_exchange_type. Deleted rabbit_exchange_type_spec....Francesco Mazzoli2012-03-051-38/+0
* | | Merge in defaultSimon MacMullen2012-04-021-0/+2
|\ \ \ | |/ / |/| |
| * | Rename cluster config to runtime parameters.Simon MacMullen2012-03-261-1/+1
| * | Simple CRUD for config-y Erlang termsSimon MacMullen2012-03-191-0/+2
| |/
* | correct spec for BQ:dropwhileMatthias Radestock2012-03-271-3/+4
|/
* re-order arguments to BQ:fold to look more like an Erlang foldAlexandru Scvortov2012-02-281-1/+1
* Rename process_messages to fold.Simon MacMullen2012-02-271-1/+1