summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bug26465'Simon MacMullen2015-02-233-29/+77
|\
| * pause_if_all_down: Remove configuration checkJean-Sébastien Pédron2015-02-201-32/+5
| * pause_if_all_down: Lower priority of "listed nodes not in the cluster" messageJean-Sebastien Pedron2015-02-031-2/+2
| * How to recover from partitioning after 'pause_if_all_down' is configurableJean-Sebastien Pedron2014-12-242-6/+15
| * Rename 'keep_preferred' to 'pause_if_all_down' and accept a list of nodesJean-Sebastien Pedron2014-12-191-30/+49
| * Add a new "keep_preferred" cluster partition handling methodJean-Sebastien Pedron2014-12-022-27/+74
* | Fix O(n^2) time to ack / requeue multiple messages.Simon MacMullen2015-02-191-2/+4
* | Record the routing decision on published messages.Simon MacMullen2015-02-182-11/+13
* | Merge heads of defaultMichael Klishin2015-02-171-3/+3
|\ \
| * \ stable to defaultSimon MacMullen2015-02-1645-904/+2145
| |\ \
| * | | Ignore all errors here (just as we do in ssl_info/2) - for example the socket...Simon MacMullen2015-02-161-3/+3
* | | | A few overview commentsMichael Klishin2015-02-171-0/+20
* | | | Enforce argument equivalence.Simon MacMullen2015-02-131-1/+2
* | | | API updates for default.Simon MacMullen2015-02-131-16/+16
* | | | Compile, now that we are in the broker repo.Simon MacMullen2015-02-131-2/+2
* | | | Import the module rabbit_priority_queue as-is from the plugin.Simon MacMullen2015-02-131-0/+552
| |/ / |/| |
* | | Merge bug26573Simon MacMullen2015-02-041-0/+29
|\ \ \
| * | | De-emphasise mirroring, talk about ordering issues.Simon MacMullen2015-02-041-4/+14
| * | | ClarifyMichael Klishin2015-02-041-0/+3
| * | | Overview documentation for delegateMichael Klishin2015-02-041-0/+16
* | | | Merge bug26574Simon MacMullen2015-02-041-0/+4
|\ \ \ \
| * \ \ \ Merge bug26579Simon MacMullen2015-02-041-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WordingMichael Klishin2015-02-031-2/+2
| | * | | Documentation overview of lqueueMichael Klishin2015-02-031-0/+4
* | | | | And a bit more.Simon MacMullen2015-02-041-0/+4
* | | | | A bit more explanation.Simon MacMullen2015-02-041-0/+5
* | | | | Overview documentation for worker_pool and worker_pool_workerMichael Klishin2015-02-042-5/+22
|/ / / /
* | | | Merge bug26561Simon MacMullen2015-02-032-0/+27
|\ \ \ \ | |/ / /
| * | | Merge bug26572Simon MacMullen2015-02-031-0/+13
| |\ \ \
| | * | | Corrections per feedback from MatthiasMichael Klishin2015-02-031-3/+4
| | * | | Basic documentation for pmonMichael Klishin2015-02-031-0/+12
| * | | | Overview documentation for gathererMichael Klishin2015-02-031-0/+14
| |/ / /
* | | | Rename for consistency with other queue info items.Simon MacMullen2015-02-032-3/+3
* | | | disk_read_count / disk_write_count info items for queues.Simon MacMullen2015-02-022-25/+48
|/ / /
* | | Merge bug26545Simon MacMullen2015-02-021-1/+1
|\ \ \
| * | | Prohibit deletion of amq.* exchanges, not just amq.rabbitmq.*Michael Klishin2015-01-261-1/+1
* | | | Merge bug26467Simon MacMullen2015-02-023-2/+14
|\ \ \ \
| * \ \ \ Merge headsSimon MacMullen2015-02-021-1/+1
| |\ \ \ \
| | * | | | It is now basic_consume/10Michael Klishin2015-02-011-1/+1
| * | | | | stable to defaultSimon MacMullen2015-02-022-1/+13
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Cause some traffic on master hibernation, and explain why.Simon MacMullen2015-02-022-1/+13
* | | | | Introduce rabbit_misc:is_os_process_alive/1 from a private function in rabbit...Simon MacMullen2015-01-302-36/+36
* | | | | Move comment to a more useful place.Simon MacMullen2015-01-301-3/+3
* | | | | Correctly determine whether offline promotion is likely to work.Simon MacMullen2015-01-301-10/+20
* | | | | Merge in defaultSimon MacMullen2015-01-301-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | stable to defaultSimon MacMullen2015-01-3036-784/+1873
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | AhemSimon MacMullen2015-01-301-1/+0
| * | | | Don't send reply until the BQ:init has taken place, and thus the master has s...Simon MacMullen2015-01-302-1/+2
* | | | | Replace down_slave_nodes with a new field recoverable_slaves with different s...Simon MacMullen2015-01-294-63/+102
* | | | | First off, remove workaround.Simon MacMullen2015-01-281-7/+1
| |/ / / |/| | |