| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | packaging: Deorbit macports package | Jean-Sébastien Pédron | 2015-12-22 | 5 | -234/+0 |
| | | |||||
| * | packaging/debian: Update list of files removed in `make clean` | Jean-Sébastien Pédron | 2015-12-22 | 1 | -2/+2 |
| | | |||||
| * | Fix build: the produced archive is now compressed with xz(1) | Jean-Sébastien Pédron | 2015-12-22 | 1 | -2/+2 |
| | | |||||
| * | packaging/generic-unix: Produce tar.xz archive | Jean-Sébastien Pédron | 2015-12-22 | 1 | -1/+2 |
| | | | | | | Also, files are sorted in the tar. This is now consistent with other produced archives. | ||||
| * | Merge pull request #509 from rabbitmq/rabbitmq-server-508 | Michael Klishin | 2015-12-21 | 1 | -0/+3 |
| |\ | | | | | Distribute event-exchange, recent-history-exchange and sharding | ||||
| | * | Distribute event-exchange, recent-history-exchange and sharding | Jean-Sébastien Pédron | 2015-12-21 | 1 | -0/+3 |
| |/ | | | | Fixes #508. | ||||
| * | packaging/generic-unix: Create web manpages | Jean-Sébastien Pédron | 2015-12-21 | 1 | -1/+3 |
| | | | | | | They are not used by the generic Unix archive, but by `make release` in the Umbrella: they are needed by the website. | ||||
| * | Merge pull request #507 from rabbitmq/rabbitmq-server-506 | Michael Klishin | 2015-12-21 | 1 | -9/+22 |
| |\ | | | | | Datetime in rabbit_diagnostics | ||||
| | * | Datetime in rabbit_diagnostics | Daniil Fedotov | 2015-12-21 | 1 | -9/+22 |
| |/ | |||||
| * | Update erlang.mk | Jean-Sébastien Pédron | 2015-12-18 | 1 | -63/+63 |
| | | |||||
| * | Sync with upstream build.config | Jean-Sébastien Pédron | 2015-12-18 | 1 | -1/+1 |
| | | |||||
| * | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2015-12-18 | 1 | -46/+57 |
| | | |||||
| * | Update rabbitmq-components.mk | Michael Klishin | 2015-12-18 | 1 | -2/+2 |
| | | |||||
| * | Tell travis to wait for long-running tests. | Daniil Fedotov | 2015-12-18 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #503 from rabbitmq/rabbitmq-server-368 | Michael Klishin | 2015-12-17 | 1 | -0/+4 |
| |\ | | | | | GM: Ignore 'DOWN' when the ring is going down | ||||
| | * | GM: Ignore 'DOWN' when the ring is going down | Jean-Sébastien Pédron | 2015-12-17 | 1 | -0/+4 |
| |/ | | | | | | | | | | | | | | | | | | | | This is a follow-up commit to ed276656. This fixes the following crash: =ERROR REPORT==== 18-Oct-2015::00:51:30 === ** Generic server <0.966.0> terminating ** Last message in was {'DOWN',#Ref<0.0.3.4250>,process,<21148.716.0>, shutdown} ** When Server state == {state, ... {true,{shutdown,ring_shutdown}}} ** Reason for termination == ** {function_clause,[{orddict,fetch, [{1,<0.966.0>},[]], [{file,"orddict.erl"},{line,80}]}, {gm,check_neighbours,1,[{file,"src/gm.erl"},{line,1243}]}, Submitted by Alvaro Videla (@videlalvaro). Fixes #368. | ||||
| * | Trigger a new Travis build | Michael Klishin | 2015-12-16 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'stable' | Michael Klishin | 2015-12-15 | 2 | -0/+9 |
| |\ | |||||
| | * | Commit Debian and RPM release notesrabbitmq_v3_5_7 | Michael Klishin | 2015-12-15 | 2 | -0/+9 |
| | | | |||||
| * | | Merge branch 'rabbitmq-server-484' | Michael Klishin | 2015-12-15 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | HIPE compilation moved to rabbit_hipe module | Daniil Fedotov | 2015-12-14 | 2 | -99/+102 |
| | | | | |||||
| * | | | HIPE compilation moved to rabbit_hipe module | Daniil Fedotov | 2015-12-15 | 2 | -99/+102 |
| | | | | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2015-12-15 | 0 | -0/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Backport #496 to 3.5.x | Michael Klishin | 2015-12-15 | 1 | -1/+3 |
| | | | | |||||
| * | | | Merge pull request #496 from rabbitmq/rabbitmq-server-255 | Michael Klishin | 2015-12-14 | 1 | -1/+3 |
| |\ \ \ | | | | | | | | | Ignore unknown channel acks in queue | ||||
| | * \ \ | Merge branch 'master' into rabbitmq-server-255 | Michael Klishin | 2015-12-14 | 22 | -13/+171 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-12-14 | 4 | -3/+3 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Merge pull request #495 from rabbitmq/rabbitmq-server-494 | Michael Klishin | 2015-12-14 | 3 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | Install set_rabbitmq_policy.sh as an example script | ||||
| | | * | | | Install set_rabbitmq_policy.sh as an example script | Jean-Sébastien Pédron | 2015-12-14 | 3 | -2/+2 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | Otherwise, it will overwrite any local modifications. Fixes #494. | ||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-12-14 | 3 | -2/+6 |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| | * | | Merge pull request #482 from bogdando/related_PR480 | Michael Klishin | 2015-12-10 | 4 | -2/+7 |
| | |\ \ | | | | | | | | | Fix the set_rabbitmq_policy.sh usage | ||||
| | | * | | Fix the set_rabbitmq_policy.sh usage | Bogdan Dobrelya | 2015-12-10 | 4 | -2/+7 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Call it only if exists * Address packaging: - for stable branch, use packaging/common/ to contain the set_rabbitmq_policy.sh and include it to the debian rules and rpm spec NOTE: for master branch landing please update as appropriate, as it should be using ./scripts source! Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com> | ||||
| * | | | Add Travis CI configurationrabbitmq_v3_6_0_rc3 | Jean-Sébastien Pédron | 2015-12-14 | 1 | -0/+24 |
| | | | | |||||
| * | | | rabbitmq-server.bat: Honor $RABBITMQ_ALLOW_INPUT | Jean-Sébastien Pédron | 2015-12-14 | 1 | -2/+4 |
| | | | | |||||
| * | | | Disable erl_crash.dump in rabbitmqctl and rabbitmq-plugins | Jean-Sébastien Pédron | 2015-12-14 | 4 | -0/+20 |
| | | | | | | | | | | | | | | | | Crash dumps are disabled by default only: if the user set $ERL_CRASH_DUMP_SECONDS, his setting is honored. | ||||
| * | | | rabbit_mnesia.erl: Remove trailing space in logged message | Jean-Sébastien Pédron | 2015-12-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #489 from rabbitmq/rabbitmq-server-488 | Michael Klishin | 2015-12-13 | 1 | -0/+6 |
| |\ \ \ | | | | | | | | | Handle queue mode statistic emitted by priority queues | ||||
| | * | | | Handle queue mode values | Michael Klishin | 2015-12-13 | 1 | -3/+6 |
| | | | | | |||||
| | * | | | Handle a case when newly created (priority) queue may emit some of its stats ↵ | Michael Klishin | 2015-12-13 | 1 | -0/+3 |
| |/ / / | | | | | | | | | | | | | | | | as default Fixes #488. | ||||
| * | | | Ignore tracing tool files | Michael Klishin | 2015-12-12 | 1 | -1/+5 |
| | | | | |||||
| * | | | Be more precise | Michael Klishin | 2015-12-11 | 1 | -1/+2 |
| | | | | |||||
| * | | | Docs | Michael Klishin | 2015-12-11 | 4 | -0/+33 |
| | | | | |||||
| * | | | Docs | Michael Klishin | 2015-12-11 | 2 | -0/+36 |
| | | | | |||||
| * | | | Merge pull request #481 from rabbitmq/rabbitmq-server-479 | Michael Klishin | 2015-12-09 | 1 | -1/+10 |
| |\ \ \ | | | | | | | | | Fall back to code:is_module_native/1 on older OTP releases | ||||
| | * \ \ | Merge branch 'master' into rabbitmq-server-479 | Michael Klishin | 2015-12-09 | 7 | -13/+89 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2015-12-09 | 2 | -5/+19 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Merge pull request #480 from dmitrymex/stable | Michael Klishin | 2015-12-09 | 2 | -5/+19 |
| | |\ \ \ | | | | | | | | | | | Allow users to define poliies and parameters in OCF script for HA | ||||
| | | * | | | Allow users to define poliies and parameters in OCF script for HA | Dmitry Mescheryakov | 2015-12-09 | 2 | -5/+19 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By mistake OpenStack policies were copied into the initial version of the script. The policies are removed by this change. Instead users are provided with ability to set their own policies in a new set_rabbitmq_policy.sh file. Also now users can extend parameters list with their own ones. For now extended parameters can be used only in the policy file, but later new places to hook into could appear. | ||||
| * | | | | Merge pull request #477 from rabbitmq/rabbitmq-server-169 | Michael Klishin | 2015-12-08 | 1 | -2/+7 |
| |\ \ \ \ | | | | | | | | | | | Report backup directory if previous update is failed | ||||
| | * | | | | Wording | Michael Klishin | 2015-12-08 | 1 | -4/+4 |
| | | | | | | |||||
