summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into rabbitmq-server-351Alvaro Videla2015-10-141-1/+2
|\
| * Merge pull request #359 from rabbitmq/rabbitmq-server-358Michael Klishin2015-10-141-1/+2
| |\ | | | | | | fixes failing test
| | * fixes failing testAlvaro Videla2015-10-141-1/+2
| |/
* | Merge branch 'master' into rabbitmq-server-351Alvaro Videla2015-10-145-12/+28
|\ \ | |/
| * fixes batch_publish testsAlvaro Videla2015-10-141-5/+15
| |
| * Merge branch 'stable'Alvaro Videla2015-10-141-1/+1
| |\
| | * restores the rabbit_variable_queue testsAlvaro Videla2015-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This line https://github.com/rabbitmq/rabbitmq-server/blob/master/src/rabbit_priority_queue.erl#L78 sets the rabbit_priority_queue as the default rabbit_backing_queue which had the side effect of disabling the tests for the rabbit_variable_queue
| * | Merge branch 'stable'Michael Klishin2015-10-130-0/+0
| |\ \ | | |/
| | * Merge pull request #356 from bogdando/ra_ocf_haMichael Klishin2015-10-133-1/+1649
| | |\ | | | | | | | | Ra ocf ha
| * | \ Merge branch 'stable'Michael Klishin2015-10-131-4/+4
| |\ \ \ | | |/ /
| | * | Merge pull request #354 from Jakauppila/rabbitmq-server-354Michael Klishin2015-10-131-4/+4
| | |\ \ | | | | | | | | | | Allow ERLANG_HOME to be overridden from rabbitmq-env.bat
| | | * | Move call rabbitmq-ev.batJared Kauppila2015-10-121-4/+4
| | | | | | | | | | | | | | | Moving the rabbitmq-ev.bat call above the ERLANG_HOME check. This grants the ability to override ERLANG_HOME within rabbitmq-env-conf.bat.
| * | | | Merge pull request #355 from rabbitmq/rabbitmq-server-112Michael Klishin2015-10-133-2/+8
| |\ \ \ \ | | | | | | | | | | | | Read memory monitor interval from configuration
| | * | | | Missing commaMichael Klishin2015-10-131-1/+1
| | | | | |
| | * | | | Read memory monitor interval from configurationDiana Corbacho2015-10-133-2/+8
| |/ / / /
* | | | | fixes stats/delta handling on publish_deliveredAlvaro Videla2015-10-141-7/+3
| | | | |
* | | | | fixes stats for lazy publish deliveredAlvaro Videla2015-10-131-2/+1
| | | | |
* | | | | cosmeticsAlvaro Videla2015-10-131-1/+2
| | | | |
* | | | | brings comments up to dateAlvaro Videla2015-10-131-6/+4
| | | | |
* | | | | fixes in_r/2 implementation for lazy queuesAlvaro Videla2015-10-131-1/+2
| | | | |
* | | | | updates state assertion function for lazy queuesAlvaro Videla2015-10-131-2/+6
| | | | |
* | | | | makes sure convert_to_lazy terminatesAlvaro Videla2015-10-131-14/+19
| | | | |
* | | | | fixes call to queue stats from publishAlvaro Videla2015-10-131-1/+1
| | | | |
* | | | | implements requeue for lazy queuesAlvaro Videla2015-10-131-1/+19
| | | | |
* | | | | do not code with headacheAlvaro Videla2015-10-131-1/+1
| | | | |
* | | | | adds mode to backing_queue_status infoAlvaro Videla2015-10-131-1/+3
| | | | |
* | | | | implements lazy publish deliveredAlvaro Videla2015-10-131-7/+36
| | | | |
* | | | | uses binary_to_exisiting_atom when handling queue mode policyAlvaro Videla2015-10-131-1/+1
| | | | |
* | | | | fixes unused var warningAlvaro Videla2015-10-131-1/+1
| | | | |
* | | | | merge master into rabbitmq-server-351Alvaro Videla2015-10-139-124/+477
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #344 from rabbitmq/rabbitmq-server-336Michael Klishin2015-10-129-117/+474
| |\ \ \ \ | | | | | | | | | | | | Implements Mirror Queue Sync in Batches
| | * | | | Move this constant closer to the only place it is usedMichael Klishin2015-10-121-2/+2
| | | | | |
| | * | | | removes non batch-sync code pathAlvaro Videla2015-10-101-46/+3
| | | | | |
| | * | | | fixes conflictsAlvaro Videla2015-10-101-1/+1
| | |\ \ \ \
| | | * | | | Clarify this commentMichael Klishin2015-10-101-1/+1
| | | | | | |
| | * | | | | refactors message sync'ing in batchesAlvaro Videla2015-10-101-27/+54
| | | | | | |
| | * | | | | send msg batch in proper orderAlvaro Videla2015-10-101-1/+1
| | | | | | |
| | * | | | | get into account unacked messages when syncingAlvaro Videla2015-10-101-1/+1
| | | | | | |
| | * | | | | adds default sync batch size on the app configAlvaro Videla2015-10-102-3/+8
| | |/ / / /
| | * | | | removes unused constantAlvaro Videla2015-10-101-2/+0
| | | | | |
| | * | | | WordingMichael Klishin2015-10-101-1/+1
| | | | | |
| | * | | | Merge branch 'master' into rabbitmq-server-336Michael Klishin2015-10-106-14/+26
| | |\ \ \ \
| | * | | | | restores new lineAlvaro Videla2015-10-051-0/+1
| | | | | | |
| | * | | | | improves commentAlvaro Videla2015-10-051-2/+3
| | | | | | |
| | * | | | | Merge branch 'master' into rabbitmq-server-336Alvaro Videla2015-10-056-42/+148
| | |\ \ \ \ \
| | * | | | | | off by one errorAlvaro Videla2015-10-051-1/+1
| | | | | | | |
| | * | | | | | fixes arguments passed to batch_publish_*Alvaro Videla2015-10-051-2/+2
| | | | | | | |
| | * | | | | | cosmeticsAlvaro Videla2015-10-051-2/+4
| | | | | | | |
| | * | | | | | improves comment about sync batch orderAlvaro Videla2015-10-051-2/+3
| | | | | | | |
| | * | | | | | fixes retrieving sync_batch_size from policyAlvaro Videla2015-10-051-0/+2
| | | | | | | |