| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Michael Klishin | 2015-06-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Correct a typo in 88b3a971b0f154f1415e5884bcca4afdf2221a37 | Michael Klishin | 2015-06-24 | 1 | -1/+1 |
| | | | | | | | | | Spotted by @Jakauppila. | ||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-06-23 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | Merge pull request #198 from rabbitmq/rabbitmq-server-197 | Michael Klishin | 2015-06-23 | 1 | -1/+2 |
| | |\ | | | | | | | adds missing callback to behaviour_info | ||||
| | | * | adds missing callback to behaviour_info | Alvaro Videla | 2015-06-23 | 1 | -1/+2 |
| | |/ | | | | | | | Fixes #197 | ||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-06-23 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| | * | Merge pull request #195 from rabbitmq/rabbitmq-server-194 | Michael Klishin | 2015-06-23 | 1 | -2/+2 |
| | |\ | | | | | | | adds missing callback to behaviour_info | ||||
| | | * | adds missing callback to behaviour_info | Alvaro Videla | 2015-06-23 | 1 | -2/+2 |
| | |/ | | | | | | | Fixes #194 | ||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-06-18 | 1 | -0/+3 |
| |\ \ | |/ | |||||
| | * | Adds error message for list_user_permissions missing argument | Alvaro Videla | 2015-06-18 | 1 | -0/+3 |
| | | | | | | | | | Fixes #183 | ||||
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-06-17 | 1 | -4/+5 |
| |\ \ | |/ | |||||
| | * | Merge branch 'rabbitmq-server-191' into stable | Jean-Sébastien Pédron | 2015-06-17 | 1 | -4/+5 |
| | |\ | |||||
| | | * | adds missing find_prioritisers call | Alvaro Videla | 2015-06-17 | 1 | -4/+5 |
| | |/ | | | | | | | Fixes #191 | ||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-06-16 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Merge pull request #187 from rabbitmq/rabbitmq-server-186 | Alvaro Videla | 2015-06-16 | 1 | -0/+1 |
| | |\ | | | | | | | Support warn as an alias for warning (the log level) | ||||
| | | * | Support warn log level (an alias for warning) | Michael Klishin | 2015-06-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | As a usability improvement. Fixes #186, references #185. | ||||
| * | | | Merge pull request #188 from weisslj/fix-digraph-type | Michael Klishin | 2015-06-12 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Update digraph type | ||||
| | * | | | Update digraph type | Johannes Weißl | 2015-06-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The type digraph:digraph/0 got changed to digraph:graph/0 in OTP R16B03. To support older and newer releases a preprocessor define (with configure-like check) would be necessary. | ||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-06-11 | 1 | -1/+6 |
| |\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| | * | | Merge branch 'rabbitmq-server-62-part1' into stable | Jean-Sébastien Pédron | 2015-06-11 | 1 | -1/+6 |
| | |\ \ | | |/ | |/| | |||||
| | | * | action/5 calls action/6 with default timeout for unknown commands | Jean-Sébastien Pédron | 2015-06-11 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | This restore backward compatibility and unbreak the test suite. References #62. | ||||
| | * | | Fix set type | Johannes Weißl | 2015-06-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #184 from weisslj/fix-set-type | Michael Klishin | 2015-06-11 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Fix set type | ||||
| | * | | | Fix set type | Johannes Weißl | 2015-06-11 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2015-06-10 | 1 | -4/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'rabbitmq-server-62-part1' into stable | Michael Klishin | 2015-06-10 | 1 | -4/+1 |
| | |\ \ | | |/ | |||||
| | | * | Avoid float_to_list/2 | Michael Klishin | 2015-06-10 | 1 | -4/+1 |
| | | | | | | | | | | | | | Not available in older Erlang/OTP releases. | ||||
| * | | | Merge branch 'stable' | Michael Klishin | 2015-06-09 | 4 | -97/+197 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #181 from rabbitmq/rabbitmq-server-62-part1 | Alvaro Videla | 2015-06-09 | 4 | -97/+197 |
| | |\ \ | | |/ | | | | Introduce a timeout flag to rabbitmqctl (for some commands) | ||||
| | | * | Handle negative timeout values | Michael Klishin | 2015-06-09 | 1 | -1/+5 |
| | | | | |||||
| | | * | Improve timeout handling in ctl | Michael Klishin | 2015-06-09 | 1 | -21/+44 |
| | | | | | | | | | | | | | | | | * Don't add any output when timeout = infinity (3.5.x default) * Support float values (round them) | ||||
| | | * | Mention timeout in rabbitmqctl(1) | Michael Klishin | 2015-06-09 | 1 | -0/+10 |
| | | | | |||||
| | | * | Add timeout option to list_* commands | Michael Klishin | 2015-06-09 | 3 | -97/+160 |
| | |/ | |||||
| * | | Merge pull request #174 from rabbitmq/rabbitmq-server-163 | Michael Klishin | 2015-05-28 | 2 | -77/+101 |
| |\ \ | | | | | | | Moves boot steps to its own module | ||||
| | * | | moves boot steps to its own module | Alvaro Videla | 2015-05-28 | 2 | -77/+101 |
| |/ / | |||||
| * | | Initial rabbit_writer doc essay | Michael S. Klishin | 2015-05-26 | 1 | -3/+39 |
| | | | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-05-24 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| | * | (c) year | Michael Klishin | 2015-05-24 | 165 | -168/+168 |
| | | | |||||
| * | | (c) year | Michael Klishin | 2015-05-24 | 167 | -170/+170 |
| | | | |||||
| * | | rabbit_disk_monitor documentation | Michael Klishin | 2015-05-24 | 1 | -8/+29 |
| | | | |||||
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-05-22 | 2 | -0/+9 |
| |\ \ | |/ | |||||
| | * | RPM/deb changelogs for release 3.5.3rabbitmq_v3_5_3 | Jean-Sébastien Pédron | 2015-05-22 | 2 | -0/+9 |
| | | | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-05-21 | 2 | -7/+38 |
| |\ \ | |/ | |||||
| | * | Merge branch 'rabbitmq-server-157' into stable | Jean-Sébastien Pédron | 2015-05-21 | 2 | -7/+38 |
| | |\ | |||||
| | | * | After starting the fhc, ensure it is working | Jean-Sébastien Pédron | 2015-05-21 | 2 | -7/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a runtime check to ensure the fix proposed in #157 actually works. Export rabbit_table:wait_timeout/0 which returns the value of 'mnesia_table_loading_timeout' or 30000. We then use this timeout while waiting for the fhc test to finish. References #157. | ||||
| * | | | Merge branch 'stable' | Michael Klishin | 2015-05-20 | 1 | -1/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #165 from rabbitmq/rabbitmq-server-162 | Michael Klishin | 2015-05-20 | 1 | -1/+2 |
| | |\ \ | | | | | | | | | Adds TLS suggestion | ||||
| | | * | | Adds TLS suggestion | Alvaro Videla | 2015-05-20 | 1 | -1/+2 |
| | |/ / | | | | | | | | | | Fixes #162 | ||||
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-05-20 | 1 | -7/+9 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #160 from rabbitmq/rabbitmq-server-157 | Alvaro Videla | 2015-05-19 | 1 | -7/+9 |
| | |\ \ | | |/ | | | | Start rabbit_alarm before FHC | ||||
