summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't log #resource recordsMichael Klishin2016-12-241-6/+6
* Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-12-231-127/+58
|\
| * Revert "Do not expand plugins anymore"Jean-Sébastien Pédron2016-12-231-132/+58
| * Fix listing active plugins with multiple plugin directoriesDaniil Fedotov2016-12-211-3/+8
* | Revert to syncronous vhost recovery since there are concurency limitationsDaniil Fedotov2016-12-231-8/+4
* | Fix logs. Expect multiple logs during startupDaniil Fedotov2016-12-231-10/+16
* | 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
* | 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-201-1/+3
* | Group recovery client refs by vhostDaniil Fedotov2016-12-202-14/+29
* | Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-12-201-64/+151
|\ \ | |/
| * Ignore indirect dependencies of rabbit in rabbit_pluginsGerhard Lazu2016-12-201-5/+20
| * Merge pull request #1064 from rabbitmq/do-not-expand-pluginsGerhard Lazu2016-12-191-59/+131
| |\
| | * 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
* | | fix typoGabriele Santomaggio2016-12-201-1/+1
* | | Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-12-173-9/+145
|\ \ \ | |/ /
| * | 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'Arnaud Cogoluègnes2016-12-162-8/+96
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Merge pull request #1056 from rabbitmq/rabbitmq-mqtt-73Michael Klishin2016-12-162-10/+95
| | |\
| | | * List all global parametersArnaud Cogoluègnes2016-12-141-4/+3
| | | * Coerce global parameter key to atomArnaud Cogoluègnes2016-12-141-4/+15
| | | * Use atom key and JSON value for global parametersArnaud Cogoluègnes2016-12-132-37/+29
| | | * Improve global runtime parameters supportArnaud Cogoluègnes2016-12-122-4/+87
| * | | Merge branch 'stable' of github.com:rabbitmq/rabbitmq-serverkjnilsson2016-12-151-0/+47
| |\ \ \ | | |/ /
| | * | Merge pull request #1048 from rabbitmq/rabbitmq-auth-backend-ldap-7Karl Nilsson2016-12-141-0/+47
| | |\ \
| | | * | typoDaniil Fedotov2016-12-021-1/+1
| | | * | reference type nameDaniil Fedotov2016-12-021-1/+1
| | | * | Timeouts for worker pool workerDaniil Fedotov2016-12-021-0/+47
| | * | | 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
* | | | Replace dying_client_index and dying_clients set with a mapDaniil Fedotov2016-12-162-25/+15
* | | | Merge branch 'master' into rabbitmq-server-567Diana Corbacho2016-12-1310-478/+130
|\ \ \ \ | |/ / /
| * | | Merge branch 'stable'Jean-Sébastien Pédron2016-12-072-132/+20
| |\ \ \ | | |/ /
| | * | Merge pull request #1051 from rabbitmq/rabbitmq-server-1050Michael Klishin2016-12-061-8/+19
| | |\ \
| | | * | Coerce default_* configuration entries to binariesArnaud Cogoluègnes2016-12-051-8/+19
| | | |/
| | * | Move from .app.src to Makefile variablesJean-Sébastien Pédron2016-12-061-114/+0
| | * | rabbit: Use application description in bannerJean-Sébastien Pédron2016-12-061-1/+1
| | |/
| | * Merge branch 'stable' into rabbitmq-server-1033Michael Klishin2016-12-0110-355/+117
| | |\
| | * \ Merge branch 'stable' into rabbitmq-server-1033Gerhard Lazu2016-11-305-55/+158
| | |\ \
| | * | | Timeout values are in millisecondsMichael Klishin2016-11-251-1/+1
| | * | | Log the number of retries leftDiana Corbacho2016-11-251-1/+2
| | * | | Log Mnesia reconnection attemptsDiana Corbacho2016-11-251-0/+4
| | * | | Configure member retries on Mnesia reconnection failuresDiana Corbacho2016-11-255-37/+62