summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Arnaud Cogoluègnes2016-10-1211-22/+810
|\
| * Merge pull request #994 from rabbitmq/rabbitmq-server-979Karl Nilsson2016-10-129-4/+736
| |\
| | * Add better message when decryption fails in configArnaud Cogoluègnes2016-10-124-14/+50
| | * Merge branch 'stable' into rabbitmq-server-979Arnaud Cogoluègnes2016-10-116-440/+138
| | |\ | | |/ | |/|
| * | Merge branch 'rabbitmq-server-990' into stablerabbitmq_v3_6_6_milestone5Andrew Bruce2016-10-052-18/+73
| |\ \
| | * | Choose master from intersection of sync slaves and policy nodesAndrew Bruce2016-10-052-18/+73
| |/ /
| | * Create tests for rabbitmqctl encodeArnaud Cogoluègnes2016-10-115-61/+173
| | * Use terms in rabbitmqctl encodeArnaud Cogoluègnes2016-10-111-9/+21
| | * Add encode command to rabbitmqctlArnaud Cogoluègnes2016-10-104-14/+87
| | * Remove a pointless commentLoïc Hoguin2016-10-061-3/+1
| | * Add a test for decrypt at start without passphraseLoïc Hoguin2016-10-062-5/+29
| | * Add tests for decrypting at application startLoïc Hoguin2016-10-063-1/+92
| | * Add a test to decrypt environment valuesLoïc Hoguin2016-10-062-2/+66
| | * 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-292-0/+38
| | * Add rabbit_pbe module for password based encryptionLoïc Hoguin2016-09-292-0/+185
* | | Merge pull request #996 from rabbitmq/rabbitmq-server-987Daniil Fedotov2016-10-1217-1996/+64
|\ \ \
| * | | Support `disk` node type. Test ignore of node_type if there is no nodesDaniil Fedotov2016-10-123-7/+3
| * | | Ignore *.schema files in test dir. Copy them on setupDaniil Fedotov2016-10-1214-1983/+15
| * | | More tests for cluster configDaniil Fedotov2016-10-122-2/+25
| * | | Change config schema for the classic autoclustering backendMichael Klishin2016-10-124-26/+43
|/ / /
* | | Merge pull request #985 from rabbitmq/rabbitmq-management-289Michael Klishin2016-10-061-2/+35
|\ \ \
| * | | Vhost limit API functions to set/list/clear specific limitsDaniil Fedotov2016-10-031-2/+35
* | | | Drive-by change: reduce log noiseMichael Klishin2016-10-041-5/+8
|/ / /
* | | Merge branch 'stable'Michael Klishin2016-09-303-405/+36
|\ \ \ | |/ /
| * | 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-294-10/+24
| | |\ \ | | | |/
| | * | 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
| * | | Merge pull request #981 from rabbitmq/rabbitmq-server-980Michael Klishin2016-09-301-399/+0
| |\ \ \
| | * | | Remove `pg2_fixed`Jean-Sébastien Pédron2016-09-291-399/+0
| |/ / /
* | | | Merge branch 'stable'Jean-Sébastien Pédron2016-09-291-17/+29
|\ \ \ \ | |/ / /
| * | | health_check_SUITE: Use a RabbitMQ nodename suffixJean-Sébastien Pédron2016-09-291-17/+29
| | |/ | |/|
* | | Merge branch 'stable'Daniil Fedotov2016-09-282-7/+13
|\ \ \ | |/ /
| * | Tests timingDaniil Fedotov2016-09-282-7/+13
* | | Merge branch 'stable'Michael Klishin2016-09-261-3/+9
|\ \ \ | |/ /
| * | Merge branch 'rabbitmq-server-975' into stableMichael Klishin2016-09-261-3/+9
| |\ \
| | * | Stop syncer if there is no slaves to sync toDaniil Fedotov2016-09-261-3/+9
| |/ /
* | | Merge branch 'stable'Jean-Sébastien Pédron2016-09-2353-6707/+354
|\ \ \ | |/ /
| * | Update rabbitmq-components.mkJean-Sébastien Pédron2016-09-231-0/+2
| |/
| * Update erlang.mkJean-Sébastien Pédron2016-09-221-316/+352
| * Makefile: Move install recipes to rabbitmq-releaseJean-Sébastien Pédron2016-09-221-117/+0
| * Move all release handling bits to rabbitmq-releaseJean-Sébastien Pédron2016-09-2151-6274/+6
* | Merge pull request #968 from rabbitmq/rabbitmq-server-501Karl Nilsson2016-09-216-27/+785
|\ \
| * | Add a test that ensures max queue limit isn't enforced for re-declarationMichael Klishin2016-09-211-2/+61
| * | Correct a commentMichael Klishin2016-09-211-1/+2