| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Michael Klishin | 2016-12-01 | 1 | -0/+376 |
| |\ | |||||
| | * | Merge branch 'stable' | Michael Klishin | 2016-11-30 | 1 | -1/+33 |
| | |\ | |||||
| | * \ | Merge branch 'stable' into rabbitmq-management-236 | Jean-Sébastien Pédron | 2016-11-24 | 6 | -39/+371 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'stable' into rabbitmq-management-236 | Jean-Sébastien Pédron | 2016-09-27 | 10 | -464/+420 |
| | |\ \ \ | |||||
| | * | | | | idempotency metric property tests | kjnilsson | 2016-09-07 | 1 | -23/+119 |
| | * | | | | switch metrics property tests to lists of operations | kjnilsson | 2016-09-06 | 1 | -34/+27 |
| | * | | | | ensure properties validate the number of things created | kjnilsson | 2016-09-06 | 1 | -15/+9 |
| | * | | | | PropEr test for core metrics | kjnilsson | 2016-09-06 | 1 | -15/+115 |
| | * | | | | test refactor | kjnilsson | 2016-09-06 | 1 | -13/+59 |
| | * | | | | add tests for core metrics | kjnilsson | 2016-09-05 | 1 | -0/+147 |
| * | | | | | Merge branch 'stable' into rabbitmq-server-1040 | Michael Klishin | 2016-11-29 | 1 | -1/+33 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Support multiple plugins directories | Alexey Lebedeff | 2016-11-23 | 1 | -1/+33 |
| | | |_|/ | |/| | | |||||
| * | | | | Add background GC settings to new config format | Arnaud Cogoluègnes | 2016-11-29 | 1 | -0/+14 |
| * | | | | Merge branch 'stable' | Daniil Fedotov | 2016-11-21 | 1 | -46/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Move rabbit_pbe module to rabbitmq-common | Arnaud Cogoluègnes | 2016-11-18 | 1 | -46/+0 |
| * | | | | Integrate DNS peer discovery backend, more logging | Michael Klishin | 2016-11-13 | 1 | -2/+2 |
| * | | | | Skip DNS peer discovery backend tests in offline environments | Michael Klishin | 2016-11-10 | 1 | -8/+25 |
| * | | | | Integration tests for rabbit_peer_discovery_dns | Michael Klishin | 2016-11-10 | 1 | -0/+85 |
| * | | | | Merge branch 'master' into rabbitmq-server-988 | Michael Klishin | 2016-11-10 | 1 | -1/+4 |
| |\ \ \ \ | |||||
| | * | | | | Configure member retries on Mnesia reconnection failures | Diana Corbacho | 2016-11-07 | 1 | -1/+4 |
| * | | | | | Introduce autocluster.peer_discovery_backend | Michael Klishin | 2016-11-03 | 1 | -22/+26 |
| * | | | | | Initial DNS backend config schema support; decouple autocluster node type key | Michael Klishin | 2016-10-25 | 1 | -6/+33 |
| |/ / / / | |||||
| * | | | | Do not fail on {cluster_nodes, [node()]} config | Daniil Fedotov | 2016-10-20 | 1 | -3/+3 |
| * | | | | 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 | 1 | -4/+4 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Use config_entry_decoder key for config encryption | Arnaud Cogoluègnes | 2016-10-14 | 1 | -4/+4 |
| * | | | | 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 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | 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 | 4 | -5/+376 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Add better message when decryption fails in config | Arnaud Cogoluègnes | 2016-10-12 | 1 | -1/+22 |
| | * | | | Merge branch 'stable' into rabbitmq-server-979 | Arnaud Cogoluègnes | 2016-10-11 | 2 | -21/+80 |
| | |\ \ \ | |||||
| | | * | | | Choose master from intersection of sync slaves and policy nodes | Andrew Bruce | 2016-10-05 | 1 | -4/+51 |
| | * | | | | Create tests for rabbitmqctl encode | Arnaud Cogoluègnes | 2016-10-11 | 1 | -0/+80 |
| | * | | | | Add encode command to rabbitmqctl | Arnaud Cogoluègnes | 2016-10-10 | 1 | -12/+6 |
| | * | | | | Add a test for decrypt at start without passphrase | Loïc Hoguin | 2016-10-06 | 1 | -3/+28 |
| | * | | | | 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 | 1 | -0/+63 |
| | * | | | | Add rabbit_pbe:encrypt_term and decrypt_term | Loïc Hoguin | 2016-09-29 | 1 | -0/+29 |
| | * | | | | Add rabbit_pbe module for password based encryption | Loïc Hoguin | 2016-09-29 | 1 | -0/+21 |
| * | | | | | Support `disk` node type. Test ignore of node_type if there is no nodes | Daniil Fedotov | 2016-10-12 | 2 | -4/+1 |
| * | | | | | Ignore *.schema files in test dir. Copy them on setup | Daniil Fedotov | 2016-10-12 | 13 | -1983/+14 |
| * | | | | | 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 | 2 | -10/+19 |
| * | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-09-29 | 1 | -17/+29 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | health_check_SUITE: Use a RabbitMQ nodename suffix | Jean-Sébastien Pédron | 2016-09-29 | 1 | -17/+29 |
| | |/ / / | |||||
| * | | | | Merge branch 'stable' | Daniil Fedotov | 2016-09-28 | 2 | -7/+13 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Tests timing | Daniil Fedotov | 2016-09-28 | 2 | -7/+13 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #968 from rabbitmq/rabbitmq-server-501 | Karl Nilsson | 2016-09-21 | 1 | -0/+693 |
| |\ \ \ | |||||
