| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | Add test for the application of message-ttl policy retroactively | Diana Corbacho | 2017-12-05 | 1 | -1/+56 |
| | | |||||
| * | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2017-12-01 | 1 | -1/+6 |
| | | |||||
| * | Merge branch 'rabbitmq-server-1434' into v3.7.xv3.7.0 | Daniil Fedotov | 2017-11-28 | 2 | -4/+4 |
| |\ | |||||
| | * | Change application environment variable names for logs in windows scripts. | Daniil Fedotov | 2017-11-28 | 2 | -4/+4 |
| |/ | | | | | | Follow up to #1335 Fixes #1434 [#153216683] | ||||
| * | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2017-11-28 | 1 | -2/+3 |
| | | |||||
| * | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2017-11-28 | 1 | -1/+1 |
| | | |||||
| * | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2017-11-28 | 1 | -1/+1 |
| | | | | | [ci skip] | ||||
| * | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2017-11-28 | 1 | -3/+9 |
| | | |||||
| * | Merge pull request #1433 from rabbitmq/rabbitmq-cli-226 | Michael Klishin | 2017-11-28 | 1 | -1/+7 |
| |\ | | | | | Check that rabbit application is running when trying to enable plugins. | ||||
| | * | Check that rabbit application is running when trying to enable plugins. | Daniil Fedotov | 2017-11-27 | 1 | -1/+7 |
| |/ | | | | | | | | | | If the node is started, but rabbit application is not running, plugins can fail to start when enabled. Check for rabbit application and return an error. Part of #rabbitmq/rabbimq-cli#226 [#153184802] | ||||
| * | Merge branch 'stable' | Michael Klishin | 2017-11-23 | 1 | -2/+5 |
| |\ | |||||
| | * | Merge pull request #1431 from rabbitmq/rabbitmq-server-gm-avoid-infinite-loop | D Corbacho | 2017-11-23 | 1 | -2/+5 |
| | |\ | | | | | | | Avoid infinite loop when dropping gm queue entries. | ||||
| | | * | Avoid infinite loop when dropping gm queue entries. | Daniil Fedotov | 2017-11-23 | 1 | -2/+5 |
| | |/ | | | | | | | | | | | | | | | Since `out` operation on empty queue is idempotent `queue:out(B) = {empty, B}`, there can be a potential infinite loop when dropping messages. Matching that there is a value to drop. Empty A queue should be handled by second clause. Related to #779 | ||||
| * | | Merge pull request #1428 from rabbitmq/rabbitmq-server-1427 | Daniil Fedotov | 2017-11-22 | 1 | -3/+4 |
| |\ \ | | | | | | | gm: adapt has_pending_messages/1 for maps | ||||
| | * | | gm: adapt has_pending_messages/1 for maps | Michael Klishin | 2017-11-22 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | Closes #1427. [#153094258] | ||||
| * | | | Merge pull request #1374 from rabbitmq/rabbitmq-server-995v3.7.0-rc.2 | Michael Klishin | 2017-11-15 | 11 | -38/+427 |
| |\ \ \ | |/ / |/| | | An option to discard messages if queue is full. | ||||
| | * | | Merge branch 'master' into rabbitmq-server-995 | Michael Klishin | 2017-11-09 | 3 | -300/+50 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Travis CI: Update config from rabbitmq-common | Jean-Sébastien Pédron | 2017-11-08 | 2 | -300/+39 |
| | | | | |||||
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2017-11-08 | 1 | -0/+11 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Travis CI: Only run fast testsuites | Jean-Sébastien Pédron | 2017-11-08 | 2 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We could run all testsuites, each in dedicated jobs, because separately, they should take less than 50 minutes. However, this would bloat the build page and blocks other jobs for a significant time. Using `ct-fast` should be enough in Travis CI. All testsuites are still running in Concourse anyway. [#152509619] | ||||
| | * | | Travis CI: Update config from rabbitmq-common | Jean-Sébastien Pédron | 2017-11-08 | 1 | -19/+33 |
| | | | | |||||
| | | * | Merge branch 'master' into rabbitmq-server-995 | Michael Klishin | 2017-11-08 | 1 | -2/+2 |
| | | |\ | |_|/ |/| | | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2017-11-07 | 1 | -2/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Remove inline comments from example systemd service filerabbitmq_v3_6_14 | Michael Klishin | 2017-11-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | References #1422. | ||||
| | | * | Merge branch 'master' into rabbitmq-server-995 | Michael Klishin | 2017-11-03 | 5 | -19/+34 |
| | | |\ | |_|/ |/| | | |||||
