summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rebuild messages indicies using less memorybackfill_gathererPhilip Kuryloski2020-03-132-25/+31
* Add tests for gatherer.erlPhilip Kuryloski2020-03-131-0/+162
* Add a test case that imports definitions on bootMichael Klishin2020-03-121-3/+34
* Make sure definition import work pool is started before actual import boot stepMichael Klishin2020-03-121-14/+15
* Revert "Use default work pool for definition import"Michael Klishin2020-03-121-0/+1
* Add a comment to remind us to discuss IMPORT_WORK_POOLGerhard Lazu2020-03-121-0/+2
* Log if definitions are imported sequentially vs concurrentlyGerhard Lazu2020-03-121-2/+2
* Use default work pool for definition importGerhard Lazu2020-03-121-1/+0
* Merge pull request #2273 from luos/fix_crashed_queues_on_startupMichael Klishin2020-03-121-3/+13
* 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