| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use binaries to define policies | Arnaud Cogoluègnes | 2016-11-17 | 2 | -6/+5 |
| * | Improve logging | Michael Klishin | 2016-11-14 | 1 | -4/+10 |
| * | Integrate DNS peer discovery backend, more logging | Michael Klishin | 2016-11-13 | 3 | -24/+64 |
| * | Merge branch 'master' into rabbitmq-server-988 | Michael Klishin | 2016-11-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Export alarm function to avoid calling status/0 from cluster_status command | Daniil Fedotov | 2016-11-10 | 1 | -1/+1 |
| * | | Skip DNS peer discovery backend tests in offline environments | Michael Klishin | 2016-11-10 | 1 | -0/+1 |
| * | | Integration tests for rabbit_peer_discovery_dns | Michael Klishin | 2016-11-10 | 1 | -3/+5 |
| * | | Prefix hostnames discovered via DNS | Michael Klishin | 2016-11-10 | 2 | -2/+30 |
| * | | First cut at rabbit_peer_discovery_dns | Michael Klishin | 2016-11-10 | 1 | -0/+75 |
| |/ | |||||
| * | Add jsx to dependencies of Rabbit | Arnaud Cogoluègnes | 2016-11-09 | 1 | -1/+1 |
| * | Use conversion module for JSON arguments in CLI | Arnaud Cogoluègnes | 2016-11-09 | 3 | -12/+3 |
| * | Accept both lists and binaries for JSON arguments | Arnaud Cogoluègnes | 2016-11-09 | 3 | -3/+15 |
| * | Fix JSON arguments parsing in CLI | Arnaud Cogoluègnes | 2016-11-09 | 3 | -6/+7 |
| * | Update the list of magic plugins for rabbit_vm | Loïc Hoguin | 2016-11-08 | 1 | -2/+1 |
| * | Remove reference to mochiweb_http in diagnostics | Loïc Hoguin | 2016-11-08 | 1 | -1/+0 |
| * | Switch JSON library to JSX | Loïc Hoguin | 2016-11-08 | 2 | -18/+9 |
| * | Timeout values are in milliseconds | Michael Klishin | 2016-11-07 | 1 | -1/+1 |
| * | Log the number of retries left | Diana Corbacho | 2016-11-07 | 1 | -1/+2 |
| * | Log Mnesia reconnection attempts | Diana Corbacho | 2016-11-07 | 1 | -0/+4 |
| * | Configure member retries on Mnesia reconnection failures | Diana Corbacho | 2016-11-07 | 5 | -37/+62 |
| * | Merge branch 'stable' | Michael Klishin | 2016-10-26 | 1 | -43/+68 |
| |\ | |||||
| | * | Merge branch 'stable' into rabbitmq-server-960 | Michael Klishin | 2016-10-26 | 3 | -7/+27 |
| | |\ | |||||
| | * | | Ignore unknown ack | Diana Corbacho | 2016-10-26 | 1 | -43/+68 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-10-26 | 1 | -5/+14 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merge pull request #1011 from rabbitmq/rabbitmq-server-972 | Michael Klishin | 2016-10-26 | 1 | -5/+14 |
| | |\ \ | |||||
| | | * \ | Merge branch 'stable' into rabbitmq-server-972 | Michael Klishin | 2016-10-26 | 1 | -1/+6 |
| | | |\ \ | |||||
| | | * | | | Avoid duplicates in members list during partial partition | Diana Corbacho | 2016-10-25 | 1 | -5/+14 |
| | | | |/ | | |/| | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-10-26 | 1 | -1/+7 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #1009 from rabbitmq/rabbitmq-server-1006 | Michael Klishin | 2016-10-26 | 1 | -1/+7 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Stop master in receiving sync_start from another master after partition | Diana Corbacho | 2016-10-25 | 1 | -1/+7 |
| | | |/ | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2016-10-26 | 1 | -1/+6 |
| |\ \ \ | |/ / | |||||
| | * | | Ignore policy_changed on slaves | Diana Corbacho | 2016-10-25 | 1 | -1/+6 |
| | |/ | |||||
| * | | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-10-14 | 2 | -9/+9 |
| |\ \ | |/ | |||||
| | * | Use config_entry_decoder key for config encryption | Arnaud Cogoluègnes | 2016-10-14 | 2 | -9/+9 |
| * | | 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 | 7 | -19/+456 |
| |\ \ | |||||
| | * \ | Merge branch 'stable' | Arnaud Cogoluègnes | 2016-10-12 | 6 | -17/+420 |
| | |\ \ | | |/ | |||||
| | | * | Add better message when decryption fails in config | Arnaud Cogoluègnes | 2016-10-12 | 3 | -13/+28 |
| | | * | Merge branch 'stable' into rabbitmq-server-979 | Arnaud Cogoluègnes | 2016-10-11 | 4 | -419/+58 |
| | | |\ | |||||
| | | | * | Choose master from intersection of sync slaves and policy nodes | Andrew Bruce | 2016-10-05 | 1 | -14/+22 |
| | | * | | Create tests for rabbitmqctl encode | Arnaud Cogoluègnes | 2016-10-11 | 3 | -58/+90 |
| | | * | | 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 | 2 | -2/+68 |
| | | * | | 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 | 1 | -2/+1 |
| | | * | | Add a test to decrypt environment values | Loïc Hoguin | 2016-10-06 | 1 | -2/+3 |
| | | * | | 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 | 1 | -0/+9 |
| | | * | | Add rabbit_pbe module for password based encryption | Loïc Hoguin | 2016-09-29 | 1 | -0/+164 |
