summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * removed check_start_params on stop_rabbitmq_serverGabriele Santomaggio2016-03-101-2/+1
| * variable unquotingDaniil Fedotov2016-03-092-2/+2
| * remove debug echoDaniil Fedotov2016-03-091-2/+0
| * moved check_not_empty controls, removed double quotesGabriele Santomaggio2016-03-081-9/+11
| * fixed messageGabriele Santomaggio2016-03-081-1/+1
| * more error detailsGabriele Santomaggio2016-03-081-1/+1
| * removed double quotes for the variablesGabriele Santomaggio2016-03-081-3/+3
| * mention RABBITMQ_CONF_ENV_FILEDaniil Fedotov2016-03-043-9/+12
| * Don't install rabbitmq service if empty envDaniil Fedotov2016-03-031-0/+20
| * Check for env variables in windows scriptDaniil Fedotov2016-03-031-10/+17
| * Check env variables before startDaniil Fedotov2016-03-032-0/+37
* | Disable erlang break handler in rabbitmqctlAlexey Lebedeff2016-03-091-1/+1
* | Merge pull request #660 from rabbitmq/rabbitmq-server-659Gabriele Santomaggio2016-03-071-0/+6
|\ \
| * | fixed a small syntax errorGabriele Santomaggio2016-03-071-1/+1
| * | Move default config creation to rabbitmq-service.batDaniil Fedotov2016-03-041-0/+6
* | | Merge pull request #653 from dmitrymex/log-pidMichael Klishin2016-03-071-4/+5
|\ \ \ | |_|/ |/| |
| * | [OCF HA] Log process id in RabbitMQ OCF scriptDmitry Mescheryakov2016-02-251-4/+5