summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Rename rabbit.vhost_restart_strategy optionsMichael Klishin2017-05-081-2/+2
* | | Merge branch 'master' into rabbitmq-server-1146-fullMichael Klishin2017-05-081-0/+4
|\ \ \ | |/ /
| * | Merge branch 'stable'Jean-Sébastien Pédron2017-04-251-0/+2
| |\ \ | | |/
| | * Makefile: Fix malformed manpagesJean-Sébastien Pédron2017-04-251-0/+2
| * | Merge branch 'stable'Michael Klishin2017-04-121-1/+3
| |\ \ | | |/
| | * NamingMichael Klishin2017-04-121-2/+2
| | * Re-enable disk_monitor in case of parser failuresDiana Corbacho2017-04-121-1/+3
* | | Add vhost_restart_strategy to default app config.Daniil Fedotov2017-05-081-1/+3
|/ /
* | Merge branch 'stable'rabbitmq_v3_7_0_milestone14Jean-Sébastien Pédron2017-03-091-0/+16
|\ \ | |/
| * test: A few minor style fixesJean-Sébastien Pédron2017-03-091-2/+11
| * Rename suites and run testscases in parallelDiana Corbacho2017-03-091-1/+1
| * Use fast and slow targets from new Makefile pluginDiana Corbacho2017-03-091-0/+7
* | Merge branch 'stable'Michael Klishin2017-02-171-2/+2
|\ \ | |/
| * Bump msg_store_io_batch_size according to #1098Michael Klishin2017-02-171-2/+2
* | Merge pull request #1101 from rabbitmq/fix-escript-hardlinks-copyMichael Klishin2017-02-131-5/+10
|\ \
| * | Makefile: Use rabbitmq-cli's Makefile new install targetJean-Sébastien Pédron2017-02-091-10/+5
| * | Makefile: Use pax(1) to copy escripts from rabbitmq-cliJean-Sébastien Pédron2017-02-081-5/+15
* | | Merge pull request #1095 from rabbitmq/rabbitmq-server-589Michael Klishin2017-02-101-1/+3
|\ \ \ | |/ / |/| |
| * | Fix MakefileArnaud Cogoluègnes2017-02-071-1/+1