| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge pull request #1141 from rabbitmq/rabbitmq-server-1122 | Michael Klishin | 2017-03-09 | 2 | -4/+18 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | 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: A few minor style fixes | Jean-Sébastien Pédron | 2017-03-09 | 5 | -4/+15 | |
| | | * | | | Rename suites and run testscases in parallel | Diana Corbacho | 2017-03-09 | 6 | -74/+80 | |
| | | * | | | Update copyright and compiler warnings | Diana Corbacho | 2017-03-09 | 7 | -10/+10 | |
| | | * | | | Use fast and slow targets from new Makefile plugin | Diana Corbacho | 2017-03-09 | 2 | -8/+7 | |
| | | * | | | Split test suites into fast and slow Makefile targets | Diana Corbacho | 2017-03-09 | 9 | -3851/+4812 | |
| | |/ / / |/| | | | ||||||
| * | | | | partitions_SUITE: Replace tabs with spaces | Jean-Sébastien Pédron | 2017-03-08 | 1 | -2/+2 | |
| * | | | | partitions_SUITE: Do not import rabbit_ct_broker_helpers | Jean-Sébastien Pédron | 2017-03-08 | 1 | -4/+0 | |
| * | | | | partitions_SUITE: Decrease timetrap to 5 minutes | Jean-Sébastien Pédron | 2017-03-08 | 1 | -1/+4 | |
| | |/ / |/| | | ||||||
| * | | | 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 | Diana Corbacho | 2017-03-07 | 2 | -12/+36 | |
| |/ / / | ||||||
| * | | | Merge pull request #1135 from rabbitmq/rabbitmq-server-1125 | Michael Klishin | 2017-03-06 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | 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 | |
| * | | | | 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 | |
| | |/ |/| | ||||||
| * | | Doco | Michael Klishin | 2017-03-03 | 1 | -2/+11 | |
| * | | Fix metrics test suite | kjnilsson | 2017-03-03 | 1 | -14/+43 | |
| * | | Update metrics gc to support gc marker | Diana Corbacho | 2017-03-01 | 2 | -4/+7 | |
| * | | Doco | Michael Klishin | 2017-03-01 | 1 | -4/+22 | |
| * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2017-02-27 | 1 | -0/+2 | |
| * | | rabbit, rabbit_cli: Use rabbit_misc:lists_droplast() | Jean-Sébastien Pédron | 2017-02-27 | 2 | -2/+2 | |
| * | | Merge pull request #1121 from rabbitmq/rabbitmq-server-1120 | Michael Klishin | 2017-02-23 | 1 | -2/+8 | |
| |\ \ | |/ |/| | ||||||
| | * | Emit rabbit_event events when alarms go in and out of effect | Diana Corbacho | 2017-02-22 | 1 | -2/+8 | |
| |/ | ||||||
| * | Merge pull request #1118 from rabbitmq/rabbitmq-management-agent-25rabbitmq_v3_6_7_rc2 | Michael Klishin | 2017-02-20 | 4 | -1/+475 | |
| |\ | ||||||
| | * | Whitespace | Michael Klishin | 2017-02-20 | 1 | -18/+18 | |
| | * | Test gc of core metrics | Diana Corbacho | 2017-02-17 | 2 | -7/+305 | |
| | * | GC gen_server2 metrics | Diana Corbacho | 2017-02-17 | 1 | -0/+4 | |
| | * | Garbage collection of core metrics | Diana Corbacho | 2017-02-17 | 2 | -0/+169 | |
| | * | Function to retrieve all exchange names (keys) | Diana Corbacho | 2017-02-17 | 1 | -1/+4 | |
| * | | Update configurable value test expectation | Michael Klishin | 2017-02-18 | 1 | -2/+2 | |
| * | | Bump msg_store_io_batch_size according to #1098 | Michael Klishin | 2017-02-17 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #1114 from rabbitmq/rabbitmq-server-1113 | Michael Klishin | 2017-02-16 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Use new #delta arity introduced to report paged out messages | Diana Corbacho | 2017-02-16 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #1111 from rabbitmq/rabbitmq-top-20 | Michael Klishin | 2017-02-14 | 2 | -3/+27 | |
| |\ | ||||||
| | * | Test that gen_server2 buffer length stats are generated for a gen_server2 | Diana Corbacho | 2017-02-14 | 1 | -1/+25 | |
| | * | Initialize core stats before any gen_server2 starts | Diana Corbacho | 2017-02-14 | 1 | -2/+2 | |
| |/ | ||||||
| * | Remove a comment that's no longer relevant | Michael Klishin | 2017-02-14 | 1 | -1/+1 | |
| * | Merge pull request #1107 from rabbitmq/rabbitmq-management-345rabbitmq_v3_6_7_rc1 | Michael Klishin | 2017-02-11 | 1 | -50/+83 | |
| |\ | ||||||
| | * | Merge branch 'stable' into rabbitmq-management-345 | Michael Klishin | 2017-02-10 | 15 | -289/+598 | |
| | |\ | |/ |/| | ||||||
| * | | Make dynamic_ha tests more tolerant to timing issues | Daniil Fedotov | 2017-02-10 | 1 | -12/+16 | |
| * | | Update rabbitmq-components.mk | Michael Klishin | 2017-02-08 | 1 | -0/+2 | |
| * | | Rework credit_flow test to not depend on application env | Michael Klishin | 2017-02-08 | 1 | -14/+8 | |
| * | | Mention #1098 | Michael Klishin | 2017-02-08 | 1 | -2/+2 | |
