| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Michael Klishin | 2016-01-15 | 1 | -1/+0 |
| |\ | |||||
| | * | Merge pull request #543 from binarin/rabbitmq-server-rotate-logs-data-loss | Michael Klishin | 2016-01-15 | 3 | -1/+11 |
| | |\ | |||||
| | | * | Fix 'rabbitmqctl rotate_logs' behaviour | Alexey Lebedeff | 2016-01-12 | 3 | -1/+11 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-01-14 | 1 | -3/+26 |
| |\ \ \ | |/ / | |||||
| | * | | Limit number of unique node names for rabbitmqctl | Alexey Lebedeff | 2016-01-14 | 1 | -3/+26 |
| * | | | Use Lager to log RabbitMQ messages | Daniil Fedotov | 2016-01-13 | 9 | -495/+476 |
| |/ / | |||||
| * | | Merge branch 'stable' into rabbitmq-server-528 | Michael Klishin | 2016-01-12 | 4 | -32/+129 |
| |\ \ | |/ | |||||
| | * | Include alarm information in output for cluster status | Joseph Yiasemides | 2016-01-11 | 1 | -1/+12 |
| | * | Clear temporary runtime exchange parameters on boot | Michael Klishin | 2016-01-10 | 3 | -8/+27 |
| | * | Elaborate | Michael Klishin | 2016-01-09 | 1 | -1/+2 |
| | * | Ensure exchange-delete-in-progress is always cleared | Michael Klishin | 2016-01-09 | 1 | -18/+29 |
| | * | Rename runtime parameter to exchange-delete-in-progress | Diana Corbacho | 2016-01-08 | 2 | -7/+8 |
| | * | Set deleting exchange status | Diana Corbacho | 2016-01-07 | 2 | -19/+73 |
| * | | Make number of Ranch acceptors configurable | Loïc Hoguin | 2016-01-12 | 2 | -10/+3 |
| |/ | |||||
| * | Didn't mean to delete this behaviour | Michael Klishin | 2016-01-06 | 1 | -0/+2 |
| * | Docs | Michael Klishin | 2016-01-06 | 1 | -0/+16 |
| * | Docs | Michael Klishin | 2016-01-06 | 1 | -1/+3 |
| * | Essay doco for rabbit_runtime_parameters | Michael Klishin | 2016-01-05 | 1 | -0/+31 |
| * | Adds get_queue_master_per_binding/3 handle all clause, to handle | Ayanda Dube | 2016-01-05 | 1 | -1/+3 |
| * | Update (c) info | Michael Klishin | 2016-01-01 | 95 | -95/+95 |
| * | Wording | Michael Klishin | 2015-12-30 | 1 | -2/+2 |
| * | indent with emacs | Daniil Fedotov | 2015-12-30 | 1 | -22/+28 |
| * | Hint to stop_app if mnesia is running but should not | Daniil Fedotov | 2015-12-30 | 1 | -20/+27 |
| * | Proper error report | Daniil Fedotov | 2015-12-30 | 1 | -6/+10 |
| * | Hint to stop_app when running rabbitmqctl reset | Daniil Fedotov | 2015-12-30 | 1 | -2/+14 |
| * | Merge pull request #516 from rabbitmq/rabbitmq-server-328 | Michael Klishin | 2015-12-30 | 1 | -1/+5 |
| |\ | |||||
| | * | Changes rabbit_vm:bytes/1 to return 0 on exception | Ayanda Dube | 2015-12-24 | 1 | -1/+1 |
| | * | Adds try-catch block and returns error on exception | Ayanda Dube | 2015-12-24 | 1 | -1/+5 |
| * | | Merge branch 'stable' into rabbitmq-server-485 | Michael Klishin | 2015-12-24 | 101 | -15102/+2436 |
| |\ \ | |||||
| | * | | purge may crash in lazy queue(3.6.0) | shawnsli | 2015-12-23 | 1 | -3/+9 |
| | |/ | |||||
| | * | Datetime in rabbit_diagnostics | Daniil Fedotov | 2015-12-21 | 1 | -9/+22 |
| | * | GM: Ignore 'DOWN' when the ring is going down | Jean-Sébastien Pédron | 2015-12-17 | 1 | -0/+4 |
| | * | HIPE compilation moved to rabbit_hipe module | Daniil Fedotov | 2015-12-15 | 2 | -99/+102 |
| | * | Merge branch 'master' into rabbitmq-server-255 | Michael Klishin | 2015-12-14 | 10 | -4/+94 |
| | |\ | |||||
| | | * | rabbit_mnesia.erl: Remove trailing space in logged message | Jean-Sébastien Pédron | 2015-12-14 | 1 | -1/+1 |
| | | * | Handle queue mode values | Michael Klishin | 2015-12-13 | 1 | -3/+6 |
| | | * | Handle a case when newly created (priority) queue may emit some of its stats ... | Michael Klishin | 2015-12-13 | 1 | -0/+3 |
| | | * | Be more precise | Michael Klishin | 2015-12-11 | 1 | -1/+2 |
| | | * | Docs | Michael Klishin | 2015-12-11 | 4 | -0/+33 |
| | | * | Docs | Michael Klishin | 2015-12-11 | 2 | -0/+36 |
| | | * | Merge branch 'master' into rabbitmq-server-479 | Michael Klishin | 2015-12-09 | 3 | -6/+35 |
| | | |\ | |||||
| | | | * | Wording | Michael Klishin | 2015-12-08 | 1 | -4/+4 |
| | | | * | Report backup directory if previous update is failed | Daniil Fedotov | 2015-12-08 | 1 | -2/+7 |
| | | * | | A way to detect if a module is HiPE-compiled that's compatible with R16B03 | Michael Klishin | 2015-12-09 | 1 | -1/+10 |
| | * | | | Ignore unknown channel acks in queue | Daniil Fedotov | 2015-12-14 | 2 | -2/+4 |
| | * | | | uuid dependency | Daniil Fedotov | 2015-12-10 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| | * | | Merge branch 'stable' | Michael Klishin | 2015-12-07 | 1 | -2/+2 |
| | |\ \ | |||||
| | * \ \ | Merge pull request #469 from rabbitmq/rabbitmq-server-461 | Michael Klishin | 2015-12-05 | 1 | -0/+22 |
| | |\ \ \ | |||||
| | | * | | | rpc_call arguments | Daniil Fedotov | 2015-12-04 | 1 | -2/+2 |
| | | * | | | Syntax errors, wrong variable name | Daniil Fedotov | 2015-12-04 | 1 | -2/+2 |
