| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 37 | -255/+1043 |
| | | |\ | |||||
| | | * | | :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 | 120 | -5262/+4906 |
| | | |\ \ | |||||
| | | * | | | 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 | 18 | -166/+243 |
| | |\ \ \ \ | |||||
| | * | | | | | 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 |
| | * | | | | | Ignore methods to the channel if we're closing | Matthew Sackman | 2011-02-10 | 1 | -0/+3 |
| | * | | | | | Make client-initiated channel.close work in new scheme | Matthew Sackman | 2011-02-10 | 3 | -17/+21 |
| | * | | | | | Pass protocol through to channel | Matthew Sackman | 2011-02-10 | 2 | -15/+19 |
| * | | | | | | Fatal error | Matthew Sackman | 2011-02-18 | 1 | -1/+1 |
| * | | | | | | Set up the monitor only when we see the basic.consume_ok coming back through ... | Matthew Sackman | 2011-02-18 | 1 | -26/+48 |
| * | | | | | | Make the consumer mapping store the queues, not the queuenames | Matthew Sackman | 2011-02-18 | 1 | -30/+17 |
| * | | | | | | Merge default into bug21647 | Matthew Sackman | 2011-02-18 | 6 | -64/+88 |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | merge bug23859 into default | Matthias Radestock | 2011-02-18 | 6 | -20/+18 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | | Get rid of gen_server2?:call/2 sites | Matthew Sackman | 2011-02-17 | 6 | -20/+18 |
| | * | | | | | merge bug23850 into default | Matthias Radestock | 2011-02-17 | 1 | -44/+70 |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | cosmetic | Matthias Radestock | 2011-02-17 | 1 | -2/+2 |
| | | * | | | | cosmetic | Matthias Radestock | 2011-02-17 | 1 | -14/+15 |
| | | * | | | | cosmetic | Matthias Radestock | 2011-02-17 | 1 | -38/+39 |
| | | * | | | | merge default into bug23850 | Tim Fox | 2011-02-17 | 14 | -77/+115 |
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | Improved performance by unrolling dict:update with nested funs, and replaced ... | Tim Fox | 2011-02-17 | 1 | -17/+23 |
| | | * | | | | Fixed cosmetics as per comment#6 on bugzilla | Tim Fox | 2011-02-16 | 1 | -14/+15 |
