| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | rabbit.max_connections => rabbit.connection_max | Michael Klishin | 2017-10-20 | 1 | -0/+1 | |
| * | | Merge branch 'stable' | Michael Klishin | 2017-10-19 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Default mem calc strategy should be "rss" | Luke Bakken | 2017-10-18 | 1 | -1/+1 | |
| | * | Ignore indirect dependencies of rabbit in rabbit_plugins | Gerhard Lazu | 2017-10-17 | 1 | -1/+1 | |
| | * | Update default allocator strategy to match rabbitmq/rabbitmq-common#224 | Michael Klishin | 2017-10-11 | 1 | -1/+1 | |
| * | | Update default allocator strategy to match rabbitmq/rabbitmq-common#224 | Michael Klishin | 2017-10-12 | 1 | -1/+1 | |
| * | | Makefile: Remove a stale definition of $(dep_rabbitmq_cli) | Jean-Sébastien Pédron | 2017-09-28 | 1 | -2/+0 | |
| * | | Merge branch 'stable' | Gerhard Lazu | 2017-08-22 | 1 | -0/+18 | |
| |\ \ | |/ | ||||||
| | * | Add target to run bats tests to Makefile | Gerhard Lazu | 2017-08-22 | 1 | -0/+18 | |
| * | | Refactor log configuration to be consistent with log doc guide | Daniil Fedotov | 2017-08-18 | 1 | -1/+0 | |
| * | | Wording | Michael Klishin | 2017-07-06 | 1 | -3/+2 | |
| * | | Handle concurrent vhost creation and deletion better | Michael Klishin | 2017-07-01 | 1 | -4/+7 | |
| * | | Merge branch 'stable' | Michael Klishin | 2017-06-19 | 1 | -0/+1 | |
| |\ \ | |/ | ||||||
| | * | Change vm_memory_use_process_rss config to vm_memory_calculation_strategy | Daniil Fedotov | 2017-06-14 | 1 | -1/+1 | |
| | * | Use system process rss memory when reporting vm memory | Daniil Fedotov | 2017-06-12 | 1 | -0/+1 | |
| * | | Depend on inets to ensure it is started when peer discovery begins | Diana Corbacho | 2017-06-15 | 1 | -1/+1 | |
| * | | Use autocluster tag around peer_discovery_backend in Makefile | Diana Corbacho | 2017-05-24 | 1 | -1/+3 | |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-05-16 | 1 | -0/+1 | |
| |\ \ | |/ | ||||||
| | * | Makefile: Load the new `rabbitmq-early-test.mk` early-stage pluginrabbitmq_v3_6_10_rc2 | Jean-Sébastien Pédron | 2017-05-16 | 1 | -0/+1 | |
| * | | Merge pull request #1201 from rabbitmq/convert-manpages-to-mdoc | Michael Klishin | 2017-05-10 | 1 | -53/+27 | |
| |\ \ | ||||||
| | * | | docs: Convert manpages from DocBook to mdoc(7) | Jean-Sébastien Pédron | 2017-04-26 | 1 | -53/+27 | |
| * | | | Rename rabbit.vhost_restart_strategy options | Michael Klishin | 2017-05-08 | 1 | -2/+2 | |
| * | | | Merge branch 'master' into rabbitmq-server-1146-full | Michael Klishin | 2017-05-08 | 1 | -0/+4 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-04-25 | 1 | -0/+2 | |
| | |\ \ | | |/ | ||||||
| | | * | Makefile: Fix malformed manpages | Jean-Sébastien Pédron | 2017-04-25 | 1 | -0/+2 | |
| | * | | Merge branch 'stable' | Michael Klishin | 2017-04-12 | 1 | -1/+3 | |
| | |\ \ | | |/ | ||||||
| | | * | Naming | Michael Klishin | 2017-04-12 | 1 | -2/+2 | |
| | | * | Re-enable disk_monitor in case of parser failures | Diana Corbacho | 2017-04-12 | 1 | -1/+3 | |
| * | | | Add vhost_restart_strategy to default app config. | Daniil Fedotov | 2017-05-08 | 1 | -1/+3 | |
| |/ / | ||||||
| * | | Merge branch 'stable'rabbitmq_v3_7_0_milestone14 | Jean-Sébastien Pédron | 2017-03-09 | 1 | -0/+16 | |
| |\ \ | |/ | ||||||
| | * | test: A few minor style fixes | Jean-Sébastien Pédron | 2017-03-09 | 1 | -2/+11 | |
| | * | Rename suites and run testscases in parallel | Diana Corbacho | 2017-03-09 | 1 | -1/+1 | |
| | * | Use fast and slow targets from new Makefile plugin | Diana Corbacho | 2017-03-09 | 1 | -0/+7 | |
| * | | Merge branch 'stable' | Michael Klishin | 2017-02-17 | 1 | -2/+2 | |
| |\ \ | |/ | ||||||
| | * | Bump msg_store_io_batch_size according to #1098 | Michael Klishin | 2017-02-17 | 1 | -2/+2 | |
| * | | Merge pull request #1101 from rabbitmq/fix-escript-hardlinks-copy | Michael Klishin | 2017-02-13 | 1 | -5/+10 | |
| |\ \ | ||||||
| | * | | Makefile: Use rabbitmq-cli's Makefile new install target | Jean-Sébastien Pédron | 2017-02-09 | 1 | -10/+5 | |
| | * | | Makefile: Use pax(1) to copy escripts from rabbitmq-cli | Jean-Sébastien Pédron | 2017-02-08 | 1 | -5/+15 | |
| * | | | Merge pull request #1095 from rabbitmq/rabbitmq-server-589 | Michael Klishin | 2017-02-10 | 1 | -1/+3 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fix Makefile | Arnaud Cogoluègnes | 2017-02-07 | 1 | -1/+1 | |
| | * | | Merge branch 'master' into rabbitmq-server-589 | Arnaud Cogoluègnes | 2017-02-07 | 1 | -4/+4 | |
| | |\ \ | ||||||
| | * | | | Add proxy_protocol configuration options | Arnaud Cogoluègnes | 2017-02-02 | 1 | -1/+3 | |
| * | | | | Merge branch 'stable' | Michael Klishin | 2017-02-08 | 1 | -2/+2 | |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| | * | | Mention #1098 | Michael Klishin | 2017-02-08 | 1 | -2/+2 | |
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-02-07 | 1 | -3/+3 | |
| |\ \ \ | |/ / | | / | |/ |/| | ||||||
| | * | Bump message store credit flow settings | Michael Klishin | 2017-02-05 | 1 | -1/+1 | |
| | * | Disable background GC by default; bump credit flow defaults | Michael Klishin | 2017-02-05 | 1 | -2/+2 | |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-01-31 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Makefile: Load rabbitmq-dist.mk before rabbitmq-run.mk | Jean-Sébastien Pédron | 2017-01-31 | 1 | -1/+1 | |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-01-05 | 1 | -1/+2 | |
| |\ \ | |/ | ||||||
