| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-02 | 9 | -25/+45 |
| |\ | |||||
| | * | Merge pull request #900 from johnlonganecker/master | Michael Klishin | 2016-08-02 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fixed typo in config example comment | johnlonganecker | 2016-07-29 | 1 | -1/+1 |
| | * | | Merge branch 'stable' | Michael Klishin | 2016-08-02 | 1 | -1/+3 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Merge branch 'rabbitmq-server-904' into stablerabbitmq_v3_6_5_milestone2rabbitmq_v3_6_5_milestone1rabbitmq_v3_6_5 | Michael Klishin | 2016-08-02 | 1 | -1/+3 |
| | | |\ | |||||
| | | | * | added rabbit_registry require | Gabriele Santomaggio | 2016-08-02 | 1 | -1/+3 |
| | | |/ | |||||
| | * | | Merge branch 'stable' | Michael Klishin | 2016-07-30 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Merge pull request #898 from binarin/rabbitmq-server-868-secs | Michael Klishin | 2016-07-30 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Fix some type specs | Alexey Lebedeff | 2016-07-29 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Merge branch 'stable' | Michael Klishin | 2016-07-29 | 2 | -0/+9 |
| | |\ \ | | |/ | |||||
| | | * | Commit .deb and .rpm change logs | Michael Klishin | 2016-07-29 | 2 | -0/+9 |
| | * | | Merge branch 'stable' | Diana Corbacho | 2016-07-29 | 2 | -2/+2 |
| | |\ \ | | |/ | |||||
| | | * | Merge pull request #896 from rabbitmq/rabbitmq-server-895rabbitmq_v3_6_4 | D Corbacho | 2016-07-29 | 2 | -2/+2 |
| | | |\ | |||||
| | | | * | Bump default VM atom table size to 5M | Michael Klishin | 2016-07-28 | 2 | -2/+2 |
| | | * | | Merge pull request #894 from lemenkov/toctou_in_cluster_status | Michael Klishin | 2016-07-28 | 1 | -3/+6 |
| | | |\ \ | | | |/ | | |/| | |||||
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-07-28 | 1 | -3/+6 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | Don't die in case of faulty node | Peter Lemenkov | 2016-07-28 | 1 | -3/+6 |
| | | |/ | |||||
| | * | | dynamic_ha_SUITE: Disable random policy tests for now | Jean-Sébastien Pédron | 2016-07-22 | 1 | -3/+5 |
| | * | | dynamic_ha_SUITE: Log the failing set of policies | Jean-Sébastien Pédron | 2016-07-22 | 1 | -10/+11 |
| | * | | dynamic_ha_SUITE: Add a new kind of failing set of policies | Jean-Sébastien Pédron | 2016-07-22 | 1 | -4/+7 |
| * | | | Switch to a single table per node for connection tracking | Michael Klishin | 2016-08-02 | 8 | -250/+215 |
| * | | | Correct a type spec | Michael Klishin | 2016-07-26 | 1 | -1/+1 |
| * | | | Use ?PER_VHOST_COUNTER_TABLE here | Michael Klishin | 2016-07-26 | 1 | -1/+1 |
| * | | | Keep track of connections, introduce per-vhost limits | Michael Klishin | 2016-07-22 | 15 | -11/+1526 |
| |/ / | |||||
| * | | dynamic_ha_SUITE: Handle the change of queue master PID | Jean-Sébastien Pédron | 2016-07-21 | 1 | -24/+32 |
| * | | dynamic_ha_SUITE: Explicitely add failing policies found by PropEr | Jean-Sébastien Pédron | 2016-07-21 | 1 | -0/+12 |
| * | | dynamic_ha_SUITE: Wait for the last policy to apply a little longer | Jean-Sébastien Pédron | 2016-07-21 | 1 | -28/+49 |
| * | | dynamic_ha_SUITE: Use an assertion to possibly fail the test | Jean-Sébastien Pédron | 2016-07-21 | 1 | -10/+4 |
| * | | Merge pull request #884 from binarin/rabbitmq-server-818-master | Michael Klishin | 2016-07-14 | 7 | -33/+222 |
| |\ \ | |||||
| | * \ | Merge local `node_health_check` into `master` | Alexey Lebedeff | 2016-07-14 | 7 | -33/+222 |
| | |\ \ |/ / / | | _ | |||||
| | * | Update rabbitmq-components.mkrabbitmq_v3_6_4_rc1rabbitmq_v3_6_4_milestone2rabbitmq_v3_6_4_milestone1 | Michael Klishin | 2016-07-14 | 1 | -0/+1 |
| | * | Merge pull request #873 from rabbitmq/rabbitmq-server-612 | Michael Klishin | 2016-07-14 | 4 | -12/+18 |
| | |\ | |||||
| | | * | use the default_bind bind type | Karl Nilsson | 2016-07-14 | 2 | -2/+2 |
| | | * | remove stale comment | Karl Nilsson | 2016-07-14 | 1 | -5/+1 |
| | | * | Set scheduler bindings in rabbitmq-env.bat for windows | Karl Nilsson | 2016-07-14 | 4 | -22/+19 |
| | | * | Renaming | Diana Corbacho | 2016-07-13 | 3 | -9/+9 |
| | | * | Tune scheduling bind flags for Erlang VM | Diana Corbacho | 2016-07-04 | 3 | -1/+14 |
| | * | | Merge branch 'binarin-rabbitmq-server-818' into stable | Michael Klishin | 2016-07-14 | 3 | -21/+204 |
| | |\ \ | |||||
| | | * | | Run client helper tear down steps before broker's | Michael Klishin | 2016-07-14 | 1 | -2/+2 |
| | | * | | Add `node_health_check` test suite | Alexey Lebedeff | 2016-07-14 | 1 | -0/+167 |
| | | * | | Reuse timeout/error logic for `node_health_check` | Alexey Lebedeff | 2016-07-14 | 1 | -14/+14 |
| | | * | | Default timeouts: fix global/add per-command | Alexey Lebedeff | 2016-07-14 | 2 | -7/+23 |
| | |/ / | |||||
| | * | | Update rabbitmq-components.mk | Michael Klishin | 2016-07-14 | 1 | -0/+1 |
| * | | | Update rabbitmq-components.mk | Michael Klishin | 2016-07-14 | 1 | -0/+1 |
| * | | | Update rabbitmq-components.mk | Michael Klishin | 2016-07-14 | 1 | -0/+1 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-07-13 | 1 | -5/+20 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'binarin-rabbitmq-server-fix-join-cluster-when-already-member' i... | Michael Klishin | 2016-07-13 | 1 | -5/+20 |
| | |\ \ | |||||
| | | * | | Wording | Michael Klishin | 2016-07-13 | 1 | -1/+1 |
| | | * | | Merge branch 'rabbitmq-server-fix-join-cluster-when-already-member' of https:... | Michael Klishin | 2016-07-13 | 1 | -5/+20 |
| | | |\ \ | |/ / / | |||||
| | | * | | Report join_cluster errors more thoroughly | Alexey Lebedeff | 2016-06-30 | 1 | -5/+20 |
