summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Bump DEFAULT_DISTRIBUTION_BUFFER_SIZE to 128 MBMichael Klishin2017-07-272-3/+3
* Manually re-apply #1269Michael Klishin2017-06-171-1/+1
* Revert "Using square brackets could cause an error"Michael Klishin2017-06-171-26/+1
* Using square brackets could cause an errorLuke Bakken2017-06-171-1/+26
* Ensure ERL_LIBS starts with a valid pathEris Belew2017-05-021-1/+6
* scripts/rabbitmq-server: Work around signal handling issue with DashPatrick Sodré2017-04-281-11/+30
* Fixed various typos across code commentsAndrew Dryga2016-12-263-3/+3
* Fix a condition test hereMichael Klishin2016-12-191-1/+1
* Bump the default ets tables limitDaniil Fedotov2016-12-163-5/+21
* Exit with non zero exit code when erlsrv command fails during service installkjnilsson2016-12-071-0/+4
* 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