summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| * | One more testMichael Klishin2016-09-201-7/+34
| * | One more testMichael Klishin2016-09-201-1/+38
| * | Merge branch 'master' into rabbitmq-server-501Michael Klishin2016-09-195-29/+16
| |\ \
| * | | More testsMichael Klishin2016-09-191-25/+229
| * | | More testsMichael Klishin2016-09-191-32/+77
| * | | Enforce max-queues vhost limitMichael Klishin2016-09-194-28/+120
| * | | Introduce per_vhost_queue_limit suiteMichael Klishin2016-09-171-0/+257
| * | | 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-1510-63/+151
| |\ \ \
| * | | | 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 'rabbitmq-server-944' into stableMichael Klishin2016-09-212-5/+24
| |\ \ \ \
| | * \ \ \ Merge branch 'stable' into rabbitmq-server-944Michael Klishin2016-09-215-48/+80
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | 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-219-537/+81
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Merge branch 'rabbitmq-server-953' into stableMichael Klishin2016-09-204-47/+79
| |\ \ \ \
| | * \ \ \ Merge branch 'stable' into rabbitmq-server-953Michael Klishin2016-09-206-498/+10
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Makefile: Remove the `$(PLUGINS)` variableJean-Sébastien Pédron2016-09-191-1/+1
| | |/ / / | |/| | |
| * | | | Remove `inet_proxy` Erlang distributionJean-Sébastien Pédron2016-09-193-442/+0
| * | | | Makefile: Explicitely list all DEPSJean-Sébastien Pédron2016-09-192-48/+2
| | * | | Match shutdown as expected return valueDiana Corbacho2016-09-171-1/+1
| | * | | Stop queue gracefully on coordinator/GM initialisation shutdownDiana Corbacho2016-09-162-31/+59