summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1073 from rabbitmq/rabbitmq-server-628Michael Klishin2017-01-062-4/+16
|\
| * Rename a functionMichael Klishin2017-01-052-4/+4
| * Force close connection when user is deletedDiana Corbacho2017-01-052-4/+16
* | Merge branch 'stable'Jean-Sébastien Pédron2017-01-051-23/+30
|\ \ | |/ |/|
| * Merge pull request #1072 from rabbitmq/rabbitmq-server-964Michael Klishin2017-01-041-23/+30
| |\
| | * Extract a functionMichael Klishin2017-01-021-9/+10
| | * Configure memory reduction for all queue typesDiana Corbacho2016-12-301-22/+28
* | | Merge branch 'stable'Gerhard Lazu2017-01-031-1/+1
|\ \ \ | |/ /
| * | Fix include pathGerhard Lazu2017-01-031-1/+1
| |/
| * Use a less ambiguous word that does not confuse spelling checkersrabbitmq_v3_6_7_milestone2Michael Klishin2016-12-261-1/+1
| * Fixed various typos across code commentsAndrew Dryga2016-12-265-7/+7
* | Merge pull request #1067 from rabbitmq/rabbitmq-server-1058Michael Klishin2016-12-273-1113/+15
|\ \
| * | Get rid of rabbit_control_mainDaniil Fedotov2016-12-233-1113/+15
* | | Use a less ambiguous word that does not confuse spelling checkersMichael Klishin2016-12-261-1/+1
* | | Fixed various typos across code commentsAndrew Dryga2016-12-255-8/+8
* | | 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