| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dependencies for some things we have always needed.bug26040 | Simon MacMullen | 2014-09-30 | 1 | -1/+1 |
* | Merge bug26344 | Simon MacMullen | 2014-09-16 | 1 | -0/+1 |
|\ |
|
| * | Make sure the server sees RABBITMQ_CONFIG_FILE and can thus log the config fi...bug26344 | Simon MacMullen | 2014-09-16 | 1 | -0/+1 |
|/ |
|
* | Merge bug26368 | Simon MacMullen | 2014-09-12 | 0 | -0/+0 |
|\ |
|
* | | Make sure we don't hang waiting for a node to go down if it went down before ... | Simon MacMullen | 2014-09-12 | 2 | -10/+31 |
|/ |
|
* | Merge bug26362 | Simon MacMullen | 2014-09-08 | 1 | -2/+4 |
|\ |
|
| * | Slightly less threatening error description, and add stack tracebug26362 | Simon MacMullen | 2014-09-08 | 1 | -2/+4 |
|/ |
|
* | Merge bug25214 | Simon MacMullen | 2014-08-21 | 3 | -17/+35 |
|\ |
|
| * | Rename boolean to reuse / single.bug25214 | Simon MacMullen | 2014-08-21 | 3 | -17/+17 |
| * | Make Mnesia tx worker pool jobs use a disposable process so that if mnesia_lo... | Simon MacMullen | 2014-08-21 | 3 | -17/+35 |
|/ |
|
* | Merge bug26354 | Simon MacMullen | 2014-08-20 | 1 | -1/+1 |
|\ |
|
| * | Get the message format right for this case too.bug26354 | Simon MacMullen | 2014-08-20 | 1 | -1/+1 |
|/ |
|
* | Merge bug26347 | Simon MacMullen | 2014-08-18 | 1 | -0/+9 |
|\ |
|
| * | Merge bug26343 | Simon MacMullen | 2014-08-15 | 0 | -0/+0 |
| |\ |
|
| * | | Restore behaviour_info/1 on older Erlang, don't emit so many warnings.bug26343 | Simon MacMullen | 2014-08-15 | 1 | -0/+9 |
| |/ |
|
* | | Two modes for delete, one for when the server is running and we need to be qu...bug26347 | Simon MacMullen | 2014-08-15 | 3 | -40/+53 |
|/ |
|
* | Merge bug26341 | Simon MacMullen | 2014-08-13 | 1 | -3/+2 |
|\ |
|
| * | BE more assertive.bug26341 | Simon MacMullen | 2014-08-13 | 1 | -3/+2 |
|/ |
|
* | Merge bug26338 | Simon MacMullen | 2014-08-12 | 0 | -0/+0 |
|\ |
|
* | | Catch enotconn here.bug26338 | Simon MacMullen | 2014-08-12 | 1 | -1/+1 |
|/ |
|
* | Added tag rabbitmq_v3_3_5 for changeset 3347a7f0e689 | Simon MacMullen | 2014-08-11 | 0 | -0/+0 |
* | Changelogs for 3.3.5.rabbitmq_v3_3_5 | Simon MacMullen | 2014-08-11 | 2 | -0/+10 |
* | Merge bug26313 (again) | Simon MacMullen | 2014-08-11 | 5 | -1/+108 |
|\ |
|
| * | Fix typo spotted by Edwin Fine. | Simon MacMullen | 2014-08-08 | 1 | -1/+1 |
| * | Tweak timings, shorten name, explain heuristics, specify which process info i... | Simon MacMullen | 2014-08-07 | 1 | -10/+21 |
| * | Merge bug 26322 | Simon MacMullen | 2014-08-06 | 1 | -0/+8 |
| |\ |
|
| | * | Add loopback_users (somewhat late...)bug26322 | Simon MacMullen | 2014-08-06 | 1 | -0/+8 |
| |/ |
|
| * | Merge bug26301 | Simon MacMullen | 2014-08-06 | 2 | -0/+20 |
| |\ |
|
| | * | Fix typos, remove examples from 3.3.5 case (I'm sure that file will get dupli...bug26301 | Simon MacMullen | 2014-08-06 | 2 | -11/+4 |
| | * | Try again, with Debian changelog comment files | Blair Hester | 2014-07-30 | 2 | -0/+27 |
| | * | Add dir for Debian changelog comments, comment file for 3.3.5, and template file | Blair Hester | 2014-07-30 | 0 | -0/+0 |
| * | | merge bug26313 into stable (again) | Michael Klishin | 2014-08-01 | 1 | -4/+1 |
| |\ \ |
|
| * \ \ | merge heads | Michael Klishin | 2014-08-01 | 1 | -2/+6 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | merge bug26313 into stable | Michael Klishin | 2014-08-01 | 1 | -2/+6 |
| | |\ \ |
|
| * | | | | Actually, let's rename that. Yes, a plural, but one that makes more sense. | Simon MacMullen | 2014-07-30 | 1 | -1/+1 |
| * | | | | Merge bug26311 | Simon MacMullen | 2014-07-30 | 1 | -0/+68 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Try again, adding a module this time. Find stuck processes with heuristics.bug26311 | Simon MacMullen | 2014-07-30 | 1 | -0/+68 |
| | * | | | Find stuck processes with heuristics. | Simon MacMullen | 2014-07-30 | 0 | -0/+0 |
| |/ / / |
|
* | | | | ...and inline that again.bug26313 | Simon MacMullen | 2014-08-11 | 1 | -3/+0 |
* | | | | Use a catch-all fn head instead | Michael Klishin | 2014-08-11 | 1 | -3/+1 |
* | | | | Handle exceptions when connection_state = 'starting' the same way we do for '... | Michael Klishin | 2014-08-11 | 1 | -0/+5 |
| |_|/
|/| | |
|
* | | | Let exception handler do all the handshake failure logging | Michael Klishin | 2014-08-01 | 1 | -4/+1 |
| |/
|/| |
|
* | | Explicitly log handshake errors | Michael Klishin | 2014-08-01 | 1 | -1/+4 |
* | | Enforce server-side value when client provided one is 0 | Michael Klishin | 2014-08-01 | 1 | -1/+2 |
|/ |
|
* | Merge bug26159 | Simon MacMullen | 2014-07-29 | 2 | -3/+26 |
|\ |
|
| * | Merge bug25921 | Simon MacMullen | 2014-07-28 | 2 | -3/+26 |
| |\ |
|
| | * | Explainbug25921 | Simon MacMullen | 2014-07-25 | 1 | -0/+3 |
| | * | Don't allow rabbit_misc:is_process_alive/1 to hang indefinitely if a node is ... | Simon MacMullen | 2014-07-25 | 1 | -1/+3 |
| | * | Merge in stable | Simon MacMullen | 2014-07-25 | 1 | -2/+20 |
| | |\
| |/ / |
|
| | * | Avoid connecting to nodes that are down. | Simon MacMullen | 2014-03-11 | 1 | -2/+20 |