| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging default into bug21647 | Matthew Sackman | 2011-02-23 | 4 | -362/+30 |
| |\ | |||||
| | * | remove redundant calls to wait_for_tables | Matthias Radestock | 2011-02-22 | 1 | -2/+0 |
| | * | remove redundant function | Matthias Radestock | 2011-02-22 | 1 | -9/+3 |
| | * | Merging bug23657 to default | Matthew Sackman | 2011-02-22 | 3 | -351/+27 |
| | |\ | |||||
| | | * | Merging default into bug23657 | Matthew Sackman | 2011-02-17 | 13 | -117/+183 |
| | | |\ | |||||
| | | * | | Make the timeout code a bit clearer. | Simon MacMullen | 2011-02-15 | 1 | -9/+9 |
| | | * | | Add pid to rabbitmqctl status. | Simon MacMullen | 2011-02-09 | 1 | -1/+2 |
| | | * | | Undo 3b4956543c30 | Simon MacMullen | 2011-02-09 | 1 | -13/+1 |
| | | * | | Correct the behaviour of /etc/init.d/rabbitmq-server status | Simon MacMullen | 2011-02-09 | 1 | -1/+13 |
| | | * | | Merging default into bug23657 | Matthew Sackman | 2011-02-08 | 2 | -350/+25 |
| | | |\ \ | |||||
| | | | * | | Oops. | Simon MacMullen | 2011-01-26 | 1 | -1/+1 |
| | | | * | | Treat all {badrpc, _}s the same. Use which_applications/1. | Simon MacMullen | 2011-01-26 | 1 | -12/+12 |
| | | | * | | rabbitmqctl status is not adequate to wait for the server as it can return | Simon MacMullen | 2011-01-26 | 1 | -1/+25 |
| | | | * | | Merged in default | Simon MacMullen | 2011-01-26 | 85 | -2425/+1503 |
| | | | |\ \ | |||||
| | | | * | | | Er, and this too, of course :) | Simon MacMullen | 2011-01-18 | 1 | -362/+0 |
| * | | | | | | cosmetic and code movement | Matthew Sackman | 2011-02-21 | 1 | -6/+4 |
| * | | | | | | renames and refactors | Matthew Sackman | 2011-02-21 | 2 | -17/+15 |
| * | | | | | | Merging default into bug21647 | Matthew Sackman | 2011-02-21 | 7 | -224/+159 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | whitespace | Matthew Sackman | 2011-02-21 | 1 | -0/+3 |
| | * | | | | | merging bug23810 into default | Vlad Alexandru Ionescu | 2011-02-20 | 7 | -22/+40 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Don't use rabbity types. | Simon MacMullen | 2011-02-18 | 1 | -3/+3 |
| | | * | | | | | Merge bug23553 (Present managed socket count in mgmt plugin) | Simon MacMullen | 2011-02-18 | 19 | -228/+416 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | :info instead of :get_x | Marek Majkowski | 2011-02-18 | 1 | -14/+19 |
| | | * | | | | | | untabify | Marek Majkowski | 2011-02-18 | 1 | -3/+3 |
| | | * | | | | | | default merged into bug23533 | Marek Majkowski | 2011-02-04 | 91 | -4688/+4469 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Introduce file_handle_cache:get_obtain_count and get_obtain_limit. | Marek Majkowski | 2010-11-26 | 1 | -1/+16 |
| | * | | | | | | | | Merging default into bug23810 (debitrot) | Matthew Sackman | 2011-02-18 | 10 | -148/+214 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | cosmetic | Matthias Radestock | 2011-02-14 | 1 | -7/+5 |
| | * | | | | | | | | | Do rollback first so that reader will catch DOWN if rollback errors | Matthew Sackman | 2011-02-11 | 1 | -3/+1 |
| | * | | | | | | | | | correct comment | Matthew Sackman | 2011-02-11 | 1 | -1/+1 |
| | * | | | | | | | | | Demonitor on channel_cleanup | Matthew Sackman | 2011-02-11 | 1 | -7/+8 |
| | * | | | | | | | | | Log in the case of an uncontrolled, unexpected channel exit | Matthew Sackman | 2011-02-11 | 1 | -1/+4 |
| | * | | | | | | | | | Remove needless variable | Matthew Sackman | 2011-02-11 | 1 | -1/+1 |
| | * | | | | | | | | | Correct rabbit test for new channel exit sequence | Matthew Sackman | 2011-02-11 | 1 | -1/+1 |
| | * | | | | | | | | | Always erase both channel and ch_pid. This is lovely - it makes it a proper b... | Matthew Sackman | 2011-02-11 | 2 | -6/+5 |
| | * | | | | | | | | | drop CPS in favour of explicit API | Matthew Sackman | 2011-02-11 | 2 | -7/+10 |
| | * | | | | | | | | | Move the state modification into rollback_and_notify | Matthew Sackman | 2011-02-11 | 1 | -15/+14 |
| | * | | | | | | | | | Remove boolean shouldClose from response of bin_gen:map_exception | Matthew Sackman | 2011-02-11 | 3 | -17/+13 |
| | * | | | | | | | | | cosmetic - moving protocol field up. | Matthew Sackman | 2011-02-11 | 1 | -7/+6 |
| | * | | | | | | | | | Remove hardcoded protocol now channels have the real protocol | Matthew Sackman | 2011-02-11 | 1 | -5/+4 |
| | * | | | | | | | | | Remove annoying documentation | Matthew Sackman | 2011-02-11 | 1 | -86/+0 |
| | * | | | | | | | | | Whoops | Matthew Sackman | 2011-02-10 | 1 | -1/+1 |
| | * | | | | | | | | | The channel.close_ok from the client might be immediately followed by a chann... | Matthew Sackman | 2011-02-10 | 1 | -0/+3 |
| | * | | | | | | | | | close_channel is no longer needed in reader, which means that closing as a ch... | Matthew Sackman | 2011-02-10 | 1 | -23/+0 |
| | * | | | | | | | | | Always log the error from the channel; can now guarantee exceptions that turn... | Matthew Sackman | 2011-02-10 | 2 | -18/+9 |
| | * | | | | | | | | | Log soft channel errors | Matthew Sackman | 2011-02-10 | 1 | -0/+2 |
| | * | | | | | | | | | cosmetic | Matthew Sackman | 2011-02-10 | 1 | -2/+2 |
| | * | | | | | | | | | Tidy channel termination (state=closing implies rollback_and_notify done). Er... | Matthew Sackman | 2011-02-10 | 2 | -22/+19 |
| | * | | | | | | | | | If we receive a channel.close whilst we're closing the channel already (presu... | Matthew Sackman | 2011-02-10 | 1 | -0/+3 |
| | * | | | | | | | | | server initiated channel.close: keep channel alive until ch.close_ok is recei... | Matthew Sackman | 2011-02-10 | 1 | -3/+22 |
