summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use ram schema_location for mnesia consistency checks.Daniil Fedotov2019-03-221-0/+3
* Merge branch 'masaki-furuta-toggle_disk_monitor'Michael Klishin2019-03-221-1/+14
|\
| * Pattern match in function headsMichael Klishin2019-03-221-8/+8
| * Merge branch 'toggle_disk_monitor' of https://github.com/masaki-furuta/rabbit...Michael Klishin2019-03-221-1/+14
| |\ |/ /
| * Update rabbit_disk_monitor.erlMasaki Furuta2019-03-221-1/+0
| * Debug: Applying patch to disable disk_monitor on the fly by rabbitctl eval.Masaki Furuta2019-03-221-1/+15
* | Merge pull request #1953 from spring-operator/polish-urls-apache-license-masterMichael Klishin2019-03-222-2/+2
|\ \
| * | URL CleanupSpring Operator2019-03-212-2/+2
| |/
* | Merge pull request #1917 from rabbitmq/rabbitmq-server-1906Arnaud Cogoluègnes2019-03-221-7/+8
|\ \ | |/ |/|
| * Merge branch 'master' into rabbitmq-server-1906Michael Klishin2019-03-159-50/+108
| |\
| * | Explain why last_applied is initialised to -1Diana Corbacho2019-03-151-0/+3
| * | Resend messages if first messages are lostDiana Corbacho2019-03-151-7/+5
* | | Quorum queue: make leader repair more defensivekjnilsson2019-03-201-4/+5
* | | Merge pull request #1949 from spring-operator/polish-urls-remaining-masterMichael Klishin2019-03-20239-370/+370
|\ \ \
| * | | URL CleanupSpring Operator2019-03-20239-370/+370
|/ / /
* | | Travis: use Erlang 21.3Michael Klishin2019-03-201-1/+1
* | | rabbit_lager: Multiply high watermark on startup as wellJean-Sébastien Pédron2019-03-181-1/+26
* | | Merge pull request #1918 from rabbitmq/list-queue-typeMichael Klishin2019-03-183-0/+3
|\ \ \ | |_|/ |/| |
| * | Add queue type to queue listing commandsDiana Corbacho2019-03-153-0/+3
* | | Type spec: amqqueue:get_policy/1 returns a proplistMichael Klishin2019-03-151-1/+1
|/ /
* | Update rabbitmq-components.mkMichael Klishin2019-03-151-1/+1
* | Update rabbitmq-components.mkMichael Klishin2019-03-151-1/+1
* | Merge pull request #1912 from rabbitmq/bump-lager-high-watermark-if-level-is-...Michael Klishin2019-03-151-13/+22
|\ \
| * | Add check for integer valueLuke Bakken2019-03-131-1/+1
| * | rabbit_lager: Multiply high watermark by 100 when log level is debugJean-Sébastien Pédron2019-03-131-12/+21
| |/
* | Merge pull request #1913 from rabbitmq/rabbitmq-server-1869Michael Klishin2019-03-153-27/+42
|\ \
| * | Log boot steps as they runMichael Klishin2019-03-131-5/+12
| * | Treat rabbit_direct boot step as enabling listenersMichael Klishin2019-03-131-6/+6
| * | Undo recovery step dependencyMichael Klishin2019-03-131-1/+1
| * | Start TCP and TLS listeners later in boot processMichael Klishin2019-03-131-17/+26
| * | Drive-by change: cosmeticsMichael Klishin2019-03-131-2/+1
| |/
* | Fix snapshot bug in rabbit_fifokjnilsson2019-03-142-5/+31
* | Merge branch 'thedrow-patch-1'Michael Klishin2019-03-141-2/+10
|\ \ | |/ |/|
| * Simplify further with a macro, suggested by @dumbbellMichael Klishin2019-03-141-2/+4
| * rabbit_auth_mechanism_amqplain: refactor, improve error messageMichael Klishin2019-03-141-11/+8
| * Allow shortstr in AMQPlain authentication methodOmer Katz2019-03-141-0/+9
|/
* Merge pull request #1910 from spring-operator/polish-urls-build-masterMichael Klishin2019-03-126-6/+6
|\
| * URL CleanupSpring Operator2019-03-126-6/+6
|/
* rabbit_fifo_prop_SUITE: `fake_pid` was removedv3.8.0-beta.3Jean-Sébastien Pédron2019-03-041-2/+1
* Merge pull request #1903 from rabbitmq/single-active-noconnectionMichael Klishin2019-03-018-199/+438
|\
| * Remove a helper test erlc considers unused, per discussion with @kjnilssonMichael Klishin2019-03-011-11/+0
| * Emit inactive when no consumer can be activatedkjnilsson2019-03-012-2/+2
| * Tweak qourum queue tick interval for testskjnilsson2019-03-013-5/+10
| * Merge branch 'master' into single-active-noconnectionMichael Klishin2019-02-282-7/+23
| |\
| * | Ensure waiting consumers can receive creditkjnilsson2019-02-282-2/+50
| * | rabbit_fifo: cancel should not remove single active consumerkjnilsson2019-02-273-24/+88
| * | rabbit_fifo: change single active consumer on noconnectionkjnilsson2019-02-275-191/+324
* | | Feature flags: Handle plugins' feature flags only present on some nodesJean-Sébastien Pédron2019-03-0111-185/+1276
* | | rabbit_ff_extra: Honor the `UseColors` flagJean-Sébastien Pédron2019-03-011-25/+30
* | | Makefile: Add `feature_flags_SUITE` to the slow testsuitesJean-Sébastien Pédron2019-03-011-0/+1