summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Max number of atoms hasn't changed in 118b448631a699736f1380d7990989c7e61f94f...Michael Klishin2018-08-022-3/+3
* Correct resource limit defaults: Erlang distribution buffer size and othersMichael Klishin2018-08-022-12/+12
* Merge pull request #1650 from rabbitmq/binding-global-recoverMichael Klishin2018-07-252-10/+18
|\
| * CosmeticsMichael Klishin2018-07-241-2/+2
| * Prepare bindings table in a separate recover function.Daniil Fedotov2018-07-242-10/+18
* | Merge pull request #1647 from rabbitmq/cancel-sync-slavesMichael Klishin2018-07-252-6/+18
|\ \ | |/ |/|
| * Compile from scratchMichael Klishin2018-07-241-1/+1
| * Cancel synchronisation when memory alarm is triggeredDiana Corbacho2018-07-232-7/+19
* | Ninja fix: correct a type spec typoMichael Klishin2018-07-231-1/+1
|/
* rabbitmqctl.8: Wrap a long lineJean-Sébastien Pédron2018-07-191-1/+2
* Merge pull request #1641 from blgm/rename_node_docs_improvementJean-Sébastien Pédron2018-07-191-0/+40
|\
| * Updates based on feedback in PR #1641George Blue2018-07-171-8/+17
| * Additional info for `rabbitmqctl rename_cluster_node` man pageGeorge Blue2018-07-121-0/+31
* | Merge pull request #1643 from rabbitmq/rabbitmq-server-1642Michael Klishin2018-07-161-4/+6
|\ \
| * | Correctly call rabbitmq-env.batLuke Bakken2018-07-161-4/+6
|/ /
* | This test requires code_server_cache to be startedMichael Klishin2018-07-141-0/+2
|/
* Merge pull request #1640 from rabbitmq/lrb-vesc-888Michael Klishin2018-07-123-15/+99
|\
| * Add code_server cache to prevent code:get_object_code abuseLuke Bakken2018-07-113-15/+99
|/
* Log which module in the chain successfully authenticated the userMichael Klishin2018-07-081-1/+3
* Merge pull request #1634 from rabbitmq/rabbitmq-server-1633Arnaud Cogoluègnes2018-07-042-5/+5
|\
| * Pass authentication context to Mod:user_login_authorization/2Michael Klishin2018-07-032-5/+5
|/
* Merge pull request #1626 from Duske/patch-1Michael Klishin2018-06-201-1/+1
|\
| * (doc) fix typo in mqtt vhost sectionDustin2018-06-201-1/+1
|/
* Merge pull request #1615 from rabbitmq/erlang-otp-21-compatibilityJean-Sébastien Pédron2018-06-076-1/+21
|\
| * Be more defensive about what output rabbitmqctl eval produces hereMichael Klishin2018-06-071-1/+1
| * Compile Erlang/OTP 21Michael Klishin2018-06-075-0/+20
|/
* Update rabbitmq-components.mkJean-Sébastien Pédron2018-06-071-1/+1
* Use rabbit_data_coercion:to_list/1 to coerce discovered node name to a stringMichael Klishin2018-06-061-1/+4
* Don't await for error_logger handlers to initialiseMichael Klishin2018-06-061-9/+0
* Minor README updatesMichael Klishin2018-06-051-4/+5
* Merge pull request #1617 from notque/patch-1Michael Klishin2018-06-021-1/+1
|\
| * fix default heartbeat in example conf file to 60Nathan Oyler2018-06-011-1/+1
|/
* Merge pull request #1604 from essen/better-default-allocsMichael Klishin2018-05-313-0/+64
|\
| * Use better default memory allocatorsLoïc Hoguin2018-05-293-0/+64
* | Erlang/OTP 19.3 compatibilityMichael Klishin2018-05-301-1/+1
* | Merge pull request #1611 from rabbitmq/rabbitmq-cli-235Michael Klishin2018-05-302-3/+68
|\ \
| * | An integration test for rabbit_nodes:await_running_count/2Michael Klishin2018-05-301-2/+44
| * | rabbit_nodes:await_running_count_with_retries/2: correct type spec and base c...Michael Klishin2018-05-291-3/+3
| * | Introduce rabbit_nodes:await_running_count/2Michael Klishin2018-05-281-1/+24
* | | Merge pull request #1601 from rabbitmq/rabbitmq-server-1596-connection-name-t...Michael Klishin2018-05-281-12/+55
|\ \ \ | |/ / |/| |
| * | Add connection name to connection created/closed events if necessaryArnaud Cogoluègnes2018-05-281-21/+32
| * | Add connection_user_provided_name to connection created/closed eventsArnaud Cogoluègnes2018-05-211-8/+30
| * | Add client properties to connection.closed eventsArnaud Cogoluègnes2018-05-181-2/+12
* | | Restore Erlang/OTP 19.3 compatibilityMichael Klishin2018-05-261-1/+1
* | | Merge pull request #1608 from rabbitmq/rabbitmq-management-575Michael Klishin2018-05-251-15/+42
|\ \ \
| * | | Introduce rabbit_vhost:await_running_on_all_nodes/2Michael Klishin2018-05-241-15/+42
* | | | Clarify what MPL version is used, references #1609Michael Klishin2018-05-252-4/+4
|/ / /
* | | Merge pull request #1600 from rabbitmq/syslogMichael Klishin2018-05-225-22/+252
|\ \ \ | |_|/ |/| |
| * | Syslog formatter is different from e.g. the file one now, update the testsMichael Klishin2018-05-221-1/+4
| * | Make syslog a proper dependency of rabbit application, just like lager.Daniil Fedotov2018-05-211-2/+2