summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Michael Klishin2016-08-311-2/+37
|\
| * 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
* | Merge branch 'stable'Michael Klishin2016-08-231-22/+110
|\ \ | |/
| * Monitor rabbitmq from OCF with less overheadAlexey Lebedeff2016-08-231-22/+110
* | Merge branch 'stable'Michael Klishin2016-08-231-222/+112
|\ \ | |/
| * [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
* | Merge branch 'stable'Diana Corbacho2016-08-191-10/+15
|\ \ | |/
| * [OCF HA] Add ocf_get_private_attr function to RabbitMQ OCF scriptDmitry Mescheryakov2016-08-181-10/+15
* | Merge branch 'stable'Michael Klishin2016-08-181-4/+4
|\ \ | |/
| * Fix bashisms in rabbitmq OCF RABogdan Dobrelya2016-08-181-4/+4
| * Update iptables calls with --waitAlex Schultz2016-08-151-4/+4
* | Update iptables calls with --waitAlex Schultz2016-08-151-4/+4
* | Merge branch 'stable'Jean-Sébastien Pédron2016-08-101-1/+12
|\ \ | |/
| * 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
* | | Merge branch 'stable'Diana Corbacho2016-07-292-2/+2
|\ \ \ | |/ /
| * | Bump default VM atom table size to 5MMichael Klishin2016-07-282-2/+2
| |/
* | Merge local `node_health_check` into `master`Alexey Lebedeff2016-07-144-12/+18
|\ \ | |/
| * 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
* | Merge pull request #882 from rabbitmq/rabbitmq-server-859Michael Klishin2016-07-121-2/+2
|\ \
| * | Handle paths with spaces on disk volumes with 8.3 name creation disabledkjnilsson2016-07-121-2/+2
| |/
* | Merge branch 'stable'Michael Klishin2016-06-081-7/+7
|\ \ | |/
| * Fix bashisms in OCF HA scriptAlexey Lebedeff2016-06-081-7/+7
* | Merge branch 'stable'Michael Klishin2016-06-071-3/+40
|\ \ | |/
| * Check cluster_status liveness during OCF checksAlexey Lebedeff2016-06-031-3/+40
* | Merge branch 'stable'Michael Klishin2016-05-212-1/+6
|\ \ | |/
| * Allow caching HiPE-compilation resultsAlexey Lebedeff2016-05-202-1/+6
* | Merge branch 'stable'Michael Klishin2016-05-141-9/+9
|\ \ | |/
| * Private attributes usage in rabbitmq scriptLiubov Efremova2016-05-121-9/+9
* | Merge branch 'stable'Michael Klishin2016-04-201-0/+1
|\ \ | |/
| * Stop process when rabbit is running but is not connected to master.Bogdan Dobrelya2016-04-201-0/+1
* | Changed default schema dir to /var/lib/rabbitmq/schemaDaniil Fedotov2016-04-151-1/+1
* | SCHEMA_DIR set to writable location by defaultDaniil Fedotov2016-04-145-2/+14
* | Merge branch 'stable'Michael Klishin2016-04-071-0/+1
|\ \ | |/
| * Stop a rabbitmq pacemaker resource when monitor failsBogdan Dobrelya2016-04-071-0/+1
* | Remove redundant linesDaniil Fedotov2016-04-051-4/+0
* | Remove start arguments logDaniil Fedotov2016-04-051-2/+0
* | Unquoting and extension trimming in windows scriptsDaniil Fedotov2016-04-053-9/+11
* | Support extension in advanced.configDaniil Fedotov2016-04-053-5/+18
* | Equality operators and trimming extensionDaniil Fedotov2016-04-051-11/+3
* | Condition ordering to set RABBITMQ_CONFIG_ARGDaniil Fedotov2016-04-053-36/+37
* | Strip off trailing .conf/.config using dirname and basenameMichael Klishin2016-04-051-1/+9
* | Remove debug echoesDaniil Fedotov2016-04-051-2/+0
* | Support extensions in config filesDaniil Fedotov2016-04-054-20/+91