summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-10252-255/+255
* Remove unused old `check_xref` and `quickcheck` scriptsJean-Sébastien Pédron2020-03-102-332/+0
* dynamic_ha_SUITE: Increase the chance of concurrent rebalancesJean-Sébastien Pédron2020-03-091-3/+14
* Merge pull request #2268 from rabbitmq/rabbitmq-management-782Michael Klishin2020-03-072-6/+55
|\
| * More loggingMichael Klishin2020-03-071-0/+1
| * Add test that should failLuke Bakken2020-03-062-6/+54
|/
* Update rabbitmq-components.mkGerhard Lazu2020-03-061-1/+1
* Update erlang.mkGerhard Lazu2020-03-061-29/+142
* Merge pull request #2267 from rabbitmq/rabbit-fifo-release-cursor-fixD Corbacho2020-03-053-8/+48
|\
| * rabbit_fifo: change release cursor calculationrabbit-fifo-release-cursor-fixkjnilsson2020-03-053-8/+48
* | Travis CI: Update config from rabbitmq-commonJean-Sébastien Pédron2020-03-041-1/+10
* | Travis CI: Refresh config patchJean-Sébastien Pédron2020-03-041-6/+6
* | Travis CI: Update config from rabbitmq-commonJean-Sébastien Pédron2020-03-041-17/+13
|/
* rabbit_fifo_prop: revert config changekjnilsson2020-03-041-1/+1
* Travis CI: Update config from rabbitmq-commonJean-Sébastien Pédron2020-03-031-1/+1
* Travis CI: Add config patch to ensure we use `make ct-fast`Jean-Sébastien Pédron2020-03-031-0/+11
* README.md: Add Travis CI build status (master branch)Jean-Sébastien Pédron2020-03-031-0/+2
* Travis CI: Update config from rabbitmq-commonJean-Sébastien Pédron2020-03-031-1/+1
* rabbit_fifo_props: add tests that tests config changeskjnilsson2020-03-031-31/+120
* Merge pull request #2261 from rabbitmq/add-signal-handling-testsuiteJean-Sébastien Pédron2020-03-031-0/+168
|\
| * signal_handling_SUITE: New testsuite to check the signal handlers behaviorJean-Sébastien Pédron2020-03-031-0/+168
|/
* lower size of property testkjnilsson2020-03-021-1/+1
* rabbit_fifo: release cursor effect orderingkjnilsson2020-03-023-9/+9
* Merge pull request #2264 from rabbitmq/add-product_info-testsuiteMichael Klishin2020-02-291-0/+168
|\
| * product_info_SUITE: New testsuite to check product name & version overridesJean-Sébastien Pédron2020-02-291-0/+168
|/
* min length validator: handle passwordless users gracefullyMichael Klishin2020-02-292-1/+8
* Merge pull request #2263 from rabbitmq/qq-dead-letter-bugArnaud Cogoluègnes2020-02-282-7/+7
|\
| * Take snapshots when messages are returnedqq-dead-letter-bugkjnilsson2020-02-282-7/+7
* | Merge pull request #2262 from rabbitmq/qq-dead-letter-bugArnaud Cogoluègnes2020-02-282-13/+47
|\ \ | |/
| * Fix QQ dead letter crashkjnilsson2020-02-282-13/+47
|/
* Merge pull request #2258 from rabbitmq/load-several-config-filesJean-Sébastien Pédron2020-02-282-14/+49
|\
| * rabbit_prelaunch_conf: Load additional Cuttlefish configuration filesJean-Sébastien Pédron2020-02-281-7/+46
| * rabbit_prelaunch_conf: Remove out-of-date commentJean-Sébastien Pédron2020-02-281-1/+0
| * rabbit: Do not load configuration twiceJean-Sébastien Pédron2020-02-281-6/+3
|/
* Avoid using erlang:get_stacktrace/0 for improved OTP 23/24 compatMichael Klishin2020-02-274-9/+8
* Merge pull request #2260 from rabbitmq/optimise-qq-recoveryGerhard Lazu2020-02-263-25/+42
|\
| * Optimise messages_ready function by keeping counts of prefix messageskjnilsson2020-02-263-25/+42
* | Merge pull request #2259 from rabbitmq/fix-dialyzer-error-in-sighandlerJean-Sébastien Pédron2020-02-261-5/+8
|\ \ | |/ |/|
| * rabbit_prelaunch_sighandler: Comment out code which is unusedJean-Sébastien Pédron2020-02-261-5/+8
* | Merge pull request #2255 from rabbitmq/qq-remove-member-fixMichael Klishin2020-02-252-5/+65
|\ \ | |/ |/|
| * quorum_queue suite: remove a couple of stray commentsMichael Klishin2020-02-251-2/+0
| * Split QQ remove member into two operationskjnilsson2020-02-242-5/+67
* | Merge pull request #2256 from rabbitmq/rabbit-fifo-dead-letter-bugMichael Klishin2020-02-253-11/+37
|\ \
| * | Fix QQ crash recovery bugkjnilsson2020-02-253-11/+37
| |/
* | Merge pull request #2257 from rabbitmq/export-product_info-in-statusMichael Klishin2020-02-251-1/+7
|\ \
| * | rabbit: Export product info in `status()`Jean-Sébastien Pédron2020-02-251-1/+7
|/ /
* | Merge pull request #2253 from rabbitmq/skip-signal-handler-on-windowsMichael Klishin2020-02-241-7/+12
|\ \ | |/ |/|
| * rabbitmq_prelaunch: Skip signal handler on WindowsJean-Sébastien Pédron2020-02-241-7/+12
|/
* Merge pull request #2247 from rabbitmq/support-configurable-product-name-and-...Gerhard Lazu2020-02-203-12/+196
|\
| * Add ability to customize product name, version & bannerJean-Sébastien Pédron2020-02-203-12/+196
|/