| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cosmetics | Michael Klishin | 2016-09-09 | 1 | -4/+5 |
| * | Table migration fn that fills out rabbit[_durable]_queue.vhost | Michael Klishin | 2016-09-09 | 1 | -0/+22 |
| * | Merge branch 'stable' | Diana Corbacho | 2016-09-05 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'stable' into rabbitmq-server-803-stable | Michael Klishin | 2016-09-02 | 1 | -358/+0 |
| | |\ | |||||
| | * | | Upgrade amqqueue record with policy_version | Diana Corbacho | 2016-08-31 | 1 | -0/+19 |
| | * | | Update policy version on set_policy and use it on update_mirroring | Gabriele Santomaggio | 2016-08-31 | 2 | -4/+10 |
| | * | | Take update mirroring decision in rabbit_amqqueue_process | Diana Corbacho | 2016-08-31 | 2 | -25/+63 |
| * | | | Use a separate event key for operator policies | Michael Klishin | 2016-09-01 | 1 | -1/+1 |
| * | | | Optimize a case clause | Michael Klishin | 2016-09-01 | 1 | -1/+1 |
| * | | | Merge branch 'master' into rabbitmq-server-930 | Michael Klishin | 2016-08-31 | 1 | -358/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'stable' | Michael Klishin | 2016-08-31 | 1 | -358/+0 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | Nobody is using mochinum in this repo. Move it to common. | Peter Lemenkov | 2016-08-26 | 1 | -358/+0 |
| | | |/ | |||||
| * | | | Added new registry class policy_merge_strategy to define policy values merging | Daniil Fedotov | 2016-08-31 | 3 | -10/+50 |
| * | | | Queue TTL operator policy | Daniil Fedotov | 2016-08-31 | 2 | -0/+2 |
| * | | | Merge branch 'master' into rabbitmq-server-930 | Michael Klishin | 2016-08-31 | 10 | -4/+631 |
| |\ \ \ | |/ / | |||||
| | * | | Remove dead code left from a previous incarnation of the patch | Jean-Sébastien Pédron | 2016-08-26 | 3 | -40/+5 |
| | * | | rabbit_mnesia_rename: Backup local tables only | Jean-Sébastien Pédron | 2016-08-25 | 1 | -1/+7 |
| | * | | rabbit_mnesia:forget_cluster_node/2: Skip event if node if offline | Jean-Sébastien Pédron | 2016-08-25 | 1 | -4/+11 |
| | * | | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-24 | 2 | -51/+115 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-23 | 4 | -7/+37 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-18 | 4 | -40/+84 |
| | |\ \ \ \ | |||||
| | * | | | | | Squash warnings | Michael Klishin | 2016-08-18 | 1 | -10/+10 |
| | * | | | | | record_info/2 is appropriate here | Michael Klishin | 2016-08-18 | 1 | -1/+1 |
| | * | | | | | Use lists:foldl/3 only | Michael Klishin | 2016-08-18 | 1 | -11/+8 |
| | * | | | | | Reformat with emacs | Michael Klishin | 2016-08-18 | 1 | -100/+100 |
| | * | | | | | Combine map/2 and foldl/3 | Michael Klishin | 2016-08-17 | 1 | -15/+10 |
| | * | | | | | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-14 | 1 | -2/+18 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Rename function | Michael Klishin | 2016-08-14 | 1 | -4/+4 |
| | * | | | | | | Delete connection tracking tables for nodes removed from the cluster | Michael Klishin | 2016-08-14 | 2 | -2/+36 |
| | * | | | | | | Emit a node_deleted event when a node is removed from the cluster | Michael Klishin | 2016-08-10 | 1 | -1/+3 |
| | * | | | | | | We can use record_info/2 here; log errors in table creation | Michael Klishin | 2016-08-10 | 1 | -7/+5 |
| | * | | | | | | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-10 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Use negative values to disable per-vhost limits, 0 to refuse all connections | Michael Klishin | 2016-08-05 | 3 | -13/+27 |
| | * | | | | | | | Use rabbit_misc:pget/2 here | Michael Klishin | 2016-08-04 | 2 | -14/+17 |
| | * | | | | | | | Simplify | Michael Klishin | 2016-08-04 | 1 | -6/+3 |
| | * | | | | | | | Remove a debug message | Michael Klishin | 2016-08-04 | 1 | -1/+0 |
| | * | | | | | | | Inline | Michael Klishin | 2016-08-04 | 1 | -2/+1 |
| | * | | | | | | | Remove a duplicate comment | Michael Klishin | 2016-08-04 | 1 | -6/+0 |
| | * | | | | | | | Merge branch 'master' into rabbitmq-server-500-squashed | Michael Klishin | 2016-08-02 | 3 | -5/+10 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Switch to a single table per node for connection tracking | Michael Klishin | 2016-08-02 | 7 | -187/+163 |
| | * | | | | | | | | 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 | 11 | -7/+650 |
| * | | | | | | | | | Operator policy as a separate queue field | Daniil Fedotov | 2016-08-25 | 5 | -92/+203 |
| * | | | | | | | | | operator_policy runtime parameter | Daniil Fedotov | 2016-08-24 | 1 | -0/+16 |
| * | | | | | | | | | operator policies | Daniil Fedotov | 2016-08-24 | 2 | -44/+139 |
| | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'stable' | Michael Klishin | 2016-08-24 | 2 | -51/+115 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | Naming, wording | Michael Klishin | 2016-08-24 | 1 | -7/+7 |
| | * | | | | | | Handle late autoheal_finished message | Diana Corbacho | 2016-08-24 | 1 | -0/+8 |
| | * | | | | | | Improve tolerance to partial partitions in autoheal | Diana Corbacho | 2016-08-23 | 2 | -51/+107 |
