| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename an upgrade function | Michael Klishin | 2016-11-09 | 2 | -4/+4 |
| * | Purge vhost storage in transaction | Daniil Fedotov | 2016-10-20 | 1 | -1/+1 |
| * | Migration to per-vhost store message | Daniil Fedotov | 2016-10-20 | 1 | -1/+1 |
| * | Move queues to vhost storage on upgrade | Daniil Fedotov | 2016-10-20 | 2 | -0/+18 |
| * | Allow restart of a vhost message store. purge_messages function to clean mess... | Daniil Fedotov | 2016-10-20 | 2 | -3/+10 |
| * | Terminate message store ignoring file save errors | Daniil Fedotov | 2016-10-20 | 2 | -6/+26 |
| * | Tests for per-vhost message store. Stop vhost message store when deleting vhost | Daniil Fedotov | 2016-10-20 | 3 | -5/+19 |
| * | Queue index per vhost location | Daniil Fedotov | 2016-10-20 | 3 | -23/+24 |
| * | Update tests | Daniil Fedotov | 2016-10-20 | 1 | -2/+2 |
| * | Moved directory selection to vhost_dir function | Daniil Fedotov | 2016-10-20 | 2 | -24/+29 |
| * | Remove duplicate migration. Match no_ack message | Daniil Fedotov | 2016-10-20 | 1 | -6/+2 |
| * | New upgrade scope `queues` started by boot step before queue recovery | Daniil Fedotov | 2016-10-20 | 3 | -83/+99 |
| * | wip: migrating to vhost base messge store | Daniil Fedotov | 2016-10-20 | 3 | -46/+70 |
| * | 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 |
| * | 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 |
| | * | | | 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 |
| | |/ / / | |||||
| * | | | | 2016, even | Michael Klishin | 2016-10-14 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into rabbitmq-server-486 | Michael Klishin | 2016-10-04 | 4 | -408/+46 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | 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 |
| | | | * | | Naming, cosmetics | Michael Klishin | 2016-09-29 | 2 | -16/+17 |
| | | | * | | Merge branch 'stable' into rabbitmq-server-973 | Michael Klishin | 2016-09-29 | 1 | -3/+9 |
| | | | |\ \ | | | | |/ | |||||
| | | | * | | renamed run_count to gc_run_count | Gabriele Santomaggio | 2016-09-26 | 2 | -12/+12 |
| | | | * | | defaul value for run_count | Gabriele Santomaggio | 2016-09-26 | 1 | -3/+5 |
| | | | * | | Make the GC calls configurable for lazy queues | Gabriele Santomaggio | 2016-09-23 | 2 | -5/+32 |
| | | * | | | Remove `pg2_fixed` | Jean-Sébastien Pédron | 2016-09-29 | 1 | -399/+0 |
| | | | |/ | | |/| | |||||
