summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Stream Queuekjnilsson2020-09-301-2/+4
* Bump tracking execution timeout to 15sMichael Klishin2020-08-251-1/+1
* Introduce per-user channel trackingAyanda-D2020-08-241-1/+3
* cuttlefish 2.4.1Luke Bakken2020-08-201-1/+1
* Bump cuttlefishLuke Bakken2020-08-181-1/+1
* Merge pull request #2393 from rabbitmq/upgrade-cuttlefishJean-Sébastien Pédron2020-06-251-1/+1
|\
| * Makefile: Upgrade Cuttlefish from 2.2.0 to 2.3.0Jean-Sébastien Pédron2020-06-251-1/+1
* | drop deprecated HiPE compilationPierre Fenoll2020-06-241-18/+0
|/
* Message store settings we already have use the "msg_store" prefixMichael Klishin2020-06-031-0/+1
* Changed or overridden default configuration values related to quorum queuesVanlightly2020-05-011-1/+1
* GitHub Actions: Generate workflows using `make github-actions`Jean-Sébastien Pédron2020-04-271-1/+2
* Makefile: Expand the list of slow testsuitesJean-Sébastien Pédron2020-01-231-0/+14
* Make autoheal state transition timeout configurableMichael Klishin2020-01-111-0/+1
* rabbit.gc_threshold => rabbit.writer_gc_threshold, references #2182Michael Klishin2019-12-241-1/+1
* Bump default GC threshold to 1GBMichael Klishin2019-12-201-2/+2
* make garbage collector threshold configurableANycz2019-12-111-1/+3
* Move most of shell scripts to Erlang codeJean-Sébastien Pédron2019-12-111-18/+13
* Joint definition importMichael Klishin2019-11-121-4/+0
* Support pluginless definition import in config schemaMichael Klishin2019-11-121-0/+2
* Extract rabbit_definitions from rabbitmq-managementMichael Klishin2019-11-121-1/+3
* Modify html docs to not use smart quotesLuke Bakken2019-09-041-0/+1
* Add a dependency on observer_cli, closes #2006Michael Klishin2019-05-131-1/+1
* rabbit_ff_extra: Use stdout_formatter to display `info()` tableJean-Sébastien Pédron2019-04-301-1/+1
* Move consumer timeout tests to own SUITEkjnilsson2019-04-231-1/+2
* Makefile: Remove cipher/hash/iterations default values from default app. env.Jean-Sébastien Pédron2019-04-191-5/+1
* Makefile: Add `feature_flags_SUITE` to the slow testsuitesJean-Sébastien Pédron2019-03-011-0/+1
* Fix errors reported by DialyzerJean-Sébastien Pédron2019-02-011-1/+1
* Handle races with quorum_queue feature flag migration funJean-Sébastien Pédron2019-02-011-0/+4
* New "Feature flags" subsystem to ease upgrades with breaking changesJean-Sébastien Pédron2019-02-011-1/+1
* Adapt man page styling for recent website CSS changesMichael Klishin2019-01-311-2/+2
* Merge pull request #1816 from rabbitmq/rabbitmq-server-952Michael Klishin2019-01-091-1/+1
|\
| * Add rabbitmq-sysmon to RabbitMQLuke Bakken2019-01-071-1/+1
* | Makefile: Add verbose testsuites to slow testsuitesJean-Sébastien Pédron2019-01-081-0/+2
* | Makefile: Update the list of slow testsuitesJean-Sébastien Pédron2019-01-081-1/+14
|/
* Introduce a configurable limit to message size.Daniil Fedotov2018-12-271-1/+3
* Add awk rule for new mandoc "Bd Bd-indent" classLuke Bakken2018-12-071-0/+1
* Remove syslog from DEPSkjnilsson2018-10-301-1/+1
* Quorum queues (#1706)Karl Nilsson2018-10-291-2/+5
* Only start syslog application if it is requiredLuke Bakken2018-10-121-3/+3
* Add support for syslog server hostnameLuke Bakken2018-08-021-1/+1
* Make syslog a proper dependency of rabbit application, just like lager.Daniil Fedotov2018-05-211-2/+2
* Pin syslog library version to 3.4.2Daniil Fedotov2018-05-211-1/+1
* Integrate syslog library into rabbitmq loggingDaniil Fedotov2018-05-161-1/+3
* Use 2047Michael Klishin2018-05-091-1/+1
* Change channel_max default to 2048Michael Klishin2018-05-091-2/+3
* Merge branch 'stable'Michael Klishin2017-10-291-1/+1
|\
| * Bump rabbit.num_ssl_acceptors default to 10Michael Klishin2017-10-291-1/+1
* | ExplainMichael Klishin2017-10-281-0/+1
* | Configurable default consumer prefetch for new channelsDiana Corbacho2017-10-271-1/+2
* | Merge branch 'stable'Michael Klishin2017-10-201-0/+1
|\ \ | |/