summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't truncate "small" things at all.Simon MacMullen2014-05-221-8/+27
* pretty-print non-inet errorsMatthias Radestock2014-05-221-2/+4
* Merge bug26180Simon MacMullen2014-05-191-5/+6
|\
| * Cope if report is not a list.Simon MacMullen2014-05-161-5/+6
* | Make with_handle/{1,2} into part of the fhc API, and thus hide the extra obta...Simon MacMullen2014-05-162-39/+37
* | Add a file variant to fhc:obtain() and friends so that rabbit_file can keep w...Simon MacMullen2014-05-162-109/+157
|/
* Merge bug26176Simon MacMullen2014-05-154-28/+46
|\
| * Notify about policy and parameter removal after the vhost is deleted, not dur...Simon MacMullen2014-05-154-28/+46
* | Merge bug26172Simon MacMullen2014-05-131-1/+2
|\ \
| * | Fix broken invocation.Simon MacMullen2014-05-121-1/+2
| |/
* | Monitor GM when going into a receive block.Simon MacMullen2014-05-121-1/+9
|/
* Remove coverage workarounds.Simon MacMullen2014-05-011-10/+0
* Attempt to make diagnostics even clearer.Simon MacMullen2014-04-291-14/+19
* Ensure we don't start treating a list as printable half way through it, or if...Simon MacMullen2014-04-241-13/+17
* Merge bug26125Simon MacMullen2014-04-241-7/+6
|\
| * blank members_state before maybe_erase_aliasesMatthias Radestock2014-04-231-7/+6
* | Introduce a new function for the case of dropping a master because we synced ...Simon MacMullen2014-04-232-6/+26
|/
* don't erase aliases quite so eagerly on DOWNMatthias Radestock2014-04-231-8/+9
* maintain gm ?GROUP_TABLE abstractionMatthias Radestock2014-04-221-3/+3
* refactor: extract gm view change handlingMatthias Radestock2014-04-211-29/+18
* cosmetic: consistencyMatthias Radestock2014-04-211-11/+12
* make gm record_new_member_in_group tx side effect freeMatthias Radestock2014-04-211-22/+14
* refactor: tweak and push through gm read_group abstractionMatthias Radestock2014-04-211-10/+13
* simplify: get rid of tmp varMatthias Radestock2014-04-211-57/+50
* enforce gm GROUP_TABLE abstractionMatthias Radestock2014-04-211-21/+17
* blank members_state after maybe_erase_aliasesMatthias Radestock2014-04-211-7/+9
* refactor: simplify gm:internal_broadcastMatthias Radestock2014-04-211-19/+12
* Merge bug26117Simon MacMullen2014-04-177-59/+72
|\
| * explainMatthias Radestock2014-04-171-12/+17
| * go back to from members_changed/4 to /3Matthias Radestock2014-04-176-19/+17
| * always return DeadPids, so that all deaths are loggedMatthias Radestock2014-04-161-6/+5
| * gm_pids is the source of truthMatthias Radestock2014-04-161-20/+22
| * drive remove_from_queue with DeadGMPidsMatthias Radestock2014-04-163-28/+37
* | Merge bug 26123Simon MacMullen2014-04-173-88/+72
|\ \
| * | monitor workersMatthias Radestock2014-04-162-2/+14
| * | track workers by Pid instead of nameMatthias Radestock2014-04-163-59/+37
| * | record workers in a setMatthias Radestock2014-04-161-35/+29
* | | Remove rabbit_amqqueue:force_event_refresh/1 synchronySimon MacMullen2014-04-172-40/+22
|/ /
* | Merge bug26118Simon MacMullen2014-04-162-6/+6
|\ \ | |/
| * cosmetic-ish: add a missing ?TABLE abstractionMatthias Radestock2014-04-161-4/+4
| * cosmetic: prevent trailing whitespace in log messageMatthias Radestock2014-04-151-2/+2
* | Handle hibernation in our pre-go state.Simon MacMullen2014-04-151-0/+3
|/
* Merge bug26115Simon MacMullen2014-04-151-4/+4
|\
| * eliminate accidental, crash-inducing assertionMatthias Radestock2014-04-141-4/+4
* | Add a capability for it.Simon MacMullen2014-04-151-1/+2
|/
* Merge bug26084Simon MacMullen2014-04-142-41/+26
|\
| * eliminate comment duplicationMatthias Radestock2014-04-141-4/+1
| * ensure propagation of master deathMatthias Radestock2014-04-131-8/+8
| * less lazy death notificationsMatthias Radestock2014-04-131-21/+9
| * ensure callback_view_changed is called whenever the view may have changedMatthias Radestock2014-04-131-8/+8