summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix API for listing vhost limitsDaniil Fedotov2017-01-171-7/+8
* Merge pull request #1065 from rabbitmq/rabbitmq-server-505rabbitmq_v3_7_0_milestone9Michael Klishin2017-01-134-1/+33
|\
| * Log topic when access to one is refusedMichael Klishin2017-01-121-2/+2
| * Merge branch 'master' into rabbitmq-server-505Michael Klishin2017-01-1210-31/+290
| |\
| * | Create topic permission table in upgradesArnaud Cogoluègnes2016-12-292-1/+20
| * | Merge branch 'master' into rabbitmq-server-505Arnaud Cogoluègnes2016-12-2720-1379/+666
| |\ \
| * | | Delete topic permissions on vhost deletionArnaud Cogoluègnes2016-12-231-0/+3
| * | | Merge branch 'master' into rabbitmq-server-505Arnaud Cogoluègnes2016-12-221-8/+28
| |\ \ \
| * | | | Improve topic test authorisation testArnaud Cogoluègnes2016-12-211-1/+4
| * | | | Add rabbit_topic_permission tableArnaud Cogoluègnes2016-12-211-0/+7
* | | | | 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