summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_federation/src
Commit message (Expand)AuthorAgeFilesLines
* Ensure pg2 group is created only when links are created and removed with themrabbitmq-server-2497dcorbacho2020-11-181-2/+8
* If amqp_connection:start/2 succeeds, it would beAyanda-D2020-10-201-5/+12
* Fix some bad direct connection and channel process leaksAyanda-D2020-10-191-1/+5
* Merge pull request #115 from rabbitmq/rabbitmq-federation-114Michael Klishin2020-09-171-7/+9
|\
| * Use mirrored_supervisor for queue federationLuke Bakken2020-09-141-7/+9
* | Take virtual host into account when detecting binding propagation cyclesMichael Klishin2020-09-163-14/+11
* | A WIP integration test for multi-hop intra-cluster exchange federationMichael Klishin2020-09-151-3/+11
* | Use a combination of cluster name and virtual host when detecting cyclesMichael Klishin2020-09-083-31/+51
* | Extract cycle detection node identifier functionMichael Klishin2020-09-081-2/+11
|/
* Coerce password to a binaryMichael Klishin2020-08-141-2/+2
* Handle more pgroup_name_cluster_id valuesMichael Klishin2020-07-151-1/+2
* Handle cases where rabbitmq_federation.pgroup_name_cluster_id is undefinedMichael Klishin2020-07-151-1/+3
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-1219-229/+58
* Log effective internal exchange check intervalMichael Klishin2020-06-171-0/+2
* Handle more failures around one-off connection callsMichael Klishin2020-06-172-24/+47
* DittoMichael Klishin2020-04-071-1/+1
* WordingMichael Klishin2020-04-071-1/+1
* Introduce a new upstream parameter, resource-cleanup-modeMichael Klishin2020-04-043-11/+16
* Remove a log message we ended up not addingMichael Klishin2020-04-011-1/+0
* Handle one more possible termination reasonMichael Klishin2020-04-012-1/+5
* Exchange federation: do not clean up internal queue on abnormal link terminationMichael Klishin2020-04-011-4/+23
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-1019-19/+19
* Transitionary step for OTP 23 [master] compatibilityMichael Klishin2020-02-111-0/+3
* Transitionary step for OTP 23 [master] compatibilityMichael Klishin2020-02-111-0/+3
* (c) bumpMichael Klishin2019-12-2919-19/+19
* Error handling around command channelMichael Klishin2019-12-222-4/+14
* Merge branch 'cmd-channel' of https://github.com/velimir/rabbitmq-federation ...Michael Klishin2019-12-223-15/+39
|\
| * use separate channel for command operationsGrigory Starinkin2019-11-073-15/+39
* | Filter by vhost for federated queuesLuke Bakken2019-12-112-1/+7
* | Use vhost to delete federated exchangedcorbacho2019-12-102-2/+8
|/
* Obfuscate credentials for federated queues and exchanges.Diana Corbacho2019-08-165-15/+26
* Start obfuscating credentials for federated queueArnaud Cogoluègnes2019-08-142-3/+32
* Custom consumer tag for federaion.Daniil Fedotov2019-04-264-4/+8
* Chenge federation consumer name from "consumer" to "federation-link-<upstream...Daniil Fedotov2019-04-261-5/+10
* CLI commands: provide more information to the new help commandMichael Klishin2019-03-262-4/+20
* Error message wordingMichael Klishin2019-03-221-2/+2
* Change regex to patternLuke Bakken2019-03-212-13/+13
* Implement federation-upstream-regex upstream parameterDiego Herrera Celedón2019-03-202-10/+33
* URL CleanupSpring Operator2019-03-2019-19/+19
* Help section improvements for CLI commandsMichael Klishin2019-03-192-5/+23
* Add a spec for rabbit_federation_util:fail/2Michael Klishin2019-03-151-0/+2
* One less Dialyzer warningMichael Klishin2019-03-151-2/+5
* Correctly handle already_started caseLuke Bakken2019-03-152-2/+2
* Make link sup sup startup idempotentMichael Klishin2019-03-062-4/+30
* Drive by change: format this message as one lineMichael Klishin2019-03-061-1/+1
* WordingMichael Klishin2019-02-212-4/+4
* Description for help command.Daniil Fedotov2019-02-202-2/+8
* Make #amqqueue{} a private recordJean-Sébastien Pédron2019-01-237-31/+52
* avoid multiple creation of upstream queue nameAyanda Dube2018-07-201-9/+4
* acquire upstream & downstream connection names onceAyanda Dube2018-07-131-2/+3