summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Restore "Do not expand plugins anymore"Jean-Sébastien Pédron2017-02-201-58/+132
* WordingMichael Klishin2017-02-201-1/+1
* Merge branch 'master' into rabbitmq-auth-backend-uaa-3Daniil Fedotov2017-02-167-275/+98
|\
| * Merge branch 'stable'Michael Klishin2017-02-161-1/+1
| |\
| | * Use new #delta arity introduced to report paged out messagesDiana Corbacho2017-02-161-1/+1
| * | Merge branch 'stable'Michael Klishin2017-02-152-3/+3
| |\ \ | | |/
| | * Initialize core stats before any gen_server2 startsDiana Corbacho2017-02-141-2/+2
| | * Remove a comment that's no longer relevantMichael Klishin2017-02-141-1/+1
| * | Merge branch 'stable'Michael Klishin2017-02-111-50/+83
| |\ \ | | |/
| | * Merge branch 'stable' into rabbitmq-management-345Michael Klishin2017-02-109-244/+268
| | |\
| | * | Calculate memory size of pagged messagesDiana Corbacho2017-02-101-50/+83
| * | | Merge branch 'master' into rabbitmq-server-1085Michael Klishin2017-02-055-226/+29
| |\ \ \
| | * \ \ Merge branch 'stable'Michael Klishin2017-02-031-219/+9
| | |\ \ \ | | | | |/ | | | |/|
| | | * | rabbit_ssl: Move most functions to `rabbit_cert_info` in rabbitmq-commonJean-Sébastien Pédron2017-02-031-219/+9
| * | | | Merge branch 'master' into rabbitmq-server-1085Arnaud Cogoluègnes2017-01-2313-168/+279
| |\ \ \ \
| * | | | | Add topic authorisation for consumptionArnaud Cogoluègnes2017-01-192-2/+2
* | | | | | Extend protocol error message with {error, _} from authz backendDaniil Fedotov2017-02-081-10/+7
| |_|/ / / |/| | | |
* | | | | Merge pull request #1091 from rabbitmq/rabbitmq-server-1090Gerhard Lazu2017-02-021-1/+8
|\ \ \ \ \
| * | | | | Rename "alpha" to "preview" in version commentDaniil Fedotov2017-01-261-4/+4
| * | | | | Ignore pre-release version part in plugin version requirement validationDaniil Fedotov2017-01-261-1/+8
| | |/ / / | |/| | |
* | | | | Switch to rabbit_json:try_decode/1Michael Klishin2017-02-013-4/+4
* | | | | Add Reason to error handlerGabriele Santomaggio2017-01-271-2/+3
* | | | | Add Reason to error handlerGabriele Santomaggio2017-01-272-4/+9
* | | | | Change the calls that uses the rabbit_json moduleGabriele Santomaggio2017-01-253-4/+4
|/ / / /
* | | | Fall back to ?UNKNOWN_USER if no user is present in optionsMichael Klishin2017-01-202-2/+2
* | | | Merge branch 'master' into rabbitmq-event-exchange-10Michael Klishin2017-01-171-7/+8
|\ \ \ \ | |/ / /
| * | | Fix API for listing vhost limitsDaniil Fedotov2017-01-171-7/+8
* | | | Notify user who performed the action in all system eventsDiana Corbacho2017-01-1611-160/+231
* | | | Add user ID to consumersDiana Corbacho2017-01-151-8/+10
* | | | Include options map in queue and exchange recordsDiana Corbacho2017-01-151-0/+38
|/ / /
* | | 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