summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix function removing extension.Daniil Fedotov2018-08-141-3/+13
* Simple validation for config file content and extension.Daniil Fedotov2018-08-146-14/+108
* Expect extensions in config filename argumentsDaniil Fedotov2018-08-141-12/+11
* Refactor config file discovery. Make advanced config load if no old format co...Daniil Fedotov2018-08-146-151/+230
* Update rabbitmq.conf.exampleMichael Klishin2018-08-141-1/+1
* Merge pull request #1669 from noxdafox/priority-infoLuke Bakken2018-08-131-2/+2
|\
| * Handle generic data structures in priority queue info callbackMatteo Cafasso2018-08-121-2/+2
|/
* Update rabbitmq-components.mkJean-Sébastien Pédron2018-08-091-1/+1
* Update rabbitmq-components.mkJean-Sébastien Pédron2018-08-091-5/+5
* Merge pull request #1666 from rabbitmq/lrb-ssl_dist_optfile-windows-159602360Michael Klishin2018-08-081-3/+10
|\
| * Set two environment variables in the same manner as on Unix systemsLuke Bakken2018-08-081-3/+10
|/
* Merge pull request #1658 from rabbitmq/lrb-add-hostname-syslog-supportLuke Bakken2018-08-023-3/+26
|\
| * Remove requirement that ip or host be set, since the default is 127.0.0.1Luke Bakken2018-08-021-20/+0
| * Add translation to support .host and .ip setting syslog.dest_hostLuke Bakken2018-08-022-1/+49
| * Add support for syslog server hostnameLuke Bakken2018-08-023-13/+8
* | Merge pull request #1660 from rabbitmq/rabbitmq-server-1659Michael Klishin2018-08-022-9/+9
|\ \ | |/ |/|
| * 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