| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rabbit_router:match_bindings/2 optimize (uses ets:select directly); improves ↵ | sylvainhubsch | 2018-02-13 | 1 | -10/+7 |
| | | | | | | | rabbit_exchange_type_headers, should improves rabbitmq_jms_topic_exchange too (cherry picked from commit 6ff1fb788a795a08dd98b5c925e44422886691ad) | ||||
| * | Merge pull request #1506 from rabbitmq/rabbitmq-website-495-v3.7.x | Michael Klishin | 2018-02-12 | 1 | -2/+2 |
| |\ | | | | | RABBITMQ_BASE is Windows only | ||||
| | * | RABBITMQ_BASE is Windows only | Luke Bakken | 2018-02-12 | 1 | -2/+2 |
| |/ | | | | See rabbitmq/rabbitmq-website#495 | ||||
| * | Example file does not match the correct syntax | Alexis Morelle | 2018-02-09 | 1 | -8/+8 |
| | | | | | | | According to the new version of the documentation and most recent version of RabbitMQ (https://www.rabbitmq.com/cluster-formation.html), the example file did not reflect the changes (autocluster => cluster_formation) (cherry picked from commit 5b7615cb7ecfa93856391cdc747a9005b863d0d5) | ||||
| * | Merge pull request #1499 from rabbitmq/rabbitmq-server-1497 | Luke Bakken | 2018-02-07 | 2 | -0/+16 |
| |\ | | | | | Add delegate_count to Cuttlefish schema | ||||
| | * | Add delegate_count to Cuttlefish schema | Michael Klishin | 2018-02-06 | 2 | -0/+16 |
| | | | | | | | | | | | | | Closes #1497. [#154982180] | ||||
| * | | Merge pull request #1494 from rabbitmq/rabbitmq-server-1187 | Michael Klishin | 2018-02-07 | 1 | -2/+3 |
| |\ \ | |/ |/| | Find systemd unit via ps | ||||
| | * | Find systemd unit via ps | Luke Bakken | 2018-02-02 | 1 | -2/+3 |
| | | | | | | | | | | | | | Also terminate systemctl args with `--` in case the unit name starts with a dash Fixes #1187 | ||||
| * | | rabbitmq.conf.example: add more tcp_listen_options examples | Michael Klishin | 2018-02-05 | 1 | -0/+7 |
| |/ | |||||
| * | Merge pull request #1489 from rabbitmq/rabbitmq-server-154674858 | Michael Klishin | 2018-01-30 | 5 | -4/+33 |
| |\ | | | | | Set distribution port range for run_escript | ||||
| | * | Set defaults | Luke Bakken | 2018-01-30 | 1 | -0/+6 |
| | | | |||||
| | * | Add DIST_PORT settings to Windows batch files | Luke Bakken | 2018-01-30 | 4 | -1/+17 |
| | | | | | | | | | (cherry picked from commit 0cd2fbdda7e9dea7cd651020478d5981e714ad44) | ||||
| | * | Set distribution port range for run_escript | Luke Bakken | 2018-01-29 | 1 | -3/+10 |
| | | | | | | | | | Fixes rabbitmq/rabbitmq-cli#237 | ||||
| * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2018-01-30 | 1 | -28/+3 |
| |/ | |||||
| * | README updates | Michael Klishin | 2018-01-26 | 1 | -9/+9 |
| | | | | | | | [ci skip] (cherry picked from commit 62ff453b05317c0f8834976d44f8b95593c39bdf) | ||||
| * | Merge pull request #1482 from rabbitmq/rabbitmq-server-vhost-sup-sup-badargv3.7.3-rc.2v3.7.3 | Michael Klishin | 2018-01-25 | 1 | -4/+14 |
| |\ | | | | | Only call vhost status for fully started nodes | ||||
| | * | Merge branch 'v3.7.x' into rabbitmq-server-vhost-sup-sup-badarg | Michael Klishin | 2018-01-24 | 3 | -7/+54 |
| | |\ | |||||
| | * | | Revert "Change rabbit_nodes:all_running/0 behaviour." | Daniil Fedotov | 2018-01-24 | 1 | -2/+1 |
| | | | | | | | | | | | | | This reverts commit 85dcb4986b855f381fdc3f6e106a4e8fd2a1bb11. | ||||
| | * | | Change rabbit_nodes:all_running/0 behaviour. | Daniil Fedotov | 2018-01-23 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make it return only nodes which are fully started instead of what mnesia thinks is started. In all places we use them, we assume they should be started. [#154569776] | ||||
| | * | | Make it safier to call RPCs if a supervisor is not started yet. | Daniil Fedotov | 2018-01-23 | 1 | -4/+14 |
| | | | | | | | | | | | | | [#154569776] | ||||
| * | | | Quick typo fix | Alexis Morelle | 2018-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | (cherry picked from commit cbc41fc54c2e0809e4783fd7fba70b8b11f1002f) | ||||
| * | | | typo | Alexis Morelle | 2018-01-25 | 1 | -1/+1 |
| | |/ |/| | | | | | (cherry picked from commit 8fb6e542b2f53035220a1bef4e7c85db2caaea39) | ||||
| * | | Merge pull request #1477 from rabbitmq/rabbitmq-server-channel-interceptor-hang | Michael Klishin | 2018-01-24 | 3 | -7/+54 |
| |\ \ | |/ |/| | Make sure rabbit_misc:pmap callbacks do not throw. | ||||
| | * | Add a test to check channel interceptor hang. | Daniil Fedotov | 2018-01-24 | 2 | -5/+36 |
| | | | | | | | | | | | | | | | The test can hang without channel interceptor fix and will fail with timetrap timeout [#153846585] | ||||
| | * | Make sure rabbit_misc:pmap callbacks do not throw. | Daniil Fedotov | 2018-01-24 | 1 | -2/+18 |
| |/ | | | | | | | | | rabbit_misc:pmap/2 can hang if a callback throws an error. This can cause plugin startup to hang when enabling channel interceptors. Made it log errors and continue. [#153846585] | ||||
| * | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2018-01-23 | 1 | -0/+2 |
| | | |||||
| * | Add a README for ./docs | Michael Klishin | 2018-01-19 | 1 | -0/+10 |
| | | | | | [ci skip] | ||||
| * | Merge pull request #1472 from rabbitmq/rabbitmq-server-1471v3.7.3-rc.1 | Michael Klishin | 2018-01-12 | 2 | -5/+26 |
| |\ | | | | | Temporarily raise log high water mark when node boots | ||||
| | * | Temporarily raise log high water mack when node boots | Luke Bakken | 2018-01-11 | 2 | -5/+26 |
| |/ | | | | | | Fixes #1471 [154254409] | ||||
| * | Merge pull request #1469 from rabbitmq/rabbitmq-server-story-153436163-v3.7.x | Michael Klishin | 2018-01-11 | 1 | -1/+40 |
| |\ | | | | | Improve test coverage for rabbit_auth_backend_internal:set_tags/3 (v3.7.x) | ||||
| | * | Make sure this user is actually passwordless | Michael Klishin | 2018-01-10 | 1 | -0/+2 |
| | | | | | | | | | (cherry picked from commit ee4e6875904bd0f643880c0de34e6c80a082445f) | ||||
| | * | Improve test coverage for rabbit_auth_backend_internal:set_tags/3 | Michael Klishin | 2018-01-10 | 1 | -1/+38 |
| |/ | | | | | | [#153436163] (cherry picked from commit f5107fb3f973a7384c0c716f47b55607fc18a602) | ||||
| * | rabbitmq.conf.example: 3.7.x uses 10 TLS acceptors by default | Michael Klishin | 2018-01-09 | 1 | -1/+1 |
| | | | | | It used to be 1 to work around an issue in an older Ranch release. | ||||
| * | Merge pull request #1465 from rabbitmq/rabbitmq-server-story-153435857-37x | Michael Klishin | 2018-01-09 | 2 | -1/+69 |
| |\ | | | | | Internal authN backend: make it impossible to successfully log in with a blank password (for 3.7.x) | ||||
| | * | Log message typos | Michael Klishin | 2018-01-08 | 1 | -1/+1 |
| | | | |||||
| | * | Cosmetics | Michael Klishin | 2018-01-08 | 1 | -2/+2 |
| | | | |||||
| | * | Prevent internal authN backend from accepting blank passwords | Michael Klishin | 2018-01-05 | 2 | -1/+69 |
| | | | | | | | | | | | | | | | | | Passwordless users were never meant to be used this way. Since the EXTERNAL authentication mechanism won't use this backend at all, this is a reasonable safeguard to put in place. [#153435857] | ||||
| * | | rabbitmq.conf.example: update MQTT keys related to anonymous connections | Michael Klishin | 2018-01-09 | 1 | -8/+5 |
| | | | |||||
| * | | rabbitmq.conf.example: re-arrange and edit logging configuration | Michael Klishin | 2018-01-09 | 1 | -27/+23 |
| |/ | |||||
| * | Explain the heads in rabbit_auth_backend_internal:user_login_authentication/2. | Michael Klishin | 2018-01-03 | 1 | -0/+6 |
| | | | | | [#153435857] | ||||
| * | Do not quote RABBITMQ_CTL_ERL_ARGS and ignore shellcheck warning | Luke Bakken | 2018-01-02 | 1 | -1/+2 |
| | | | | | (cherry picked from commit 9c79348ed61d2c803ec4e6aa8153177fed282a18) | ||||
| * | Merge pull request #1462 from rabbitmq/rabbitmq-server-1461 | Michael Klishin | 2018-01-02 | 8 | -38/+54 |
| |\ | | | | | Run escript and use RABBITMQ_CTL_ERL_ARGS env variable | ||||
| | * | Run escript and use RABBITMQ_CTL_ERL_ARGS env variable | Luke Bakken | 2017-12-29 | 8 | -38/+54 |
| |/ | | | | Fixes #1461 | ||||
| * | Merge pull request #1459 from rabbitmq/rabbitmq-server-1456 | Michael Klishin | 2017-12-30 | 8 | -158/+309 |
| |\ | | | | | Add lager backend that logs to amq.rabbitmq.log | ||||
| | * | log.rabbit => log.exchange | Michael Klishin | 2017-12-30 | 6 | -46/+46 |
| | | | | | | | | | | | | | | | We already have log.file, log.syslog. "rabbit" is not really a logging mechanism. (cherry picked from commit ccfc92d1da51672c354cebc91e5fea31db16c57e) | ||||
| | * | Add lager backend that logs to amq.rabbitmq.log | Luke Bakken | 2017-12-28 | 8 | -154/+305 |
| |/ | | | | | | | | Fixes #1456 I used the `lager_console_backend` as a model for creating `lager_rabbit_backend` Only try to declare amq.rabbitmq.log exchange once every five seconds as vhost will not be available immediately | ||||
| * | Travis CI: Update config from rabbitmq-commonv3.7.2v3.7.1 | Jean-Sébastien Pédron | 2017-12-15 | 1 | -2/+2 |
| | | |||||
| * | Fix a typo spotted by xref/Concourse | Michael Klishin | 2017-12-15 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 3d8c973e2821d04641fb54c08105ff8e13857f62) | ||||
| * | Add an optional init step for peer discovery mechanisms | Michael Klishin | 2017-12-15 | 2 | -1/+19 |
| | | | | | | | | | | | | Sometimes they need to perform some initialisation very early on, e.g. to configure HTTP client proxy settings or similar. Part of rabbitmq/rabbitmq-peer-discovery-common#5. [#153615554] (cherry picked from commit e08895d07c87bd0ba0879d1a23c856c233f29191) | ||||
| * | Add config schema entry for total_memory_available_override_valuev3.7.1-beta.1 | Michael Klishin | 2017-12-07 | 3 | -0/+17 |
| | | | | | | | | | Closes #1445. [#153501620] (cherry picked from commit 314f68b56fb93333e392c5e49b0745f5a83f03ad) | ||||
