| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wip | Daniil Fedotov | 2016-10-20 | 1 | -4/+40 |
| | | |||||
| * | Work in progress: Migration to vhost based message store | Daniil Fedotov | 2016-10-20 | 1 | -8/+51 |
| | | |||||
| * | Migration algorithm | Daniil Fedotov | 2016-10-20 | 1 | -0/+39 |
| | | |||||
| * | Starting and restarting app | Daniil Fedotov | 2016-10-20 | 2 | -8/+25 |
| | | |||||
| * | message store supervisor | Daniil Fedotov | 2016-10-20 | 2 | -11/+69 |
| | | |||||
| * | Do not fail on {cluster_nodes, [node()]} config | Daniil Fedotov | 2016-10-20 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-10-17 | 2 | -0/+94 |
| |\ | |||||
| | * | Merge pull request #999 from rabbitmq/rabbitmq-website-282 | Karl Nilsson | 2016-10-17 | 2 | -0/+94 |
| | |\ | | | | | | | Document configuration encryption | ||||
| | | * | Change formatting for rabbitmqctl help | Arnaud Cogoluègnes | 2016-10-17 | 1 | -12/+2 |
| | | | | |||||
| | | * | Document configuration encryption | Arnaud Cogoluègnes | 2016-10-17 | 2 | -0/+104 |
| | |/ | | | | | | | | | References #979 Fixes https://github.com/rabbitmq/rabbitmq-website/issues/282 | ||||
| * | | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-10-14 | 1 | -1/+0 |
| |\ \ | |/ | |||||
| | * | Remove version_equivalance entry from test group | Arnaud Cogoluègnes | 2016-10-14 | 1 | -1/+0 |
| | | | |||||
| * | | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-10-14 | 3 | -13/+13 |
| |\ \ | |/ | | | | | | | Conflicts: src/rabbit.app.src | ||||
| | * | Use config_entry_decoder key for config encryption | Arnaud Cogoluègnes | 2016-10-14 | 3 | -13/+13 |
| | | | | | | | | | Fixes #979 | ||||
| * | | Merge pull request #989 from rabbitmq/rabbitmq-server-486 | Arnaud Cogoluègnes | 2016-10-14 | 4 | -8/+124 |
| |\ \ | | | | | | | Switch config-driven autoclustering to rabbit_peer_discovery_backend | ||||
| | * | | Be more defensive and accept 'disk' | Michael Klishin | 2016-10-14 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'master' into rabbitmq-server-486 | Michael Klishin | 2016-10-14 | 29 | -2020/+910 |
| | |\ \ | | | | | | | | | | | | | | | | | Conflicts: src/rabbit.app.src | ||||
| | * | | | 2016, even | Michael Klishin | 2016-10-14 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge branch 'master' into rabbitmq-server-486 | Michael Klishin | 2016-10-04 | 6 | -431/+87 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/rabbit.app.src | ||||
| | * | | | | Switch config-driven automatic clustering to the new behaviour | Michael Klishin | 2016-10-04 | 4 | -8/+122 |
| | | | | | | |||||
| | * | | | | Drive-by change: reduce log noise | Michael Klishin | 2016-10-04 | 1 | -5/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Don't log connection tracking table creation failures where the error is "the table already exists". | ||||
| * | | | | | Support x.y in plugin versioning | Daniil Fedotov | 2016-10-14 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge branch 'stable' | Daniil Fedotov | 2016-10-14 | 1 | -11/+0 |
| |\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| | * | | | Merge pull request #997 from rabbitmq/broaden-version-format-support | Daniil Fedotov | 2016-10-14 | 1 | -10/+0 |
| | |\ \ \ | | | | | | | | | | | Move version equivalence tests to common | ||||
| | | * | | | unit_SUITE: move version equivalence tests to common | Jean-Sébastien Pédron | 2016-10-12 | 1 | -10/+0 |
| | |/ / / | | | | | | | | | | | | | [#131650399] | ||||
| * | | | | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-10-12 | 11 | -22/+810 |
| |\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | Conflicts: include/rabbit_cli.hrl src/rabbit.erl | ||||
| | * | | | Merge pull request #994 from rabbitmq/rabbitmq-server-979 | Karl Nilsson | 2016-10-12 | 9 | -4/+736 |
| | |\ \ \ | | | | | | | | | | | Add optional password based encryption of configuration values | ||||
| | | * | | | Add better message when decryption fails in config | Arnaud Cogoluègnes | 2016-10-12 | 4 | -14/+50 |
| | | | | | | |||||
| | | * | | | Merge branch 'stable' into rabbitmq-server-979 | Arnaud Cogoluègnes | 2016-10-11 | 6 | -440/+138 |
| | | |\ \ \ | | |/ / / | |/| | | | | | | | | | | | | | Conflicts: src/rabbit.app.src | ||||
| | * | | | | Merge branch 'rabbitmq-server-990' into stablerabbitmq_v3_6_6_milestone5 | Andrew Bruce | 2016-10-05 | 2 | -18/+73 |
| | |\ \ \ \ | |||||
| | | * | | | | Choose master from intersection of sync slaves and policy nodes | Andrew Bruce | 2016-10-05 | 2 | -18/+73 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, when applying an HA policy with the 'nodes' type, if the current master was not part of the new policy, then the first synchronised slave was chosen as the new master. This would happen even if the node was not part of the new policy. For example, if we began with: Master A Slaves [B, C] Then requested a new policy of just [C], we'd end up with: Master B Slaves [C] Instead, choose the master from the intersection of (nodes in the policy) and (synchronised slaves). Issue #990 [#126767013] | ||||
| | | * | | | Create tests for rabbitmqctl encode | Arnaud Cogoluègnes | 2016-10-11 | 5 | -61/+173 |
| | | | | | | |||||
| | | * | | | Use terms in rabbitmqctl encode | Arnaud Cogoluègnes | 2016-10-11 | 1 | -9/+21 |
| | | | | | | |||||
| | | * | | | Add encode command to rabbitmqctl | Arnaud Cogoluègnes | 2016-10-10 | 4 | -14/+87 |
| | | | | | | |||||
| | | * | | | Remove a pointless comment | Loïc Hoguin | 2016-10-06 | 1 | -3/+1 |
| | | | | | | |||||
| | | * | | | Add a test for decrypt at start without passphrase | Loïc Hoguin | 2016-10-06 | 2 | -5/+29 |
| | | | | | | |||||
| | | * | | | Add tests for decrypting at application start | Loïc Hoguin | 2016-10-06 | 3 | -1/+92 |
| | | | | | | |||||
| | | * | | | Add a test to decrypt environment values | Loïc Hoguin | 2016-10-06 | 2 | -2/+66 |
| | | | | | | |||||
| | | * | | | Add configuration for decrypting hidden configuration values | Loïc Hoguin | 2016-10-06 | 2 | -8/+99 |
| | | | | | | |||||
| | | * | | | Add comments | Loïc Hoguin | 2016-09-29 | 1 | -0/+8 |
| | | | | | | |||||
| | | * | | | Add rabbit_pbe:encrypt_term and decrypt_term | Loïc Hoguin | 2016-09-29 | 2 | -0/+38 |
| | | | | | | |||||
| | | * | | | Add rabbit_pbe module for password based encryption | Loïc Hoguin | 2016-09-29 | 2 | -0/+185 |
| | | | | | | |||||
| * | | | | | Merge pull request #996 from rabbitmq/rabbitmq-server-987 | Daniil Fedotov | 2016-10-12 | 17 | -1996/+64 |
| |\ \ \ \ \ | | | | | | | | | | | | | Change config schema for the classic autoclustering backend | ||||
| | * | | | | | Support `disk` node type. Test ignore of node_type if there is no nodes | Daniil Fedotov | 2016-10-12 | 3 | -7/+3 |
| | | | | | | | |||||
| | * | | | | | Ignore *.schema files in test dir. Copy them on setup | Daniil Fedotov | 2016-10-12 | 14 | -1983/+15 |
| | | | | | | | |||||
| | * | | | | | More tests for cluster config | Daniil Fedotov | 2016-10-12 | 2 | -2/+25 |
| | | | | | | | |||||
| | * | | | | | Change config schema for the classic autoclustering backend | Michael Klishin | 2016-10-12 | 4 | -26/+43 |
| |/ / / / / | | | | | | | | | | | | | | | | Fixes #987, references #486, #487. | ||||
| * | | | | | Merge pull request #985 from rabbitmq/rabbitmq-management-289 | Michael Klishin | 2016-10-06 | 1 | -2/+35 |
| |\ \ \ \ \ | | | | | | | | | | | | | Vhost limit API functions to set/list/clear specific limits | ||||
| | * | | | | | Vhost limit API functions to set/list/clear specific limits | Daniil Fedotov | 2016-10-03 | 1 | -2/+35 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Drive-by change: reduce log noise | Michael Klishin | 2016-10-04 | 1 | -5/+8 |
| |/ / / / | | | | | | | | | | | | | | | | | Don't log connection tracking table creation failures where the error is "the table already exists". | ||||
