summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test failure to start disk monitor in unsupported platformsDiana Corbacho2015-10-301-0/+24
* Disable disk monitor in unsupported platformsDiana Corbacho2015-10-261-3/+10
* Merge pull request #383 from lemenkov/add_cmd_helpMichael Klishin2015-10-232-4/+12
|\
| * Recognize help as a valid sub-commandPeter Lemenkov2015-10-232-4/+12
|/
* Merge pull request #378 from rabbitmq/rabbitmq-server-207Michael Klishin2015-10-235-10/+55
|\
| * Accept absolute values in memory high watermarkDiana Corbacho2015-10-225-10/+55
|/
* Add `exclusive` item to `rabbitmqctl list_queues`Alexey Lebedeff2015-10-223-3/+17
* Merge pull request #376 from rabbitmq/rabbitmq-server-375Michael Klishin2015-10-212-6/+6
|\
| * fix issue 375Gabriele Santomaggio2015-10-212-6/+6
|/
* Merge pull request #374 from bogdando/ra_ocf_haMichael Klishin2015-10-211-8/+9
|\
| * Fix piped exit codes expectations and count processingBogdan Dobrelya2015-10-211-4/+4
| * Fix the timeout arg for the su_rabbit_cmdBogdan Dobrelya2015-10-211-4/+5
|/
* description/0 is not a behaviour callbackJean-Sébastien Pédron2015-10-201-1/+1
* Merge pull request #365 from bogdando/ra_ocf_haMichael Klishin2015-10-161-1/+1
|\
| * Sync lost change from Fuel HA rabbitmq OCF fixesBogdan Dobrelya2015-10-161-1/+1
* | Merge pull request #364 from bogdando/ra_ocf_haMichael Klishin2015-10-161-33/+252
|\ \ | |/
| * Port Fuel fixes for the HA rabbitmq OCFBogdan Dobrelya2015-10-161-33/+252
* | Merge pull request #360 from rabbitmq/rabbitmq-server-84Michael Klishin2015-10-142-5/+7
|\ \
| * | Move rabbit_mirror_queue_misc:all_nodes/0 to rabbit_nodes:all_running/0Diana Corbacho2015-10-142-5/+7
|/ /
* | restores the rabbit_variable_queue testsAlvaro Videla2015-10-141-1/+1
* | Merge pull request #356 from bogdando/ra_ocf_haMichael Klishin2015-10-133-1/+1649
|\ \ | |/
| * Fix indentaion, typos, hardcodesBogdan Dobrelya2015-07-242-12/+12
| * Fix kill and mnesia removalBogdan Dobrelya2015-07-241-6/+11
| * Add use_fqdn and fix pidfileBogdan Dobrelya2015-07-231-12/+42
| * Remove bashisms and sync recent changesBogdan Dobrelya2015-07-231-119/+143
| * Add OCF Pacemaker RA for HA A/A clusterBogdan Dobrelya2015-06-153-1/+1590
* | Merge pull request #354 from Jakauppila/rabbitmq-server-354Michael Klishin2015-10-131-4/+4
|\ \
| * | Move call rabbitmq-ev.batJared Kauppila2015-10-121-4/+4
* | | Use a public-facing email addressMichael Klishin2015-10-091-2/+2
* | | Update Debian metadataMichael Klishin2015-10-092-8/+6
* | | Commit 3.5.6 package release notesrabbitmq_v3_5_6Michael Klishin2015-10-072-1/+10
* | | fixes check_xref for erlang:maxAlvaro Videla2015-10-061-4/+4
* | | Merge pull request #345 from rabbitmq/rabbitmq-server-338Michael Klishin2015-10-053-9/+12
|\ \ \
| * | | CosmeticsMichael Klishin2015-10-051-1/+1
| * | | CosmeticsMichael Klishin2015-10-051-1/+1
| * | | Have the callback spec be backwards compatible.Robby Raschke2015-10-051-1/+3
| * | | Be backwards compatible for homegrown auth modules.Robby Raschke2015-10-051-0/+1
| * | | Add the return tags element into the behaviour callback spec for authorizatio...Robby Raschke2015-09-301-3/+3
| * | | Add the permission tags from an explicit separate authorization step into the...Robby Raschke2015-09-302-8/+8
* | | | Merge pull request #334 from rabbitmq/rabbitmq-server-324Michael Klishin2015-10-052-16/+67
|\ \ \ \
| * | | | uses rabbit_misc:version_compare/3 this timeAlvaro Videla2015-10-021-23/+6
| * | | | checks if the current OTP release is >= 18.1Alvaro Videla2015-10-011-3/+25
| * | | | simplifies delete_log_handlers test logicAlvaro Videla2015-09-281-12/+6
| * | | | fixes testsAlvaro Videla2015-09-251-2/+18
| * | | | fixes log rotationAlvaro Videla2015-09-251-9/+16
| * | | | fixes OtpVersion handlingAlvaro Videla2015-09-251-2/+1
| * | | | cosmeticsAlvaro Videla2015-09-251-0/+1
| * | | | initializes logger state depending on OTP releaseAlvaro Videla2015-09-251-30/+26
| * | | | handles the error logger state change introduced in Erlang 18.1Alvaro Videla2015-09-241-5/+38
* | | | | Merge pull request #342 from rabbitmq/rabbitmq-server-341Michael Klishin2015-10-021-1/+1
|\ \ \ \ \