summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-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
| | |/ | |/|
* | | Merge branch 'stable'Michael Klishin2016-09-261-3/+9
|\ \ \ | |/ /
| * | Stop syncer if there is no slaves to sync toDaniil Fedotov2016-09-261-3/+9
| |/
* | Merge pull request #968 from rabbitmq/rabbitmq-server-501Karl Nilsson2016-09-215-27/+92
|\ \
| * | Correct a commentMichael Klishin2016-09-211-1/+2
| * | Merge branch 'master' into rabbitmq-server-501Michael Klishin2016-09-192-2/+2
| |\ \
| * | | Enforce max-queues vhost limitMichael Klishin2016-09-193-27/+55
| * | | When setting up a node DB, create secondary indexes on queue tablesMichael Klishin2016-09-171-0/+12
| * | | Merge branch 'master' into rabbitmq-server-501Michael Klishin2016-09-155-27/+71
| |\ \ \
| * | | | Correct return valueMichael Klishin2016-09-091-2/+3
| * | | | CosmeticsMichael Klishin2016-09-091-4/+5
| * | | | Table migration fn that fills out rabbit[_durable]_queue.vhostMichael Klishin2016-09-091-0/+22
* | | | | Merge branch 'stable'Michael Klishin2016-09-212-5/+24
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'stable' into rabbitmq-server-944Michael Klishin2016-09-213-46/+78
| |\ \ \ \
| * | | | | 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'Diana Corbacho2016-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
| |/ / /
* | | | Merge branch 'stable'Michael Klishin2016-09-151-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'stable' into rabbitmq-server-953Michael Klishin2016-09-151-1/+1
| |\ \ \
| * | | | Stop master with reason shutdown on duplicated mastersDiana Corbacho2016-09-141-1/+1
* | | | | Merge branch 'stable'Jean-Sébastien Pédron2016-09-151-1/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Fix log messageDiana Corbacho2016-09-151-1/+1
| |/ /
* | | Merge pull request #958 from rabbitmq/rabbitmq-server-948Michael Klishin2016-09-123-25/+63
|\ \ \
| * | | Support direct connection trackingDaniil Fedotov2016-09-123-25/+63
| | |/ | |/|
* | | Merge branch 'stable'Diana Corbacho2016-09-122-2/+8
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #955 from rabbitmq/rabbitmq-server-949D Corbacho2016-09-121-1/+2
| |\
| | * Bump default MoreCreditAfter to 100Michael Klishin2016-09-121-1/+2
| * | Merge branch 'stable' into rabbitmq-server-950Michael Klishin2016-09-125-384/+89
| |\ \ | | |/
| * | Handle not found outside of verifyDiana Corbacho2016-09-121-1/+6
* | | Merge branch 'stable'Diana Corbacho2016-09-051-0/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'stable' into rabbitmq-server-803-stableMichael Klishin2016-09-021-358/+0
| |\ \
| * | | Upgrade amqqueue record with policy_versionDiana Corbacho2016-08-311-0/+19
| * | | Update policy version on set_policy and use it on update_mirroringGabriele Santomaggio2016-08-312-4/+10
| * | | Take update mirroring decision in rabbit_amqqueue_processDiana Corbacho2016-08-312-25/+63
| | |/ | |/|
* | | Use a separate event key for operator policiesMichael Klishin2016-09-011-1/+1
* | | Optimize a case clauseMichael Klishin2016-09-011-1/+1
* | | Merge branch 'master' into rabbitmq-server-930Michael Klishin2016-08-311-358/+0
|\ \ \