| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge bug26561 | Simon MacMullen | 2015-02-03 | 2 | -0/+27 |
| |\ |
|
| | * | Merge bug26572 | Simon MacMullen | 2015-02-03 | 1 | -0/+13 |
| | |\ |
|
| | | * | Corrections per feedback from Matthias | Michael Klishin | 2015-02-03 | 1 | -3/+4 |
| | | * | Basic documentation for pmon | Michael Klishin | 2015-02-03 | 1 | -0/+12 |
| | * | | Overview documentation for gatherer | Michael Klishin | 2015-02-03 | 1 | -0/+14 |
| | |/ |
|
| * | | Rename for consistency with other queue info items. | Simon MacMullen | 2015-02-03 | 2 | -3/+3 |
| * | | disk_read_count / disk_write_count info items for queues. | Simon MacMullen | 2015-02-02 | 2 | -25/+48 |
| |/ |
|
| * | Merge bug26545 | Simon MacMullen | 2015-02-02 | 1 | -1/+1 |
| |\ |
|
| | * | Prohibit deletion of amq.* exchanges, not just amq.rabbitmq.* | Michael Klishin | 2015-01-26 | 1 | -1/+1 |
| * | | Merge bug26467 | Simon MacMullen | 2015-02-02 | 3 | -2/+14 |
| |\ \ |
|
| | * \ | Merge heads | Simon MacMullen | 2015-02-02 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | It is now basic_consume/10 | Michael Klishin | 2015-02-01 | 1 | -1/+1 |
| | * | | | stable to default | Simon MacMullen | 2015-02-02 | 2 | -1/+13 |
| | |\ \ \
| | |/ /
| |/| | |
|
| | | * | | Cause some traffic on master hibernation, and explain why. | Simon MacMullen | 2015-02-02 | 2 | -1/+13 |
| * | | | | Introduce rabbit_misc:is_os_process_alive/1 from a private function in rabbit... | Simon MacMullen | 2015-01-30 | 2 | -36/+36 |
| * | | | | Move comment to a more useful place. | Simon MacMullen | 2015-01-30 | 1 | -3/+3 |
| * | | | | Correctly determine whether offline promotion is likely to work. | Simon MacMullen | 2015-01-30 | 1 | -10/+20 |
| * | | | | Merge in default | Simon MacMullen | 2015-01-30 | 1 | -1/+1 |
| |\ \ \ \
| |/ / / |
|
| | * | | | stable to default | Simon MacMullen | 2015-01-30 | 36 | -784/+1873 |
| | |\ \ \
| | |/ /
| |/| | |
|
| | * | | | Ahem | Simon MacMullen | 2015-01-30 | 1 | -1/+0 |
| | * | | | Don't send reply until the BQ:init has taken place, and thus the master has s... | Simon MacMullen | 2015-01-30 | 2 | -1/+2 |
| * | | | | Replace down_slave_nodes with a new field recoverable_slaves with different s... | Simon MacMullen | 2015-01-29 | 4 | -63/+102 |
| * | | | | First off, remove workaround. | Simon MacMullen | 2015-01-28 | 1 | -7/+1 |
| | |/ /
|/| | |
|
| * | | | Limit journal size ro target_ram_count or queue_index_max_journal_entries, wh... | Simon MacMullen | 2015-01-27 | 2 | -39/+41 |
| | |/
|/| |
|
| * | | Merge bug26463 | Simon MacMullen | 2015-01-26 | 2 | -160/+108 |
| |\ \ |
|
| | * | | Typo | Michael Klishin | 2015-01-24 | 1 | -1/+1 |
| | * | | Simplify purge/1 and friends by getting stats/3 to do the work of updating co... | Simon MacMullen | 2015-01-23 | 1 | -57/+28 |
| | * | | Rename things. | Simon MacMullen | 2015-01-23 | 1 | -57/+56 |
| | * | | Simplify SignRamReady. | Simon MacMullen | 2015-01-23 | 1 | -23/+11 |
| | * | | Refactor updating all of the various counters we have into a single function ... | Simon MacMullen | 2015-01-22 | 1 | -99/+89 |
| * | | | Revert the merging of bug 25210, and thus allow death of mirrors to cause new... | Simon MacMullen | 2015-01-22 | 3 | -29/+59 |
| |/ / |
|
| * | | stable to default | Simon MacMullen | 2015-01-22 | 34 | -615/+1724 |
| |\ \
| |/
|/| |
|
| | * | No longer needed. | Simon MacMullen | 2015-01-21 | 1 | -2/+0 |
| | * | Merge bug 26527 | Simon MacMullen | 2015-01-21 | 9 | -73/+106 |
| | |\ |
|
| | | * | Fix eager sync. | Simon MacMullen | 2015-01-12 | 1 | -2/+3 |
| | | * | Deal with sending additional acks on or after promotion. | Simon MacMullen | 2015-01-12 | 2 | -5/+20 |
| | | * | Flow control for messages going from channel to slave via GM. Reshuffle the f... | Simon MacMullen | 2015-01-12 | 8 | -67/+84 |
| | * | | Fix a couple of silly bugs: specify the journal prefix lengths for ack and de... | Simon MacMullen | 2015-01-21 | 1 | -18/+22 |
| | * | | Also, switch to reading the journal in one go. We don't care about this for p... | Simon MacMullen | 2015-01-20 | 1 | -44/+27 |
| | * | | Read segment files in one call to fhc:read/2. | Simon MacMullen | 2015-01-20 | 1 | -35/+27 |
| | * | | Write segment files in one append/2 operation. | Simon MacMullen | 2015-01-20 | 1 | -30/+29 |
| | * | | Oops, headers can be undefined. | Simon MacMullen | 2015-01-20 | 1 | -1/+4 |
| | * | | Improve the performance of determine_persist_to/2, stop it being a hotspot. | Simon MacMullen | 2015-01-20 | 2 | -6/+24 |
| | * | | Merge bug26484. | Simon MacMullen | 2015-01-19 | 1 | -39/+46 |
| | |\ \ |
|
| | | * | | Allow seeking backwards through the read buffer. | Simon MacMullen | 2015-01-15 | 1 | -39/+46 |
| | * | | | merge bug26426 into default | Michael Klishin | 2015-01-16 | 5 | -14/+148 |
| | |\ \ \
| | |/ /
| |/| | |
|
| | | * | | Merge in default | Simon MacMullen | 2015-01-08 | 33 | -274/+1168 |
| | | |\ \ |
|
| | | * | | | Start distribution early so we correctly generate node from "-n" | Simon MacMullen | 2014-10-27 | 1 | -4/+2 |
| | | * | | | Explain what we are doing and why. | Simon MacMullen | 2014-10-27 | 1 | -2/+14 |
| | | * | | | Check in with epmd periodically, if it hasn't heard of us then re-register (a... | Simon MacMullen | 2014-10-27 | 2 | -0/+96 |