| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't use -e for a portion of rabbitmq-env that uses readlink | Michael Klishin | 2014-06-23 | 1 | -0/+4 |
| * | Merge bug26247 | Simon MacMullen | 2014-06-18 | 0 | -0/+0 |
| |\ | |||||
| * | | Allow prelaunch to return error code 2 without failing. | Simon MacMullen | 2014-06-18 | 1 | -2/+9 |
| |/ | |||||
| * | Added tag rabbitmq_v3_3_3 for changeset 7cbb21091d12 | Simon MacMullen | 2014-06-17 | 0 | -0/+0 |
| * | changelogs for 3.3.3rabbitmq_v3_3_3 | Simon MacMullen | 2014-06-17 | 2 | -0/+9 |
| * | Merge bug26241 | Simon MacMullen | 2014-06-13 | 0 | -0/+0 |
| |\ | |||||
| * | | Ensure the limit field is always a number so we can't miss the need to interp... | Simon MacMullen | 2014-06-13 | 1 | -10/+10 |
| |/ | |||||
| * | Merge bug26236 again | Simon MacMullen | 2014-06-12 | 0 | -0/+0 |
| |\ | |||||
| | * | Merge bug26236 | Simon MacMullen | 2014-06-11 | 1 | -4/+6 |
| | |\ | |||||
| * | | | Since a crash in handle_event is so disasterous, and since gen_event handlers... | Simon MacMullen | 2014-06-12 | 3 | -6/+31 |
| | |/ |/| | |||||
| * | | Oops | Simon MacMullen | 2014-06-11 | 1 | -1/+1 |
| * | | Don't fail if asked to truncate a reference. And go to having a catch-all case. | Simon MacMullen | 2014-06-11 | 1 | -4/+6 |
| |/ | |||||
| * | Resurrect stable (without bug 26230) | Simon MacMullen | 2014-06-11 | 1 | -1/+0 |
| * | Merge bug24759 | Simon MacMullen | 2014-06-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Ensure we don't fail if that file is missing. | Simon MacMullen | 2014-06-09 | 1 | -1/+1 |
| * | | Merge bug24759 | Simon MacMullen | 2014-06-09 | 5 | -5/+5 |
| |\ \ | |/ | |||||
| | * | Use '-e' for all shell scripts. | Simon MacMullen | 2014-06-09 | 5 | -5/+5 |
| |/ | |||||
| * | Fix tests for 32 bit machines. | Simon MacMullen | 2014-06-09 | 1 | -2/+8 |
| * | Added tag rabbitmq_v3_3_2 for changeset 9ec4d3a2498a | Simon MacMullen | 2014-06-09 | 0 | -0/+0 |
| * | changelogs for 3.3.2.rabbitmq_v3_3_2 | Simon MacMullen | 2014-06-09 | 2 | -0/+9 |
| * | Merge bug26227 | Simon MacMullen | 2014-06-05 | 2 | -3/+20 |
| |\ | |||||
| | * | Don't show misleading information in the Windows service case when the servic... | Simon MacMullen | 2014-06-05 | 2 | -3/+20 |
| |/ | |||||
| * | Merge bug26226 | Simon MacMullen | 2014-06-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Don't crash if Mnesia is starting or stopping | Simon MacMullen | 2014-06-04 | 1 | -1/+1 |
| |/ | |||||
| * | Oh, the shame. Changeset 54ad947f3b9e happened after I'd been playing with Wr... | Simon MacMullen | 2014-06-03 | 1 | -11/+5 |
| * | Merge bug 26179 | Simon MacMullen | 2014-06-03 | 0 | -0/+0 |
| |\ | |||||
| * | | Add a README file explaining this directory. | Simon MacMullen | 2014-06-03 | 2 | -0/+9 |
| |/ | |||||
| * | Merge bug25550 | Simon MacMullen | 2014-06-03 | 1 | -9/+5 |
| |\ | |||||
| | * | Rebranch bug 25550 from stable | 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... | 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. | 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 errors | 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. | 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... | 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 |
| |/ | |||||
