summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #540 from bogdando/bug/1529897Michael Klishin2016-01-121-43/+77
|\
| * Fix get_status, action_stop, proc_stop then beam's unresponsiveBogdan Dobrelya2016-01-111-29/+56
| * Fix proc_kill then there is no pid foundBogdan Dobrelya2016-01-111-14/+21
* | Include alarm information in output for cluster statusJoseph Yiasemides2016-01-111-1/+12
* | Merge pull request #533 from rabbitmq/rabbitmq-federation-7Michael Klishin2016-01-113-31/+117
|\ \
| * | Clear temporary runtime exchange parameters on bootMichael Klishin2016-01-103-8/+27
| * | ElaborateMichael Klishin2016-01-091-1/+2
| * | Ensure exchange-delete-in-progress is always clearedMichael Klishin2016-01-091-18/+29
| * | Merge branch 'stable' into rabbitmq-federation-7Michael Klishin2016-01-091-6/+2
| |\ \
| * | | Rename runtime parameter to exchange-delete-in-progressDiana Corbacho2016-01-082-7/+8
| * | | Set deleting exchange statusDiana Corbacho2016-01-072-19/+73
* | | | Merge pull request #538 from bogdando/bug/1529897Michael Klishin2016-01-111-26/+18
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Syntax and local vars usage fixes to OCF HABogdan Dobrelya2016-01-111-26/+18
* | | Merge pull request #532 from bogdando/bug/1529897Michael Klishin2016-01-071-6/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Remove unneeded sleep for a graceful stop by PIDBogdan Dobrelya2016-01-071-6/+2
|/
* Didn't mean to delete this behaviourMichael Klishin2016-01-061-0/+2
* DocsMichael Klishin2016-01-061-0/+16
* DocsMichael Klishin2016-01-061-1/+3
* Essay doco for rabbit_runtime_parametersMichael Klishin2016-01-051-0/+31
* Merge pull request #529 from rabbitmq/rabbitmq-server-521Michael Klishin2016-01-051-1/+3
|\
| * Adds get_queue_master_per_binding/3 handle all clause, to handleAyanda Dube2016-01-051-1/+3
|/
* Update (c) infoMichael Klishin2016-01-0195-95/+95
* Merge pull request #525 from bogdando/bug/1530150Michael Klishin2015-12-311-20/+39
|\
| * Ensure rabbit node uptime is reset in the CIB for OCF resourceBogdan Dobrelya2015-12-311-20/+39
|/
* Merge pull request #523 from bogdando/bug/1529897Michael Klishin2015-12-301-50/+195
|\
| * Fix stop conditions for the rabbit OCF resourceBogdan Dobrelya2015-12-301-50/+195
|/
* WordingMichael Klishin2015-12-301-2/+2
* indent with emacsDaniil Fedotov2015-12-301-22/+28
* Hint to stop_app if mnesia is running but should notDaniil Fedotov2015-12-301-20/+27
* Proper error reportDaniil Fedotov2015-12-301-6/+10
* Hint to stop_app when running rabbitmqctl resetDaniil Fedotov2015-12-301-2/+14
* Merge pull request #516 from rabbitmq/rabbitmq-server-328Michael Klishin2015-12-301-1/+5
|\
| * Changes rabbit_vm:bytes/1 to return 0 on exceptionAyanda Dube2015-12-241-1/+1
| * Adds try-catch block and returns error on exceptionAyanda Dube2015-12-241-1/+5
* | .gitignore: make absolute paths relativePierre Fenoll2015-12-281-27/+27
* | Merge branch 'stable' into rabbitmq-server-485Michael Klishin2015-12-24182-22432/+12290
|\ \
| * | purge may crash in lazy queue(3.6.0)shawnsli2015-12-231-3/+9
| * | Sync RPM package description with DebianMichael Klishin2015-12-231-3/+1
| |/
| * packaging: Always use xzcat(1) to decompress xz archiverabbitmq_v3_6_0Jean-Sébastien Pédron2015-12-223-3/+3
| * packaging: tar `-n` is not portable, use --no-recursion insteadJean-Sébastien Pédron2015-12-222-2/+4
| * Commit Debian and RPM change log entriesMichael Klishin2015-12-222-0/+9
| * packaging: Deorbit macports packageJean-Sébastien Pédron2015-12-225-234/+0
| * packaging/debian: Update list of files removed in `make clean`Jean-Sébastien Pédron2015-12-221-2/+2
| * Fix build: the produced archive is now compressed with xz(1)Jean-Sébastien Pédron2015-12-221-2/+2
| * packaging/generic-unix: Produce tar.xz archiveJean-Sébastien Pédron2015-12-221-1/+2
| * Merge pull request #509 from rabbitmq/rabbitmq-server-508Michael Klishin2015-12-211-0/+3
| |\
| | * Distribute event-exchange, recent-history-exchange and shardingJean-Sébastien Pédron2015-12-211-0/+3
| |/
| * packaging/generic-unix: Create web manpagesJean-Sébastien Pédron2015-12-211-1/+3
| * Merge pull request #507 from rabbitmq/rabbitmq-server-506Michael Klishin2015-12-211-9/+22
| |\
| | * Datetime in rabbit_diagnosticsDaniil Fedotov2015-12-211-9/+22
| |/