| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1144 from rabbitmq/rabbitmq-cli-178 | Daniil Fedotov | 2017-03-14 | 1 | -6/+14 |
| |\ | | | | | rabbit_hipe:compile_to_directory/1 should coerce argument to list | ||||
| | * | 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 |
| | | | | | | | | | | | | | | | | | | | Elixir callers such as rabbitmq-cli may use a binary. References rabbitmq/rabbitmq-cli#178. | ||||
| * | | | scripts/rabbitmq*: Use `exec` to call escript(1) | Jean-Sébastien Pédron | 2017-03-14 | 3 | -3/+3 |
| | | | | | | | | | | | | | This avoids the spawn of a new shell. | ||||
| * | | | scripts/rabbitmq*: Use escript(1) from `${ERL_DIR}` | Jean-Sébastien Pédron | 2017-03-14 | 3 | -3/+3 |
| | |/ |/| | | | | | | | | | | | | | This fixes the standalone package by using the embedded escript(1). Before this change, the wrappers relied on escript(1) available in the $PATH. [#141679931] | ||||
| * | | rabbit_mnesia: rename a couple of functions | Michael Klishin | 2017-03-13 | 1 | -6/+9 |
| | | | | | | | | | | | to be more to the point and not too attached to the classic config-driven "automatic clustering" feature. | ||||
| * | | Merge branch 'stable' | Michael Klishin | 2017-03-11 | 1 | -0/+25 |
| |\ \ | |/ |/| | |||||
| | * | Mention make testsrabbitmq_v3_6_8rabbitmq_v3_6_7 | Michael Klishin | 2017-03-11 | 1 | -0/+6 |
| | | | |||||
| | * | Document new make targets that run tests | Michael Klishin | 2017-03-11 | 1 | -0/+19 |
| | | | |||||
| * | | Merge branch 'stable'rabbitmq_v3_7_0_milestone14 | Jean-Sébastien Pédron | 2017-03-09 | 9 | -3127/+4068 |
| |\ \ | |/ | |||||
| | * | Merge branch 'rabbitmq-server-1136' into stablerabbitmq_v3_6_7_rc3 | Jean-Sébastien Pédron | 2017-03-09 | 9 | -3851/+4828 |
| | |\ | |||||
| | | * | Merge branch 'stable' into rabbitmq-server-1136 | Michael Klishin | 2017-03-09 | 2 | -4/+18 |
| | | |\ | | |/ | |/| | |||||
| | | * | test: A few minor style fixes | Jean-Sébastien Pédron | 2017-03-09 | 5 | -4/+15 |
| | | | | | | | | | | | | | | | | References #1136 [#136613953] | ||||
| | | * | Rename suites and run testscases in parallel | Diana Corbacho | 2017-03-09 | 6 | -74/+80 |
| | | | | | | | | | | | | | | | | References #1136 [#136613953] | ||||
| | | * | Update copyright and compiler warnings | Diana Corbacho | 2017-03-09 | 7 | -10/+10 |
| | | | | | | | | | | | | | | | | References #1136 [#136613953] | ||||
| | | * | Use fast and slow targets from new Makefile plugin | Diana Corbacho | 2017-03-09 | 2 | -8/+7 |
| | | | | | | | | | | | | | | | | References #1136 [#136613953] | ||||
| | | * | Split test suites into fast and slow Makefile targets | Diana Corbacho | 2017-03-09 | 9 | -3851/+4812 |
| | | | | | | | | | | | | | | | | References #1136 [#136613953] | ||||
| * | | | Merge branch 'stable' | Michael Klishin | 2017-03-09 | 3 | -13/+24 |
| |\ \ \ | |/ / | | | | | | | | | | | | | Conflicts: src/rabbit_msg_store.erl test/partitions_SUITE.erl | ||||
| | * | | Merge pull request #1141 from rabbitmq/rabbitmq-server-1122 | Michael Klishin | 2017-03-09 | 2 | -4/+18 |
| | |\ \ | | |/ | |/| | More logs when stopping RabbitMQ | ||||
| | | * | Wording | Michael Klishin | 2017-03-08 | 1 | -3/+3 |
| | | | | |||||
| | | * | Wording | Michael Klishin | 2017-03-08 | 1 | -2/+2 |
| | | | | |||||
| | | * | Merge branch 'stable' into rabbitmq-server-1122 | Michael Klishin | 2017-03-08 | 10 | -66/+176 |
| | | |\ | | |/ | |/| | |||||
| | * | | partitions_SUITE: Replace tabs with spaces | Jean-Sébastien Pédron | 2017-03-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | Signed-off: Gerhard Lazy <gerhard@rabbitmq.com> | ||||
| | * | | partitions_SUITE: Do not import rabbit_ct_broker_helpers | Jean-Sébastien Pédron | 2017-03-08 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | They are not used anywhere. This fixes a warning. Signed-off: Gerhard Lazy <gerhard@rabbitmq.com> | ||||
| | * | | partitions_SUITE: Decrease timetrap to 5 minutes | Jean-Sébastien Pédron | 2017-03-08 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | ... instead of the default of 30 minutes. While here, update the copyright year to 2017. Signed-off: Gerhard Lazy <gerhard@rabbitmq.com> | ||||
| | * | | Merge pull request #1139 from rabbitmq/rabbitmq-management-agent-32 | Michael Klishin | 2017-03-07 | 2 | -12/+36 |
| | |\ \ | | | | | | | | | Test and clean up metrics dependent on both process and entity | ||||
| | | * | | Test and clean up metrics dependent on both process and entity | Diana Corbacho | 2017-03-07 | 2 | -12/+36 |
| | |/ / | | | | | | | | | | | | | It leaked consumer_created when the queue still existed, now both entity and process must exists to keep the metrics. | ||||
| | | * | Wording | Michael Klishin | 2017-03-08 | 1 | -2/+2 |
| | | | | |||||
| | | * | Log message store stopping | Daniil Fedotov | 2017-03-08 | 1 | -0/+2 |
| | | | | |||||
| | | * | Log stopping applications | Daniil Fedotov | 2017-02-23 | 1 | -2/+14 |
| | | | | |||||
| * | | | Test and clean up metrics dependent on both process and entity | Diana Corbacho | 2017-03-08 | 2 | -12/+36 |
| | | | | | | | | | | | | | | | | It leaked consumer_created when the queue still existed, now both entity and process must exists to keep the metrics. | ||||
| * | | | Call msg_store_index operations via helper functions. | Daniil Fedotov | 2017-03-07 | 1 | -10/+18 |
| | | | | | | | | | | | | | | | | | | | This makes reasoning about message store index concurrency and usage easier. One can see which operations on index are called from which actor in the message store. | ||||
| * | | | Merge branch 'stable' | Michael Klishin | 2017-03-07 | 1 | -2/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #1135 from rabbitmq/rabbitmq-server-1125 | Michael Klishin | 2017-03-06 | 1 | -2/+2 |
| | |\ \ | | | | | | | | | Check process aliveness on remote nodes | ||||
| | | * | | Switch to rabbit_misc:is_process_alive/1 | Michael Klishin | 2017-03-06 | 1 | -17/+2 |
| | | | | | |||||
| | | * | | Check process aliveness on remote nodes | Diana Corbacho | 2017-03-06 | 1 | -2/+17 |
| | | | | | |||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-03-06 | 2 | -18/+38 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | unit_inbroker_SUITE: Adapt channel_statistics testcase after gc improvements | Jean-Sébastien Pédron | 2017-03-06 | 1 | -14/+34 |
| | |/ / | |||||
| | * | | Attempt to make metrics_SUITE more rubust | kjnilsson | 2017-03-06 | 1 | -4/+4 |
| | | | | |||||
| * | | | Correct supported versions we report | Michael Klishin | 2017-03-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Previous revision produced 4 digit version numbers which we don't normally use. | ||||
| * | | | Merge pull request #1132 from rabbitmq/rabbitmq-server-1131 | Michael Klishin | 2017-03-03 | 1 | -1/+12 |
| |\ \ \ | | | | | | | | | Better message for plugin version requirement | ||||
| | * | | | Wording | Michael Klishin | 2017-03-03 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge branch 'master' into rabbitmq-server-1131 | Michael Klishin | 2017-03-03 | 4 | -20/+61 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2017-03-03 | 2 | -16/+54 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Doco | Michael Klishin | 2017-03-03 | 1 | -2/+11 |
| | | | | | |||||
| | * | | | Fix metrics test suite | kjnilsson | 2017-03-03 | 1 | -14/+43 |
| | | | | | | | | | | | | | | | | | | | | | Because changes have been made to how core metrics are cleaned up we needed to insert force metrics collections into the tests. | ||||
| * | | | | Update metrics gc to support gc marker | Diana Corbacho | 2017-03-02 | 2 | -4/+7 |
| | | | | | |||||
| * | | | | Revert "Update metrics gc to support gc marker" | Michael Klishin | 2017-03-01 | 2 | -7/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit bde71d2c49632d25a235edb86aa56efaf760fb97. This was not meant to be merged directly into master. Other repositories need a manual merge. | ||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2017-03-01 | 0 | -0/+0 |
| |\ \ \ \ | |/ / / | |||||
