summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_federation/src/rabbit_federation_upstream.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-121-12/+3
* WordingMichael Klishin2020-04-071-1/+1
* Introduce a new upstream parameter, resource-cleanup-modeMichael Klishin2020-04-041-4/+4
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* Custom consumer tag for federaion.Daniil Fedotov2019-04-261-0/+1
* Change regex to patternLuke Bakken2019-03-211-6/+6
* Implement federation-upstream-regex upstream parameterDiego Herrera Celedón2019-03-201-7/+20
* URL CleanupSpring Operator2019-03-201-1/+1
* Make #amqqueue{} a private recordJean-Sébastien Pédron2019-01-231-3/+4
* Coerce upstream set element to a proplistMichael Klishin2018-04-301-1/+2
* Be more defensive when operating on proplistsMichael Klishin2018-04-091-4/+8
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Use `rand` directly in master because we require Erlang 18.3Jean-Sébastien Pédron2016-06-291-1/+1
|/
* Use the new `rand_compat` module to transition from `random` to `rand`Jean-Sébastien Pédron2016-06-291-4/+1
* Update (c) infoMichael Klishin2016-01-011-1/+1
* Merge branch 'stable'Jean-Sébastien Pédron2015-09-111-1/+1
|\
| * Bump reconnect-delay default to 5 secondsMichael Klishin2015-08-141-1/+1
* | Use phash2() and the new Time API as a random seedJean-Sébastien Pédron2015-08-051-1/+3
|/
* Merge branch 'rabbitmq_v3_5_3_nowait_patch' of https://github.com/operasoftwa...Michael Klishin2015-07-011-1/+2
|\
| * Make no-wait flag on exchange.bind and exchange.unbind configurableMarek Wiewiorski2015-06-221-1/+2
* | (c) yearMichael Klishin2015-05-241-1/+1
|/
* Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* While we are here, virtual_host is redundant, it can be inferred from the URI.Simon MacMullen2014-01-291-3/+2
* Move remove_credentials() to amqp_uri.Simon MacMullen2013-11-291-12/+1
* Support a "federation-upstream" policy, and test it in the max_hops_test.Simon MacMullen2013-10-081-17/+29
* Found some uses of the old "Connection" nomenclature hiding.Simon MacMullen2013-10-081-15/+15
* Some optimisations: Precalculate the table representation of an upstream, and...Simon MacMullen2013-10-031-14/+15
* Merge in defaultSimon MacMullen2013-09-051-37/+46
|\
| * Merge defaultSimon MacMullen2013-08-161-2/+2
| |\
| * | Update headers when message forwarded.Simon MacMullen2013-06-121-2/+5
| * | Allow specifying a different queue name for the upstream, remove use of a fak...Simon MacMullen2013-06-041-15/+20
| * | Move everything out to a proper supervision hierarchy. Trigger queue federati...Simon MacMullen2013-06-031-22/+23
* | | API changeSimon MacMullen2013-09-031-4/+4
| |/ |/|
* | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
|/
* Stable to defaultSimon MacMullen2013-03-121-12/+25
|\
| * Merge default in.Simon MacMullen2013-02-051-0/+3
| |\
| | * ack-modeSimon MacMullen2013-02-011-0/+3
| * | Rather fiddly refactoring to split up #upstream into #upstream{} and #upstrea...Simon MacMullen2013-02-041-13/+17
| * | Allow URI to be multiple.Simon MacMullen2013-02-011-1/+7
| |/
* | Rewrite to use uri_parser:parse/2 and add unit tests.Simon MacMullen2013-03-121-17/+12
* | Strip out credentials when adding URIs to x-received-from header.Simon MacMullen2013-03-111-2/+21
|/
* Update copyright 2013Emile Joubert2013-01-231-1/+1
* s/key/name/Simon MacMullen2012-10-221-1/+1
* Updates for renamed policy APIEmile Joubert2012-10-151-1/+1
* Greater workingnessEmile Joubert2012-10-111-1/+1
* Add trust-user-id field to upstreams, and test it.Simon MacMullen2012-09-071-0/+1
* Make parameters vhost-specific.Simon MacMullen2012-08-071-3/+5
* Rename "federation connection" to "upstream", underscores to hyphens in every...Simon MacMullen2012-07-041-21/+20