summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * rabbit.max_connections => rabbit.connection_maxMichael Klishin2017-10-201-0/+1
* | Merge branch 'stable'Michael Klishin2017-10-191-1/+1
|\ \ | |/
| * Default mem calc strategy should be "rss"Luke Bakken2017-10-181-1/+1
| * Ignore indirect dependencies of rabbit in rabbit_pluginsGerhard Lazu2017-10-171-1/+1
| * Update default allocator strategy to match rabbitmq/rabbitmq-common#224Michael Klishin2017-10-111-1/+1
* | Update default allocator strategy to match rabbitmq/rabbitmq-common#224Michael Klishin2017-10-121-1/+1
* | Makefile: Remove a stale definition of $(dep_rabbitmq_cli)Jean-Sébastien Pédron2017-09-281-2/+0
* | Merge branch 'stable'Gerhard Lazu2017-08-221-0/+18
|\ \ | |/
| * Add target to run bats tests to MakefileGerhard Lazu2017-08-221-0/+18
* | Refactor log configuration to be consistent with log doc guideDaniil Fedotov2017-08-181-1/+0
* | WordingMichael Klishin2017-07-061-3/+2
* | Handle concurrent vhost creation and deletion betterMichael Klishin2017-07-011-4/+7
* | Merge branch 'stable'Michael Klishin2017-06-191-0/+1
|\ \ | |/
| * Change vm_memory_use_process_rss config to vm_memory_calculation_strategyDaniil Fedotov2017-06-141-1/+1
| * Use system process rss memory when reporting vm memoryDaniil Fedotov2017-06-121-0/+1
* | Depend on inets to ensure it is started when peer discovery beginsDiana Corbacho2017-06-151-1/+1
* | Use autocluster tag around peer_discovery_backend in MakefileDiana Corbacho2017-05-241-1/+3
* | Merge branch 'stable'Jean-Sébastien Pédron2017-05-161-0/+1
|\ \ | |/
| * Makefile: Load the new `rabbitmq-early-test.mk` early-stage pluginrabbitmq_v3_6_10_rc2Jean-Sébastien Pédron2017-05-161-0/+1
* | Merge pull request #1201 from rabbitmq/convert-manpages-to-mdocMichael Klishin2017-05-101-53/+27
|\ \
| * | docs: Convert manpages from DocBook to mdoc(7)Jean-Sébastien Pédron2017-04-261-53/+27