summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename msg_store_index:delete_by_file to index_cleanup_undefined_fileDaniil Fedotov2017-02-232-6/+6
* Revert "Restore "Do not expand plugins anymore""rabbitmq_v3_7_0_milestone13Jean-Sébastien Pédron2017-02-221-132/+58
* Prefer inet:gethostbyaddr/1 to inet_res:gethostbyaddr/1Michael Klishin2017-02-201-1/+1
* Fix a bad mergeMichael Klishin2017-02-201-0/+1
* Merge branch 'stable'Michael Klishin2017-02-203-1/+174
|\
| * Test gc of core metricsDiana Corbacho2017-02-171-7/+4
| * GC gen_server2 metricsDiana Corbacho2017-02-171-0/+4
| * Garbage collection of core metricsDiana Corbacho2017-02-172-0/+169
| * Function to retrieve all exchange names (keys)Diana Corbacho2017-02-171-1/+4
* | Merge pull request #1115 from rabbitmq/rabbitmq-server-msg-store-recovery-opt...Michael Klishin2017-02-203-57/+71
|\ \
| * | Improve logging a bitMichael Klishin2017-02-202-5/+5
| * | Merge branch 'master' into rabbitmq-server-msg-store-recovery-optimizeMichael Klishin2017-02-201-10/+7
| |\ \
| * \ \ Merge branch 'master' into rabbitmq-server-msg-store-recovery-optimizeMichael Klishin2017-02-171-1/+1
| |\ \ \
| * | | | Allow any StartFunState for message storesDaniil Fedotov2017-02-161-3/+3
| * | | | Optimize per-vhost message store recoveryDaniil Fedotov2017-02-153-54/+68
* | | | | 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
| |\ \ \ \