summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Support multiple plugins directoriesAlexey Lebedeff2016-11-232-4/+30
* Move all release handling bits to rabbitmq-releaseJean-Sébastien Pédron2016-09-214-2776/+0
* Fix stdout/stderr redirectsBogdan Dobrelya2016-09-161-8/+8
* Merge pull request #957 from rabbitmq/rabbitmq-server-956Michael Klishin2016-09-122-2/+3
|\
| * Ignore current value of RABBITMQ_IGNORE_SIGINT_FLAGMichael Klishin2016-09-121-1/+1
| * Merge branch 'stable' into rabbitmq-server-956Michael Klishin2016-09-121-1/+13
| |\
| * | Boolean flag to enable/disable +B VM optionDaniil Fedotov2016-09-121-1/+2
| * | ENV variable to override +B VM optionDaniil Fedotov2016-09-122-2/+2
* | | Merge pull request #954 from rabbitmq/rabbitmq-server-908Karl Nilsson2016-09-122-2/+13
|\ \ \ | |_|/ |/| |
| * | Make VM distribution buffer size easier to configure, bump default to 32MBMichael Klishin2016-09-122-2/+13
| |/
* | [OCF HA] Delete Mnesia schema on mnesia resetDmitry Mescheryakov2016-09-071-1/+13
|/
* [OCF HA] Do not suggest to run the second monitor actionDmitry Mescheryakov2016-09-061-1/+0
* Allow node_health_check retries in OCF HA scriptAlexey Lebedeff2016-08-261-1/+1
* Perform partition checks from OCF HA scriptAlexey Lebedeff2016-08-261-1/+36
* Monitor rabbitmq from OCF with less overheadAlexey Lebedeff2016-08-231-22/+110
* [OCF HA] Enhance split-brain detection logicDmitry Mescheryakov2016-08-221-56/+64
* [OCF HA] Rank master score based on start timeDmitry Mescheryakov2016-08-221-166/+48
* [OCF HA] Add ocf_get_private_attr function to RabbitMQ OCF scriptDmitry Mescheryakov2016-08-181-10/+15
* Fix bashisms in rabbitmq OCF RABogdan Dobrelya2016-08-181-4/+4
* Update iptables calls with --waitAlex Schultz2016-08-151-4/+4
* Merge pull request #892 from binarin/rabbitmq-server-890Jean-Sébastien Pédron2016-08-101-1/+12
|\
| * Fix longname-mode on hosts without detectable FQDNAlexey Lebedeff2016-07-221-1/+12
* | Bump default VM atom table size to 5MMichael Klishin2016-07-282-2/+2
|/
* use the default_bind bind typeKarl Nilsson2016-07-142-2/+2
* remove stale commentKarl Nilsson2016-07-141-5/+1
* Set scheduler bindings in rabbitmq-env.bat for windowsKarl Nilsson2016-07-144-22/+19
* RenamingDiana Corbacho2016-07-133-9/+9
* Tune scheduling bind flags for Erlang VMDiana Corbacho2016-07-043-1/+14
* Fix bashisms in OCF HA scriptAlexey Lebedeff2016-06-081-7/+7
* Check cluster_status liveness during OCF checksAlexey Lebedeff2016-06-031-3/+40
* Allow caching HiPE-compilation resultsAlexey Lebedeff2016-05-202-1/+6
* Private attributes usage in rabbitmq scriptLiubov Efremova2016-05-121-9/+9
* Stop process when rabbit is running but is not connected to master.Bogdan Dobrelya2016-04-201-0/+1
* Stop a rabbitmq pacemaker resource when monitor failsBogdan Dobrelya2016-04-071-0/+1
* Override CONF_ENV_FILE with RABBITMQ_CONF_ENV_FILEDaniil Fedotov2016-04-054-12/+9
* Fix half-hearted attempt to erase mnesia in OCF RAAlexey Lebedeff2016-04-041-2/+2
* Guess thread pool size on startupAlexey Lebedeff2016-03-302-1/+16
* fix RABBITMQ_IO_THREAD_POOL_SIZEGabriele Santomaggio2016-03-251-4/+3
* Merge pull request #697 from bogdando/bug/1558627Jean-Sébastien Pédron2016-03-242-9/+13
|\
| * Put the RabbitMQ OCF RA policy to /usr/sbinBogdan Dobrelya2016-03-242-9/+13
* | Merge pull request #704 from rabbitmq/rabbitmq-server-703Michael Klishin2016-03-232-2/+2
|\ \
| * | increase IO async to 64 for windows / serviceGabriele Santomaggio2016-03-231-1/+1
| * | increase IO async to 64 for windowsGabriele Santomaggio2016-03-231-1/+1
| |/
* | Merge pull request #689 from bogdando/rabbit_ocf_ra_travisJean-Sébastien Pédron2016-03-231-0/+30
|\ \ | |/ |/|
| * Add Travis CI job to deploy and smoke test a rabbit OCFBogdan Dobrelya2016-03-151-0/+30
* | rabbitmq-server: Remove trailing spacesJean-Sébastien Pédron2016-03-181-2/+1
* | Merge pull request #666 from binarin/rabbitmq-server-664Jean-Sébastien Pédron2016-03-171-5/+21
|\ \ | |/ |/|
| * Improve systemd integrationAlexey Lebedeff2016-03-111-5/+21
* | Revert "Private attributes usage in rabbitmq script"Bogdan Dobrelya2016-03-111-9/+9
|/
* Merge pull request #674 from rabbitmq/rabbitmq-server-553Gabriele Santomaggio2016-03-103-0/+66
|\