| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduce autocluster.peer_discovery_backend | Michael Klishin | 2016-11-03 | 2 | -32/+48 |
| * | Initial DNS backend config schema support; decouple autocluster node type key | Michael Klishin | 2016-10-25 | 3 | -14/+78 |
| * | 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 |
| | |\ | |||||
| | | * | 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 |
| | |/ | |||||
| * | | 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 |
| |\ \ | |/ | |||||
| | * | Use config_entry_decoder key for config encryption | Arnaud Cogoluègnes | 2016-10-14 | 3 | -13/+13 |
| * | | Merge pull request #989 from rabbitmq/rabbitmq-server-486 | Arnaud Cogoluègnes | 2016-10-14 | 4 | -8/+124 |
| |\ \ | |||||
| | * | | 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 |
| | |\ \ | |||||
| | * | | | 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 |
| | |\ \ \ | |||||
| | * | | | | 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 |
| * | | | | | 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 |
| | |\ \ \ | |||||
| | | * | | | unit_SUITE: move version equivalence tests to common | Jean-Sébastien Pédron | 2016-10-12 | 1 | -10/+0 |
| | |/ / / | |||||
| * | | | | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-10-12 | 11 | -22/+810 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #994 from rabbitmq/rabbitmq-server-979 | Karl Nilsson | 2016-10-12 | 9 | -4/+736 |
| | |\ \ \ | |||||
| | | * | | | 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 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | 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 |
| | |/ / / / | |||||
| | | * | | | 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 |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 |
| |/ / / / / | |||||
| * | | | | | 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 | Daniil Fedotov | 2016-10-03 | 1 | -2/+35 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Drive-by change: reduce log noise | Michael Klishin | 2016-10-04 | 1 | -5/+8 |
| |/ / / / | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-09-30 | 3 | -405/+36 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #978 from rabbitmq/rabbitmq-server-973 | Michael Klishin | 2016-09-30 | 2 | -6/+36 |
| | |\ \ \ | |||||
| | | * | | | Use a name that's more to the point | Michael Klishin | 2016-09-29 | 2 | -2/+2 |
