| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Filter duplicate default exchange binding in ↵ | Michael Klishin | 2019-02-16 | 1 | -4/+7 |
| | | | | | | | | | | | `rabbit_binding:list_for_destination/1` Follow-up to #1721. Even though the default exchange bindings are deleted at schema migration time, this filtering improves backwards compatibility for mixed version clusters. | ||||
| * | Merge pull request #1882 from rabbitmq/rabbitmq-server_conf_example | Michael Klishin | 2019-02-14 | 1 | -3/+3 |
| |\ | | | | | Remove inet_dist_listen_* configuration | ||||
| | * | Remove inet_dist_listen_* configuration | Gabriele | 2019-02-14 | 1 | -3/+3 |
| |/ | | | | part of https://github.com/rabbitmq/rabbitmq-server/pull/1881 | ||||
| * | Remove inet_dist_listen_min / max from ini schema since they do not work | Luke Bakken | 2019-02-14 | 3 | -24/+1 |
| | | | | | (cherry picked from commit 260098ecd053ec10e407ec65ac2a17512f4d4455) | ||||
| * | Assing RABBITMQ_CONFIG_ARG_FILE variable | Gabriele | 2019-02-14 | 1 | -0/+1 |
| | | | | | | | The rabbit_prelaunch module can read the os:getenv(RABBITMQ_CONFIG_ARG_FILE) correctly (cherry picked from commit 68d52f96bd14d79f9cfd8789637d935182365edc) | ||||
| * | Use the new feature flags helper in `rabbit_ct_broker_helpers` | Jean-Sébastien Pédron | 2019-02-13 | 6 | -82/+33 |
| | | | | | | | It simplifies the test of feature flags support. While here, update the `queue_parallel` testsuite to use it. | ||||
| * | dynamic_ha suite: remove a racy assertion | Michael Klishin | 2019-02-13 | 1 | -2/+2 |
| | | | | | | | | | | | | Asserting that a process on a remote node is down at this very moment is inherently racy and opportunistic. rabbit_ct_broker_helpers:force_vhost_failure/2 will retry up to 10 times to make sure that the top vhost supervision tree process did go down. That is good enough. Per discussion with @kjnilsson. | ||||
| * | Compile | Michael Klishin | 2019-02-13 | 1 | -1/+1 |
| | | |||||
| * | An attempt to make dynamic_ha suite more resilient | Michael Klishin | 2019-02-13 | 1 | -15/+21 |
| | | |||||
| * | Merge pull request #1875 from rabbitmq/fix-more-dialyzer | Michael Klishin | 2019-02-13 | 14 | -49/+37 |
| |\ | | | | | Fix more dialyzer warnings | ||||
| | * | Merge branch 'master' into fix-more-dialyzer | Michael Klishin | 2019-02-12 | 47 | -740/+871 |
| | |\ | |/ |/| | |||||
| * | | Merge branch 'jsoref-spelling' | Michael Klishin | 2019-02-12 | 45 | -75/+75 |
| |\ \ | |||||
| | * \ | Merge branch 'spelling' of https://github.com/jsoref/rabbitmq-server into ↵ | Michael Klishin | 2019-02-12 | 45 | -75/+75 |
| | |\ \ |/ / / | | | | | | | jsoref-spelling | ||||
| | * | | spelling: within | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: variable | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: theoretically | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: synchronous | Josh Soref | 2019-02-12 | 1 | -4/+4 |
| | | | | |||||
| | * | | spelling: support | Josh Soref | 2019-02-12 | 2 | -2/+2 |
| | | | | |||||
| | * | | spelling: specifying | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: simplified | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: runtime | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: rotation | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: resetting | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: relevant | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: registry | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: refresh | Josh Soref | 2019-02-12 | 1 | -3/+3 |
| | | | | |||||
| | * | | spelling: redirect | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: redelivered | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: queuing | Josh Soref | 2019-02-12 | 2 | -2/+2 |
| | | | | |||||
| | * | | spelling: protocol | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: priority | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: predicate | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: possibilities | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: positives | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: permutation | Josh Soref | 2019-02-12 | 2 | -2/+2 |
| | | | | |||||
| | * | | spelling: overridden | Josh Soref | 2019-02-12 | 5 | -5/+5 |
| | | | | |||||
| | * | | spelling: output | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: optimisation (en-GB) | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: notification | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: monitor | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: maximum | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: maintenance | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: macro | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: javascript | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: invocation | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: inconsistent | Josh Soref | 2019-02-12 | 2 | -2/+2 |
| | | | | |||||
| | * | | spelling: include | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: ideally | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: greater | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | spelling: float | Josh Soref | 2019-02-12 | 1 | -1/+1 |
| | | | | |||||
