summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Michael Klishin2016-11-305-59/+160
|\
| * Properly handle systemd notify errorsAlexey Lebedeff2016-11-291-4/+5
| * Make it possible to disable background GCMichael Klishin2016-11-282-7/+18
| * Merge pull request #1016 from binarin/multiple-plugins-dirDaniil Fedotov2016-11-252-44/+135
| |\
| | * Report pending upgrades when listing pluginsAlexey Lebedeff2016-11-241-5/+34
| | * Support multiple plugins directoriesAlexey Lebedeff2016-11-231-39/+101
| * | Move rabbit:prep_stop/1 to stop/1 to avoid master termination crashDiana Corbacho2016-11-241-4/+2
| |/
* | Ensure extra stats info is also passed to core metricskjnilsson2016-11-251-2/+2
* | Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-11-2410-472/+357
|\ \ | |/
| * Move rabbit_pbe module to rabbitmq-commonArnaud Cogoluègnes2016-11-181-194/+0
| * Merge branch 'stable' into rabbitmq-server-960Michael Klishin2016-10-263-7/+27
| |\
| | * Merge pull request #1011 from rabbitmq/rabbitmq-server-972Michael Klishin2016-10-261-5/+14
| | |\
| | | * Merge branch 'stable' into rabbitmq-server-972Michael Klishin2016-10-261-1/+6
| | | |\
| | | * | Avoid duplicates in members list during partial partitionDiana Corbacho2016-10-251-5/+14
| | * | | Merge pull request #1009 from rabbitmq/rabbitmq-server-1006Michael Klishin2016-10-261-1/+7
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Stop master in receiving sync_start from another master after partitionDiana Corbacho2016-10-251-1/+7
| | | |/
| | * | Ignore policy_changed on slavesDiana Corbacho2016-10-251-1/+6
| | |/
| * | Ignore unknown ackDiana Corbacho2016-10-261-43/+68
| |/
| * Use config_entry_decoder key for config encryptionArnaud Cogoluègnes2016-10-142-9/+9
| * Add better message when decryption fails in configArnaud Cogoluègnes2016-10-123-13/+28
| * Merge branch 'stable' into rabbitmq-server-979Arnaud Cogoluègnes2016-10-114-419/+58
| |\
| | * Choose master from intersection of sync slaves and policy nodesAndrew Bruce2016-10-051-14/+22
| | * Merge pull request #978 from rabbitmq/rabbitmq-server-973Michael Klishin2016-09-302-6/+36
| | |\
| | | * Use a name that's more to the pointMichael Klishin2016-09-292-2/+2
| | | * Naming, cosmeticsMichael Klishin2016-09-292-16/+17
| | | * Merge branch 'stable' into rabbitmq-server-973Michael Klishin2016-09-291-3/+9
| | | |\
| | | * | renamed run_count to gc_run_countGabriele Santomaggio2016-09-262-12/+12
| | | * | defaul value for run_countGabriele Santomaggio2016-09-261-3/+5
| | | * | Make the GC calls configurable for lazy queuesGabriele Santomaggio2016-09-232-5/+32
| | * | | Remove `pg2_fixed`Jean-Sébastien Pédron2016-09-291-399/+0
| | | |/ | | |/|
| * | | Create tests for rabbitmqctl encodeArnaud Cogoluègnes2016-10-113-58/+90
| * | | Use terms in rabbitmqctl encodeArnaud Cogoluègnes2016-10-111-9/+21
| * | | Add encode command to rabbitmqctlArnaud Cogoluègnes2016-10-102-2/+68
| * | | Remove a pointless commentLoïc Hoguin2016-10-061-3/+1
| * | | Add a test for decrypt at start without passphraseLoïc Hoguin2016-10-061-2/+1
| * | | Add a test to decrypt environment valuesLoïc Hoguin2016-10-061-2/+3
| * | | Add configuration for decrypting hidden configuration valuesLoïc Hoguin2016-10-062-8/+99
| * | | Add commentsLoïc Hoguin2016-09-291-0/+8
| * | | Add rabbit_pbe:encrypt_term and decrypt_termLoïc Hoguin2016-09-291-0/+9
| * | | Add rabbit_pbe module for password based encryptionLoïc Hoguin2016-09-291-0/+164
| |/ /
* | | Inline function specs in rabbit_logkjnilsson2016-10-071-14/+11
* | | Merge branch 'stable' into rabbitmq-management-236Jean-Sébastien Pédron2016-09-2718-520/+425
|\ \ \ | |/ /
| * | Stop syncer if there is no slaves to sync toDaniil Fedotov2016-09-261-3/+9
| |/
| * Merge branch 'stable' into rabbitmq-server-944Michael Klishin2016-09-213-46/+78
| |\
| | * Stop queue gracefully on coordinator/GM initialisation shutdownDiana Corbacho2016-09-162-31/+59
| | * Stop GM with reason shutdown whenever an error is detectedDiana Corbacho2016-09-161-15/+19
| * | Stop in request_depth if master is not a member any longerDiana Corbacho2016-09-201-3/+9
| * | Stop slaves once removed from the amqqueue record by other nodesDiana Corbacho2016-09-191-2/+15
| |/
| * Merge branch 'stable' into rabbitmq-server-953Michael Klishin2016-09-151-1/+1
| |\
| | * Fix log messageDiana Corbacho2016-09-151-1/+1