| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Michael Klishin | 2016-03-02 | 1 | -1/+2 |
| |\ | |||||
| | * | Merge pull request #669 from rabbitmq/rabbitmq-server-667 | Michael Klishin | 2016-03-02 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Bump rabbit.channel_operation_timeout default to 15s | Michael Klishin | 2016-03-02 | 1 | -1/+2 |
| | |/ | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2016-03-01 | 2 | -0/+9 |
| |\ \ | |/ | |||||
| | * | Commit 3.6.1-1 change lograbbitmq_v3_6_1 | Michael Klishin | 2016-03-01 | 2 | -0/+9 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-03-01 | 1 | -0/+3 |
| |\ \ | |/ | |||||
| | * | Ignore debug/* and PACKAGES/* | Michael Klishin | 2016-03-01 | 1 | -0/+3 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-03-01 | 2 | -24/+24 |
| |\ \ | |/ | |||||
| | * | Merge branch 'deadtrickster-rabbitmqctl-man-fix' into stable | Michael Klishin | 2016-03-01 | 1 | -23/+23 |
| | |\ | |||||
| | | * | vhostpath => vhost in rabbitmqctl.1 | Michael Klishin | 2016-03-01 | 1 | -23/+23 |
| | | * | Document rabbitmqctl commands sync_queue, cancel_sync_queue, purge_queue also... | Ilya Khaprov | 2016-02-29 | 1 | -3/+3 |
| | |/ | |||||
| | * | Run xmlto in more verbose mode | Michael Klishin | 2016-02-29 | 1 | -1/+1 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-02-29 | 1 | -55/+77 |
| |\ \ | |/ | |||||
| | * | Merge pull request #657 from dmitrymex/seamless-promotion | Michael Klishin | 2016-02-29 | 1 | -55/+77 |
| | |\ | |||||
| | | * | [OCF HA] On neighbor promotion do nothing if we are already clustered | Dmitry Mescheryakov | 2016-02-29 | 1 | -15/+31 |
| | | * | [OCF HA] Do not check cluster health if master is not elected | Dmitry Mescheryakov | 2016-02-26 | 1 | -41/+47 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-02-27 | 1 | -40/+57 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #655 from rabbitmq/rabbitmq-server-596 | Michael Klishin | 2016-02-27 | 1 | -40/+57 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Unescape list_permission and list_user_permission regexes | Diana Corbacho | 2016-02-26 | 1 | -40/+57 |
| | |/ | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2016-02-25 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge pull request #650 from dmitrymex/increase-timeout | Michael Klishin | 2016-02-25 | 1 | -1/+1 |
| | |\ | |||||
| | | * | [OCF HA] Increase tolerable number of rabbitmqctl timeouts | Dmitry Mescheryakov | 2016-02-25 | 1 | -1/+1 |
| | |/ | |||||
| * | | Ignore debug/* | Michael Klishin | 2016-02-23 | 1 | -0/+1 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-02-19 | 1 | -0/+2 |
| |\ \ | |/ | |||||
| | * | Merge pull request #636 from rabbitmq/rabbitmq-server-634 | Gabriele Santomaggio | 2016-02-19 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Do not jump to finish in windows uninstall | Daniil Fedotov | 2016-02-18 | 1 | -0/+1 |
| | | * | Do not jump to finish in windows install | Daniil Fedotov | 2016-02-18 | 1 | -0/+1 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-02-19 | 1 | -9/+11 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #639 from lefremova/stable | Michael Klishin | 2016-02-19 | 1 | -9/+9 |
| | |\ \ | |||||
| | | * | | Private attributes usage in rabbitmq script | Liubov Efremova | 2016-02-19 | 1 | -9/+9 |
| | | |/ | |||||
| | * | | Merge pull request #630 from dmitrymex/stable | Michael Klishin | 2016-02-19 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * | | Exit waiting loop once node has unjoined | Dmitry Mescheryakov | 2016-02-16 | 1 | -0/+2 |
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-02-18 | 1 | -1/+3 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #635 from rabbitmq/rabbitmq-server-248rabbitmq_v3_6_1_rc2 | Michael Klishin | 2016-02-18 | 1 | -1/+3 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'stable' into rabbitmq-server-248 | Michael Klishin | 2016-02-18 | 7 | -54/+115 |
| | | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | | Bump rabbit.channel_operation_timeout to 5s | Michael Klishin | 2016-02-18 | 1 | -1/+1 |
| | | * | | | Sets initial channel_operation_timeout to 3s. | Ayanda Dube | 2016-02-17 | 1 | -1/+1 |
| | | * | | | Adds channel_operation_timeout envionment variable. | Ayanda Dube | 2016-02-17 | 1 | -1/+3 |
| * | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-02-18 | 1 | -6/+7 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Makefile: Fix Makefile indentation | Jean-Sébastien Pédron | 2016-02-18 | 1 | -5/+5 |
| | * | | | | make manpages: Fix xmlto(1) failures handling | Jean-Sébastien Pédron | 2016-02-18 | 1 | -1/+2 |
| | | |/ / | |/| | | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2016-02-17 | 1 | -0/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #631 from rabbitmq/rabbitmq-server-625 | Michael Klishin | 2016-02-17 | 1 | -0/+2 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Indentation | Michael Klishin | 2016-02-17 | 1 | -2/+2 |
| | | * | | added erl with -sname to make sure epmd is started | gabriele santomaggio | 2016-02-17 | 1 | -0/+2 |
| | |/ / | |||||
| * | | | Squash a warning | Michael Klishin | 2016-02-16 | 1 | -1/+1 |
| * | | | Merge branch 'stable' | Michael Klishin | 2016-02-15 | 0 | -0/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Use basic regular expressions for sed portability | Chris Bandy | 2016-02-15 | 2 | -12/+3 |
| * | | | Merge branch 'cbandy-posix-sed' | Michael Klishin | 2016-02-15 | 3 | -12/+5 |
| |\ \ \ | |||||
| | * | | | Ignore PACKAGES/* | Michael Klishin | 2016-02-15 | 1 | -0/+2 |
