summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-304-3/+13
|\
| * stable to defaultSimon MacMullen2015-01-3046-844/+1963
| |\
| | * stable to defaultJean-Sebastien Pedron2015-01-291-1/+1
| | |\
| | * \ stable to defaultSimon MacMullen2015-01-292-1/+11
| | |\ \
| * | \ \ Merge bug26564Simon MacMullen2015-01-301-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge bug26562Jean-Sebastien Pedron2015-01-290-0/+0
| | |\ \ \ | | | | |/ | | | |/|
| | * | | rabbitmq-env: Use "hostname -f", not "hostname --fqdn"Jean-Sebastien Pedron2015-01-291-1/+1
| | |/ /
| * | | 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
| |/ /
| * | Merge bug26558Simon MacMullen2015-01-292-1/+12
| |\ \
| | * | adds RABBITMQ_CTL_ERL_ARGS to rabbitmq-pluginsAlvaro Videla2015-01-282-1/+12
| |/ /
* | | Replace down_slave_nodes with a new field recoverable_slaves with different s...Simon MacMullen2015-01-295-64/+103
* | | First off, remove workaround.Simon MacMullen2015-01-281-7/+1
| |/ |/|
* | stable to defaultSimon MacMullen2015-01-2746-844/+1964
|\ \ | |/ |/|
| * Merge bug26554Simon MacMullen2015-01-270-0/+0
| |\
| * | Change the default, update the example config.Simon MacMullen2015-01-272-2/+7
| |/
| * Merge bug25430Simon MacMullen2015-01-273-41/+44
| |\
| | * Fix tests.Simon MacMullen2015-01-271-2/+3
| | * Limit journal size ro target_ram_count or queue_index_max_journal_entries, wh...Simon MacMullen2015-01-272-39/+41
| |/
| * Merge bug26463Simon MacMullen2015-01-262-160/+108
| |\
| | * TypoMichael Klishin2015-01-241-1/+1
| | * Merge bug26499Simon MacMullen2015-01-231-159/+107
| | |\
| | | * OopsSimon MacMullen2015-01-231-1/+1
| | | * Simplify purge/1 and friends by getting stats/3 to do the work of updating co...Simon MacMullen2015-01-231-57/+28
| | | * Rename things.Simon MacMullen2015-01-232-58/+57
| | | * Simplify SignRamReady.Simon MacMullen2015-01-231-23/+11
| | | * Refactor updating all of the various counters we have into a single function ...Simon MacMullen2015-01-221-99/+89
| | |/
| * | Revert the merging of bug 25210, and thus allow death of mirrors to cause new...Simon MacMullen2015-01-223-29/+59
| |/
| * stable to defaultSimon MacMullen2015-01-2244-672/+1806
| |\
| | * No longer needed.Simon MacMullen2015-01-211-2/+0
| | * Merge bug 26527Simon MacMullen2015-01-2111-76/+110
| | |\
| | | * Fix eager sync.Simon MacMullen2015-01-121-2/+3
| | | * Deal with sending additional acks on or after promotion.Simon MacMullen2015-01-122-5/+20
| | | * Flow control for messages going from channel to slave via GM. Reshuffle the f...Simon MacMullen2015-01-1210-70/+88
| | * | Merge bug26543Simon MacMullen2015-01-211-109/+87
| | |\ \
| | | * | Fix a couple of silly bugs: specify the journal prefix lengths for ack and de...Simon MacMullen2015-01-211-18/+22
| | | * | Also, switch to reading the journal in one go. We don't care about this for p...Simon MacMullen2015-01-201-44/+27
| | | * | Read segment files in one call to fhc:read/2.Simon MacMullen2015-01-201-35/+27
| | | * | Write segment files in one append/2 operation.Simon MacMullen2015-01-201-30/+29
| | |/ /
| | * | Merge bug26542 (again)Simon MacMullen2015-01-201-1/+4
| | |\ \
| | | * | Oops, headers can be undefined.Simon MacMullen2015-01-201-1/+4
| | * | | Merge bug26542Simon MacMullen2015-01-200-0/+0
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Improve the performance of determine_persist_to/2, stop it being a hotspot.Simon MacMullen2015-01-202-6/+24
| | |/ /
| | * | Merge bug26484.Simon MacMullen2015-01-191-39/+46
| | |\ \
| | | * | Allow seeking backwards through the read buffer.Simon MacMullen2015-01-151-39/+46
| | * | | merge bug26426 into defaultMichael Klishin2015-01-169-41/+150
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge in defaultSimon MacMullen2015-01-0840-282/+1249
| | | |\ \