summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change format for Limits APIGabriele Santomaggio2017-01-121-9/+14
* Merge branch 'master' into rabbitmq-cli-155Michael Klishin2017-01-076-1/+228
|\
| * Merge branch 'stable'Michael Klishin2017-01-061-1/+8
| |\
| | * Re-introduce rabbit_table:wait_for_replicated/0 for backwards compatibilityMichael Klishin2017-01-061-1/+8
| * | Merge branch 'stable'Diana Corbacho2017-01-065-0/+220
| |\ \ | | |/
| | * CompileMichael Klishin2017-01-061-1/+1
| | * rabbit_credential_validation:validate_password/1 => rabbit_credential_validat...Michael Klishin2017-01-055-26/+30
| | * Test suite fixesMichael Klishin2017-01-051-1/+1
| | * Merge branch 'stable' into rabbitmq-server-1054Michael Klishin2017-01-057-31/+38
| | |\
| | * | Introduce rabbit_credential_validation; fix validators for successful integra...Michael Klishin2017-01-045-10/+62
| | * | Property-based tests for regexp credential validatorMichael Klishin2017-01-031-1/+1
| | * | Introduce rabbit_credential_validator_regexpMichael Klishin2016-12-301-0/+48
| | * | Move credential validators into rabbitmq-serverMichael Klishin2016-12-213-0/+116
* | | | Export close_connectionsDiana Corbacho2017-01-061-4/+17
|/ / /
* | | 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