summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Michael Klishin2017-09-234-8/+33
|\
| * Be smarter about when to use all cluster nodes vs just those specified by ha-...Luke Bakken2017-09-222-1/+20
| * Squash a warning => compiles from scratchMichael Klishin2017-09-222-2/+2
| * Handle suggested_queue_nodes output when slave nodes are emptyLuke Bakken2017-09-221-1/+5
| * CosmeticsMichael Klishin2017-09-223-4/+4
| * Take ha-mode into account in choosing queue masterLuke Bakken2017-09-223-6/+8
* | Merge branch 'stable'Michael Klishin2017-09-221-6/+9
|\ \ | |/
| * Explain the IoBatchSize role in push_betas_to_deltasGerhard Lazu2017-09-201-0/+3
| * Clarify IO_BATCH_SIZE in betas -> deltas (not gammas!) commentGerhard Lazu2017-09-201-6/+6
* | Merge branch 'stable'v3.7.0-rc.1Michael Klishin2017-09-152-2/+15
|\ \ | |/
| * Merge pull request #1365 from rabbitmq/rabbitmq-server-1364Michael Klishin2017-09-152-2/+15
| |\
| | * Further improve logging around enable plugin set changesMichael Klishin2017-09-151-2/+13
| | * Do not log anything when list of apps to stop is emptyLuke Bakken2017-09-151-0/+2
| * | WordingMichael Klishin2017-09-124-4/+4
* | | Merge branch 'stable'Michael Klishin2017-09-111-19/+24
|\ \ \ | |/ /
| * | Do not start direct connections if the direct connection supervisor is not st...Daniil Fedotov2017-09-111-11/+17
* | | Handle cases where the headers table is undefinedMichael Klishin2017-09-071-0/+2
* | | Introduce x-first-death-{exchange,queue,reason}Michael Klishin2017-09-071-1/+10
* | | Merge branch 'stable'Michael Klishin2017-09-042-13/+35
|\ \ \ | |/ /
| * | Trap exits on spawned process so it's not killed on monitor restartDiana Corbacho2017-09-041-0/+6
| * | Effectively link the spawned processDiana Corbacho2017-09-011-6/+6
| * | Link process responsible of restart during autoheal, and abort if neededDiana Corbacho2017-08-312-7/+23
* | | Update default category loglevel to `inherit`Daniil Fedotov2017-08-301-3/+7
* | | Merge branch 'stable'Michael Klishin2017-08-241-1/+8
|\ \ \ | |/ /
| * | Do not GC channel-queue metrics on mirror migrationDiana Corbacho2017-08-231-1/+8
| |/
* | WordingMichael Klishin2017-08-211-4/+4
* | Log configuration testsDaniil Fedotov2017-08-211-4/+12
* | Refactor log configuration to be consistent with log doc guideDaniil Fedotov2017-08-181-65/+272
* | Remove timeout swithch from the node_health_check command.Daniil Fedotov2017-08-141-1/+1
* | Merge branch 'stable'Michael Klishin2017-08-101-6/+13
|\ \ | |/
| * Add test for cleaning up dead exclusive queuesLuke Bakken2017-08-091-5/+5
| * Correctly check for exclusive queueLuke Bakken2017-08-081-2/+2
| * Add is_exclusive to queue deletion clauseLuke Bakken2017-08-081-6/+13
* | Merge branch 'master' into rabbitmq-cli-207Daniil Fedotov2017-08-0916-126/+258
|\ \
| * | Use lager sink API for logs.Daniil Fedotov2017-08-072-30/+41
| * | Do not run a message store migration if there are no durable queues.Daniil Fedotov2017-08-041-7/+12
| * | Merge branch 'master' into rabbitmq-management-460Michael Klishin2017-08-035-38/+70
| |\ \
| | * \ Merge pull request #1316 from rabbitmq/rabbitmq-server-1314Michael Klishin2017-08-033-10/+9
| | |\ \
| | | * \ Merge branch 'master' into rabbitmq-server-1314Michael Klishin2017-08-031-11/+39
| | | |\ \
| | | * | | WordingMichael Klishin2017-08-011-1/+1
| | | * | | Merge branch 'master' into rabbitmq-server-1314Michael Klishin2017-08-0112-48/+113
| | | |\ \ \
| | | * | | | Start slave queues after vhost recover, instead of node start.Daniil Fedotov2017-07-313-10/+9
| | * | | | | Make already_started error explicit in start_vhost. Export start_vhost/2Daniil Fedotov2017-08-031-17/+22
| | | |_|/ / | | |/| | |
| | * | | | Raise a protocol error when declaring a queue on a stopped vhostv3.7.0-beta.19Daniil Fedotov2017-08-021-4/+10
| | * | | | Repeat `rabbit_amqqueue:with` operation for a stopped queue.Daniil Fedotov2017-08-021-7/+29
| | | |/ / | | |/| |
| * | | | Change vhost status from down to stoppedDaniil Fedotov2017-08-021-1/+1
| * | | | Change the `state` field in vhost info to `cluster_state`.Daniil Fedotov2017-08-011-5/+14
| |/ / /
| * | | Make connection tracking handler more defensiveMichael Klishin2017-08-011-3/+16
| * | | Merge branch 'master' into rabbitmq-server-1310Michael Klishin2017-07-314-2/+30
| |\ \ \
| | * \ \ Merge pull request #1309 from rabbitmq/rabbitmq-server-1303Michael Klishin2017-07-314-2/+30
| | |\ \ \ | | | |/ / | | |/| |