summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_federation/src/rabbit_federation_exchange.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-121-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
* | use rabbit_registry to register exchange_decoratorDaniil Fedotov2016-01-261-4/+4
|/
* Update (c) infoMichael Klishin2016-01-011-1/+1
* (c) yearMichael Klishin2015-05-241-1/+1
* Remove some dependencies that were invented. Add a test to make sure the help...Simon MacMullen2014-06-111-4/+0
* API change.Simon MacMullen2014-06-091-20/+5
* Re-establish exchange links when performing a live restartTim Watson2014-04-101-3/+22
* merge default into bug24926Tim Watson2014-04-081-1/+1
|\
| * Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* | Remove upstream (helper) exchange type on disable, strip unused/commentsTim Watson2014-01-121-1/+0
* | Re-work boot step cleanup handlingTim Watson2014-01-101-6/+3
* | Introduce cleanup steps enabling us to disable federation at runtimeTim Watson2013-11-261-0/+6
|/
* Support a "federation-upstream" policy, and test it in the max_hops_test.Simon MacMullen2013-10-081-4/+1
* Rename a couple of modules that are exchange-specific.Simon MacMullen2013-09-181-4/+4
* Merge in defaultSimon MacMullen2013-09-051-1/+1
|\
| * Merge in default.Simon MacMullen2013-09-021-1/+1
| |\
| | * Merge defaultSimon MacMullen2013-08-161-2/+2
| | |\
| | * | TODO--: more consistent and correct nomenclature.Simon MacMullen2013-07-011-1/+1
* | | | API changeSimon MacMullen2013-09-031-2/+2
|/ / /
* | | Just don't delete the upstream queue, ever. That's easier to reason about.Simon MacMullen2013-08-081-2/+1
| |/ |/|
* | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
|/
* Propagate API changeEmile Joubert2013-04-171-1/+1
* UpdatesEmile Joubert2013-04-161-1/+5
* Propagate API changesEmile Joubert2013-04-111-1/+5
* propagate API change, plus cosmeticsMatthias Radestock2013-03-171-6/+6
* Don't repeat yourself.Simon MacMullen2013-02-081-2/+1
* Update copyright 2013Emile Joubert2013-01-231-1/+1
* We need to make sure if the link doesn't find the exchange any more then the ...Simon MacMullen2012-11-231-1/+1
* Get the tests passing again (TODO: write more tests!). This necessitates a bi...Simon MacMullen2012-06-081-2/+3
* Remove unused variables.Simon MacMullen2012-06-071-1/+1
* Pass upstream sets around less, simplifying a bunch of APIs.Simon MacMullen2012-05-181-11/+5
* Don't federate default exchange eben if policy says so. Also avoid all intern...Simon MacMullen2012-05-181-1/+9
* Remove decorator:route/2.Simon MacMullen2012-05-181-4/+1
* Federate based on policy.Simon MacMullen2012-05-171-37/+50
* More XName -> X stuff that got missed before.Simon MacMullen2012-05-151-3/+3
* API updateSimon MacMullen2012-04-241-2/+2
* Merge bug24695 and fix a ton of conflicts.Simon MacMullen2012-04-241-65/+57
|\
| * Now we can safely declare the upstream exchange - so let's do that. Lovely. T...Simon MacMullen2012-03-281-3/+3
| * (Roughly) make federation into an exchange decorator. This actually works! Cu...Simon MacMullen2012-03-281-79/+57
* | Merge in defaultSimon MacMullen2012-04-191-18/+3
|\ \
| * | Allow exchanges to point to upstream sets that do not exist, and upstream set...Simon MacMullen2012-04-111-17/+2
| * | Remove link records for broken links when their upstream goes away.Simon MacMullen2012-04-031-1/+1
| |/
* | Removed behaviour .hrlFrancesco Mazzoli2012-04-121-1/+0
|/
* Merge in defaultSimon MacMullen2012-03-231-2/+3
|\
| * Merge in defaultSimon MacMullen2012-02-291-1/+1
| |\