Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a README file explaining this directory.bug26179 | Simon MacMullen | 2014-06-03 | 2 | -0/+9 |
* | Merge bug25550 | Simon MacMullen | 2014-06-03 | 1 | -9/+5 |
|\ | |||||
| * | Rebranch bug 25550 from stablebug25550 | Simon MacMullen | 2014-06-03 | 1 | -9/+5 |
|/ | |||||
* | Small refactor | Simon MacMullen | 2014-06-02 | 1 | -7/+7 |
* | Silence warning | Simon MacMullen | 2014-06-02 | 1 | -1/+1 |
* | Merge bug26210 | Simon MacMullen | 2014-06-02 | 1 | -2/+2 |
|\ | |||||
| * | optimise | Matthias Radestock | 2014-05-30 | 1 | -2/+2 |
* | | Don't prioritise DOWNs from the left. Also explain why we prioritise in vario...bug26210 | Simon MacMullen | 2014-05-29 | 1 | -1/+14 |
|/ | |||||
* | Merge bug 26184 | Simon MacMullen | 2014-05-27 | 1 | -1/+1 |
|\ | |||||
| * | Don't function_clause in terminate/1. | Simon MacMullen | 2014-05-22 | 1 | -1/+1 |
* | | Actually, let's count in bytes rather than words-but-bytes-for-binaries.bug26184 | Simon MacMullen | 2014-05-27 | 1 | -22/+23 |
* | | By making lim/2 handle soem more limit_exceeded cases we can simplify everyth... | Simon MacMullen | 2014-05-27 | 1 | -22/+14 |
* | | Avoid tuple_to_list/1. | Simon MacMullen | 2014-05-27 | 1 | -1/+13 |
* | | More tests. | Simon MacMullen | 2014-05-27 | 1 | -2/+18 |
* | | Remove a terminal case it's not possible to hit, and make sure we wrap lim() ... | Simon MacMullen | 2014-05-27 | 1 | -2/+1 |
* | | Limit the amount of time we spend seeing how large something is. | Simon MacMullen | 2014-05-27 | 1 | -10/+28 |
* | | Don't truncate "small" things at all. | Simon MacMullen | 2014-05-22 | 2 | -9/+31 |
|/ | |||||
* | merge bug26000 into stable | Matthias Radestock | 2014-05-22 | 0 | -0/+0 |
|\ | |||||
* | | pretty-print non-inet errorsbug26200 | Matthias Radestock | 2014-05-22 | 1 | -2/+4 |
|/ | |||||
* | Merge bug26180 | Simon MacMullen | 2014-05-19 | 1 | -5/+6 |
|\ | |||||
| * | Merge bug26178 | Simon MacMullen | 2014-05-16 | 0 | -0/+0 |
| |\ | |||||
| * | | Cope if report is not a list.bug26178 | Simon MacMullen | 2014-05-16 | 1 | -5/+6 |
| |/ | |||||
* | | Make with_handle/{1,2} into part of the fhc API, and thus hide the extra obta...bug26180 | Simon MacMullen | 2014-05-16 | 2 | -39/+37 |
* | | Add a file variant to fhc:obtain() and friends so that rabbit_file can keep w... | Simon MacMullen | 2014-05-16 | 2 | -109/+157 |
|/ | |||||
* | Merge bug26176 | Simon MacMullen | 2014-05-15 | 4 | -28/+46 |
|\ | |||||
| * | Notify about policy and parameter removal after the vhost is deleted, not dur...bug26176 | Simon MacMullen | 2014-05-15 | 4 | -28/+46 |
* | | Merge bug26172 | Simon MacMullen | 2014-05-13 | 1 | -1/+2 |
|\ \ | |||||
| * \ | Merge bug 26173 | Simon MacMullen | 2014-05-12 | 1 | -1/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix broken invocation.bug26173 | Simon MacMullen | 2014-05-12 | 1 | -1/+2 |
| |/ | |||||
* | | Monitor GM when going into a receive block.bug26172 | Simon MacMullen | 2014-05-12 | 1 | -1/+9 |
|/ | |||||
* | Merge bug25468 | Simon MacMullen | 2014-05-01 | 0 | -0/+0 |
|\ | |||||
* | | That's not needed any more.bug25468 | Simon MacMullen | 2014-05-01 | 1 | -3/+0 |
* | | Remove coverage workarounds. | Simon MacMullen | 2014-05-01 | 1 | -10/+0 |
|/ | |||||
* | Added tag rabbitmq_v3_3_1 for changeset e92ab5c9dd47 | Simon MacMullen | 2014-04-29 | 0 | -0/+0 |
* | release changelogsrabbitmq_v3_3_1 | Simon MacMullen | 2014-04-29 | 2 | -0/+9 |
* | Attempt to make diagnostics even clearer. | Simon MacMullen | 2014-04-29 | 1 | -14/+19 |
* | Resurrect stable | Simon MacMullen | 2014-04-25 | 1 | -0/+1 |
* | Merge bug26114 | Simon MacMullen | 2014-04-25 | 0 | -0/+0 |
|\ | |||||
* | | Decrease less as we descend.bug26114 | Simon MacMullen | 2014-04-25 | 1 | -1/+1 |
* | | Ensure we don't start treating a list as printable half way through it, or if... | Simon MacMullen | 2014-04-24 | 1 | -13/+17 |
|/ | |||||
* | Merge bug26125 | Simon MacMullen | 2014-04-24 | 1 | -7/+6 |
|\ | |||||
| * | merge bug26084 into stable | Matthias Radestock | 2014-04-23 | 1 | -7/+6 |
| |\ | |||||
| | * | blank members_state before maybe_erase_aliasesbug26084 | Matthias Radestock | 2014-04-23 | 1 | -7/+6 |
| | * | merge stable into bug26084 | Matthias Radestock | 2014-04-23 | 1 | -122/+97 |
| | |\ | | |/ | |/| | |||||
* | | | Introduce a new function for the case of dropping a master because we synced ...bug26125 | Simon MacMullen | 2014-04-23 | 2 | -6/+26 |
|/ / | |||||
* | | merge bug26119 into stable | Matthias Radestock | 2014-04-23 | 1 | -8/+9 |
|\ \ | |||||
| * | | don't erase aliases quite so eagerly on DOWNbug26119 | Matthias Radestock | 2014-04-23 | 1 | -8/+9 |
|/ / | |||||
* | | maintain gm ?GROUP_TABLE abstraction | Matthias Radestock | 2014-04-22 | 1 | -3/+3 |
* | | refactor: extract gm view change handling | Matthias Radestock | 2014-04-21 | 1 | -29/+18 |
* | | cosmetic: consistency | Matthias Radestock | 2014-04-21 | 1 | -11/+12 |