| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Re-throw exception when stopping RabbitMQ | Daniil Fedotov | 2017-03-30 | 1 | -1/+2 | |
| | * | | Ignore tmp generated docs | Daniil Fedotov | 2017-03-30 | 1 | -0/+1 | |
| | * | | Add shutdown command to rabbitmqctl documentation | Daniil Fedotov | 2017-03-30 | 1 | -0/+23 | |
| | * | | Add shutdown to a list of rabbitmqctl commands [#142699191] | Daniil Fedotov | 2017-03-29 | 1 | -1/+2 | |
| | * | | Merge pull request #1166 from rabbitmq/rabbitmq-server-1162 | Gerhard Lazu | 2017-03-29 | 2 | -10/+130 | |
| | |\ \ | ||||||
| | | * | | Introduce rabbitmqctl shutdown command. | Daniil Fedotov | 2017-03-29 | 2 | -10/+130 | |
| | |/ / | ||||||
| * | | | Merge pull request #1170 from srenatus/sr/better-call-Mod | Michael Klishin | 2017-03-31 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | rabbit_epmd_monitor: call register_node on Mod, not its default | Stephan Renatus | 2017-03-31 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'binarin-embed-friendly-lager-init' | Michael Klishin | 2017-03-24 | 1 | -3/+9 | |
| |\ \ \ | ||||||
| | * | | | Naming | Michael Klishin | 2017-03-24 | 1 | -2/+2 | |
| | * | | | Merge branch 'embed-friendly-lager-init' of https://github.com/binarin/rabbit... | Michael Klishin | 2017-03-24 | 1 | -3/+9 | |
| | |\ \ \ |/ / / / | ||||||
| | * | | | Use proper version of get_env during init | Alexey Lebedeff | 2017-03-23 | 1 | -1/+1 | |
| | * | | | Fix lager initialization code | Alexey Lebedeff | 2017-03-22 | 1 | -3/+9 | |
| | | |/ | |/| | ||||||
| * | | | Merge branch 'stable' | Michael Klishin | 2017-03-23 | 2 | -11/+34 | |
| |\ \ \ | |/ / |/| / | |/ | ||||||
| | * | Merge branch 'binarin-embed-friendly' into stablerabbitmq_v3_6_9 | Michael Klishin | 2017-03-23 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Naming | Michael Klishin | 2017-03-23 | 1 | -1/+1 | |
| | | * | Merge branch 'stable' into binarin-embed-friendly | Michael Klishin | 2017-03-23 | 13 | -3862/+4877 | |
| | | |\ | ||||||
| | | | * | Mention make tests | Michael Klishin | 2017-03-22 | 1 | -0/+6 | |
| | | | * | Document new make targets that run tests | Michael Klishin | 2017-03-22 | 1 | -0/+19 | |
| | | | * | test: A few minor style fixes | Jean-Sébastien Pédron | 2017-03-22 | 5 | -4/+15 | |
| | | | * | Rename suites and run testscases in parallel | Diana Corbacho | 2017-03-22 | 6 | -74/+80 | |
| | | | * | Update copyright and compiler warnings | Diana Corbacho | 2017-03-22 | 7 | -10/+10 | |
| | | | * | Use fast and slow targets from new Makefile plugin | Diana Corbacho | 2017-03-22 | 2 | -8/+7 | |
| | | | * | Split test suites into fast and slow Makefile targets | Diana Corbacho | 2017-03-22 | 9 | -3851/+4812 | |
| | | | * | Wording | Michael Klishin | 2017-03-22 | 1 | -3/+3 | |
| | | | * | Wording | Michael Klishin | 2017-03-22 | 1 | -2/+2 | |
| | | | * | Wording | Michael Klishin | 2017-03-22 | 1 | -2/+2 | |
| | | | * | Log message store stopping | Daniil Fedotov | 2017-03-22 | 1 | -0/+2 | |
| | | | * | partitions_SUITE: Replace tabs with spaces | Jean-Sébastien Pédron | 2017-03-22 | 1 | -2/+2 | |
| | | | * | partitions_SUITE: Do not import rabbit_ct_broker_helpers | Jean-Sébastien Pédron | 2017-03-22 | 1 | -4/+0 | |
| | | | * | partitions_SUITE: Decrease timetrap to 5 minutes | Jean-Sébastien Pédron | 2017-03-22 | 1 | -1/+4 | |
| | | | * | Test and clean up metrics dependent on both process and entity | Diana Corbacho | 2017-03-22 | 2 | -12/+36 | |
| | | | * | Switch to rabbit_misc:is_process_alive/1 | Michael Klishin | 2017-03-22 | 1 | -17/+2 | |
| | | | * | unit_inbroker_SUITE: Adapt channel_statistics testcase after gc improvements | Jean-Sébastien Pédron | 2017-03-22 | 1 | -14/+34 | |
| | | | * | Check process aliveness on remote nodes | Diana Corbacho | 2017-03-22 | 1 | -2/+17 | |
| | | | * | Attempt to make metrics_SUITE more rubust | kjnilsson | 2017-03-22 | 1 | -4/+4 | |
| | | | * | Log stopping applications | Daniil Fedotov | 2017-03-22 | 1 | -2/+14 | |
| | | * | | Merge branch 'embed-friendly' of https://github.com/binarin/rabbitmq-server i... | Michael Klishin | 2017-03-22 | 1 | -1/+2 | |
| | | |\ \ | | | |/ | ||||||
| | | | * | Add back mnesia dir reset/restore | Alexey Lebedeff | 2017-03-16 | 1 | -1/+2 | |
| | | * | | Merge branch 'embed-friendly' of https://github.com/binarin/rabbitmq-server i... | Michael Klishin | 2017-03-08 | 2 | -11/+33 | |
| | | |\ \ | | | |/ | ||||||
| | | | * | Provide some defaults for embedding | Alexey Lebedeff | 2017-03-03 | 2 | -11/+33 | |
| | * | | | Add back mnesia dir reset/restore | Alexey Lebedeff | 2017-03-23 | 1 | -1/+2 | |
| | * | | | Provide some defaults for embedding | Alexey Lebedeff | 2017-03-23 | 2 | -11/+33 | |
| * | | | | Split config snippets test | Daniil Fedotov | 2017-03-17 | 4 | -1031/+388 | |
| * | | | | Merge pull request #1144 from rabbitmq/rabbitmq-cli-178 | Daniil Fedotov | 2017-03-14 | 1 | -6/+14 | |
| |\ \ \ \ | ||||||
| | * | | | | rabbit_hipe: handle eperm errors better | Michael Klishin | 2017-03-14 | 1 | -5/+13 | |
| | * | | | | Merge branch 'master' into rabbitmq-cli-178 | Michael Klishin | 2017-03-13 | 2 | -6/+34 | |
| | |\ \ \ \ | ||||||
| | * | | | | | rabbit_hipe:compile_to_directory/1 should coerce argument to list | Michael Klishin | 2017-03-10 | 1 | -1/+1 | |
| * | | | | | | scripts/rabbitmq*: Use `exec` to call escript(1) | Jean-Sébastien Pédron | 2017-03-14 | 3 | -3/+3 | |
| * | | | | | | scripts/rabbitmq*: Use escript(1) from `${ERL_DIR}` | Jean-Sébastien Pédron | 2017-03-14 | 3 | -3/+3 | |
| | |/ / / / |/| | | | | ||||||
