| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Merge branch 'master' into rabbitmq-server-1143 | Michael Klishin | 2017-04-06 | 2 | -6/+7 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Avoid duplicate unregistration | Michael Klishin | 2017-04-05 | 1 | -1/+2 | |
| | * | | | | | | Merge branch 'master' into rabbitmq-server-1143 | Michael Klishin | 2017-04-05 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' into rabbitmq-server-1143 | Michael Klishin | 2017-04-05 | 9 | -104/+29 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into rabbitmq-server-1143 | Michael Klishin | 2017-04-05 | 114 | -125/+299 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Filter current node from the list of peers we're logging | Michael Klishin | 2017-03-22 | 1 | -3/+4 | |
| | * | | | | | | | | | Register with peer discovery backend on start if the backend supports it | Michael Klishin | 2017-03-22 | 4 | -6/+60 | |
| | * | | | | | | | | | Unregister from peer discovery backend on shutdown | Michael Klishin | 2017-03-20 | 2 | -3/+26 | |
| * | | | | | | | | | | Replace dicts with maps for queue mirroring logic. | Daniil Fedotov | 2017-04-21 | 4 | -45/+46 | |
| * | | | | | | | | | | Replace dicts with maps for queue index segments | Daniil Fedotov | 2017-04-21 | 1 | -11/+11 | |
| * | | | | | | | | | | Replace dicts with maps in message store GC | Daniil Fedotov | 2017-04-19 | 1 | -4/+4 | |
| | | | | | | | * | | | Add unit test for AAAA record. | Gabriele Santomaggio | 2017-04-24 | 1 | -9/+25 | |
| | | | | | | | * | | | Change the IPv6 support | Gabriele Santomaggio | 2017-04-24 | 1 | -7/+2 | |
| | | | | | | | * | | | Add support for IPv6 | Gabriele Santomaggio | 2017-04-21 | 1 | -5/+21 | |
| | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-04-19 | 1 | -33/+39 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | * | | | | | | | | Update erlang.mkrabbitmq_v3_6_10_milestone2 | Jean-Sébastien Pédron | 2017-04-19 | 1 | -33/+39 | |
| * | | | | | | | | | Shutdown cannot fail | Daniil Fedotov | 2017-04-18 | 1 | -20/+1 | |
| * | | | | | | | | | Replace update_with with find and put | Daniil Fedotov | 2017-04-13 | 1 | -3/+5 | |
| | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'stable' | Michael Klishin | 2017-04-12 | 3 | -13/+68 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #1179 from rabbitmq/rabbitmq-server-1178 | Michael Klishin | 2017-04-12 | 3 | -13/+68 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Naming | Michael Klishin | 2017-04-12 | 3 | -8/+8 | |
| | | * | | | | | | | Wording | Michael Klishin | 2017-04-12 | 1 | -1/+1 | |
| | | * | | | | | | | Log message wording | Michael Klishin | 2017-04-12 | 1 | -4/+4 | |
| | | * | | | | | | | Re-enable disk_monitor in case of parser failures | Diana Corbacho | 2017-04-12 | 3 | -12/+67 | |
| | | | | | | | | * | Add vhost_restart_strategy to default app config. | Daniil Fedotov | 2017-05-08 | 1 | -1/+3 | |
| | | | | | | | | * | Allow 2 restarts per hour for vhost msg stores | Daniil Fedotov | 2017-05-08 | 1 | -1/+2 | |
| | | | | | | | | * | Typo | Diana Corbacho | 2017-04-24 | 1 | -2/+2 | |
| | | | | | | | | * | Use new supervisor2:prep_stop to stop rabbit dependencies on shutdown | Diana Corbacho | 2017-04-21 | 1 | -9/+14 | |
| | | | | | | | | * | Make rabbit_vhost_sup permanent so it can be restarted once without | Diana Corbacho | 2017-04-21 | 1 | -2/+2 | |
| | | | | | | | | * | Ignore exceptions on the msg store while terminating a client on | Diana Corbacho | 2017-04-21 | 1 | -1/+12 | |
| | | | | | | | | * | Remove debug logs | Daniil Fedotov | 2017-04-12 | 1 | -4/+0 | |
| | | | | | | | | * | Ignore pid from supervisor:start_child | Daniil Fedotov | 2017-04-12 | 1 | -3/+5 | |
| | | | | | | | | * | Configurable vhost restart strategy | Daniil Fedotov | 2017-04-12 | 1 | -2/+9 | |
| | | | | | | | | * | Move test fixes from unit_inbroker to backing_queue | Daniil Fedotov | 2017-04-12 | 2 | -3164/+35 | |
| | | | | | | | | * | Use wrapper supervisor one level above vhost supervisors | Daniil Fedotov | 2017-04-12 | 4 | -58/+154 | |
| | | | | | | | | * | Create default vhost after rabbit recovery, so vhosts supervisor will be started | Daniil Fedotov | 2017-04-12 | 1 | -7/+7 | |
| | | | | | | | | * | Migrating to per-vhost supervisor message store. | Daniil Fedotov | 2017-04-12 | 7 | -33/+88 | |
| | | | | | | | | * | Queue and msg store supervisor locations | Daniil Fedotov | 2017-04-12 | 1 | -28/+51 | |
| | | | | | | | | * | Per-vhost supervision trees for queues and message stores. | Daniil Fedotov | 2017-04-12 | 20 | -362/+3738 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | Make file_handle_cache a map instead of dict in message store internal struct... | Daniil Fedotov | 2017-04-11 | 1 | -11/+11 | |
| * | | | | | | | | Move clients and cref_to_msg_ids from dicts to maps | Daniil Fedotov | 2017-04-11 | 1 | -17/+18 | |
| * | | | | | | | | Merge branch 'stable' | Daniil Fedotov | 2017-04-10 | 1 | -10/+15 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | Call init:stop() during rabbitmqctl stop even if logging fails.rabbitmq_v3_6_10_milestone1 | Daniil Fedotov | 2017-04-10 | 1 | -10/+15 | |
| * | | | | | | | Merge branch 'stable' | Michael Klishin | 2017-04-06 | 2 | -6/+7 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Merge pull request #1176 from rabbitmq/rabbitmq-server-1172 | Michael Klishin | 2017-04-06 | 2 | -6/+7 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | | * | | | | Make queue master locator treat queue args as AMQP table. | Daniil Fedotov | 2017-04-05 | 2 | -6/+7 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'stable' | Michael Klishin | 2017-04-05 | 2 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| | * | | | (c) year | Michael Klishin | 2017-04-05 | 2 | -2/+2 | |
| * | | | | (c) year | Michael Klishin | 2017-04-05 | 7 | -7/+7 | |
| * | | | | Change rabbitmqctl integration tests for shutdown command to support the new CLI | Daniil Fedotov | 2017-04-05 | 1 | -6/+22 | |
