summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #766 from rabbitmq/rabbitmq-server-567Michael Klishin2016-12-2418-164/+912
|\
| * Don't log #resource recordsMichael Klishin2016-12-241-6/+6
| * Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-12-236-127/+80
| |\ | |/ |/|
* | Revert "Do not expand plugins anymore"Jean-Sébastien Pédron2016-12-238-212/+80
* | Fix listing active plugins with multiple plugin directoriesDaniil Fedotov2016-12-213-3/+88
| * Revert to syncronous vhost recovery since there are concurency limitationsDaniil Fedotov2016-12-231-8/+4
| * Fix logs. Expect multiple logs during startupDaniil Fedotov2016-12-232-13/+19
| * Recover queues after non-clean shutdownDaniil Fedotov2016-12-221-3/+7
| * Recover vhosts message stores in parallel after a crashDaniil Fedotov2016-12-221-6/+13
| * Force recover client references to be maps. Start empty message store for eac...Daniil Fedotov2016-12-212-2/+8
| * Fix msg_store testDaniil Fedotov2016-12-211-1/+1
| * change error function with rabbit_log:errorGabriele Santomaggio2016-12-211-1/+1
| * Refs can be undefinedDaniil Fedotov2016-12-201-4/+9
| * Pass queues and recovery terms to foldDaniil Fedotov2016-12-202-2/+6
| * Group recovery client refs by vhostDaniil Fedotov2016-12-203-22/+48
| * Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-12-207-90/+165
| |\ | |/ |/|
* | Ignore indirect dependencies of rabbit in rabbit_pluginsGerhard Lazu2016-12-202-8/+21
* | Merge pull request #1064 from rabbitmq/do-not-expand-pluginsGerhard Lazu2016-12-196-81/+131
|\ \
| * | Do not set `plugins_expand_dir` from $RABBITMQ_PLUGINS_EXPAND_DIRJean-Sébastien Pédron2016-12-195-22/+0
| * | Use the code path to find loaded pluginsGerhard Lazu2016-12-191-3/+49
| * | Optionally cleanup the old plugins expand dirGerhard Lazu2016-12-191-8/+15
| * | Do not expand plugins anymoreGerhard Lazu2016-12-191-47/+63
| * | Accept list of #plugin records or atoms in maybe_keep_required_depsGerhard Lazu2016-12-191-1/+4
* | | Merge pull request #1063 from rabbitmq/rabbitmq-server-1057Michael Klishin2016-12-193-0/+12
|\ \ \
| * | | Create RABBITMQ_GENERATED_CONFIG_DIRDaniil Fedotov2016-12-193-0/+12
|/ / /
* | | Merge branch 'stable'Michael Klishin2016-12-191-1/+1
|\ \ \
| * | | Fix a condition test hereMichael Klishin2016-12-191-1/+1
| | | * fix typoGabriele Santomaggio2016-12-201-1/+1
| | | * Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-12-179-20/+537
| | | |\ | |_|_|/ |/| | |
* | | | Merge branch 'stable'Arnaud Cogoluègnes2016-12-161-3/+4
|\ \ \ \ | |/ / /
| * | | Coerce global parameter key to atom on deletionArnaud Cogoluègnes2016-12-161-3/+4
* | | | Merge branch 'stable'Michael Klishin2016-12-163-0/+16
|\ \ \ \ | |/ / /
| * | | Merge pull request #1060 from rabbitmq/rabbitmq-server-1059Michael Klishin2016-12-163-5/+21
| |\ \ \
| | * | | Bump the default ets tables limitDaniil Fedotov2016-12-163-5/+21
| |/ / /
* | | | Merge branch 'stable'Arnaud Cogoluègnes2016-12-164-19/+279
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge pull request #1056 from rabbitmq/rabbitmq-mqtt-73Michael Klishin2016-12-164-21/+278
| |\ \
| | * | List all global parametersArnaud Cogoluègnes2016-12-141-4/+3
| | * | Polish global parameters documentationArnaud Cogoluègnes2016-12-141-8/+11
| | * | Document global parameters CLI commandsArnaud Cogoluègnes2016-12-141-5/+73
| | * | Coerce global parameter key to atomArnaud Cogoluègnes2016-12-141-4/+15
| | * | Use atom key and JSON value for global parametersArnaud Cogoluègnes2016-12-133-63/+65
| | * | Improve global runtime parameters supportArnaud Cogoluègnes2016-12-123-10/+184
* | | | Merge branch 'stable' of github.com:rabbitmq/rabbitmq-serverkjnilsson2016-12-152-0/+240
|\ \ \ \ | |/ / /
| * | | Merge pull request #1048 from rabbitmq/rabbitmq-auth-backend-ldap-7Karl Nilsson2016-12-142-0/+240
| |\ \ \
| | * \ \ Merge branch 'stable' into rabbitmq-auth-backend-ldap-7Michael Klishin2016-12-052-43/+44
| | |\ \ \
| | * | | | typoDaniil Fedotov2016-12-021-1/+1
| | * | | | reference type nameDaniil Fedotov2016-12-021-1/+1
| | * | | | Timeouts for worker pool workerDaniil Fedotov2016-12-022-0/+240
| * | | | | Be more specific about what is being stopped on `stop_app`Gerhard Lazu2016-12-141-1/+1
| | |_|/ / | |/| | |
* | | | | Be more specific about what is being stopped on `stop_app`Gerhard Lazu2016-12-141-1/+1