| Commit message (Expand) | Author | Age | Files | Lines |
| * | Re-format for 80 characters wide | Michael Klishin | 2015-05-11 | 1 | -20/+25 |
| * | Re-format with Emacs | Michael Klishin | 2015-05-11 | 1 | -27/+27 |
| * | Use a set to look up previously seen {queue, reason} keys | Michael Klishin | 2015-05-10 | 1 | -15/+19 |
| * | Refactor | Michael Klishin | 2015-05-10 | 1 | -4/+6 |
| * | Refactor | Michael Klishin | 2015-05-10 | 1 | -23/+22 |
| * | Support x-death event proplists from before #78 | Michael Klishin | 2015-05-10 | 1 | -14/+63 |
| * | File handle cache: Pay attention to memory use | Jean-Sébastien Pédron | 2015-05-06 | 2 | -6/+47 |
| * | Reduce number of possible values of rabbit.mirroring_flow_control | Michael Klishin | 2015-04-29 | 1 | -3/+1 |
| * | Move mirroring flow control setting into rabbit_channel:init | Michael Klishin | 2015-04-29 | 1 | -10/+13 |
| * | Make gm flow control configurable | Michael Klishin | 2015-04-16 | 1 | -1/+8 |
| * | Add rabbit_misc:get_env/3 | Michael Klishin | 2015-04-10 | 1 | -0/+9 |
| * | Merge branch 'rabbitmq-server-86' into stablerabbitmq_v3_5_1 | Simon MacMullen | 2015-03-30 | 1 | -5/+9 |
| |\ |
|
| | * | erase_ch/2 should return ctags for just the erased channel, not all of them. | Simon MacMullen | 2015-03-30 | 1 | -5/+9 |
| * | | Merge pull request #79 from rabbitmq/rabbitmq-server-78 | Jean-Sébastien Pédron | 2015-03-26 | 2 | -3/+58 |
| |\ \ |
|
| | * | | rabbit_dead_letter.erl: Fix shadowing of variable 'Info' | Jean-Sébastien Pédron | 2015-03-26 | 1 | -12/+18 |
| | * | | Refactoring, x-death.counter => x-death.count | Michael Klishin | 2015-03-26 | 2 | -34/+35 |
| | * | | Identify x-death events by {queue, reason}, add a counter | Michael Klishin | 2015-03-25 | 1 | -17/+29 |
| | * | | Limit x-death growth to one entry per queue | Michael Klishin | 2015-03-20 | 1 | -3/+39 |
| * | | | Add 'channel' as a new log category | Jean-Sébastien Pédron | 2015-03-24 | 1 | -4/+6 |
| | |/
|/| |
|
| * | | Improvements to tune_read_buffer_limit | Simon MacMullen | 2015-03-23 | 1 | -13/+25 |
| * | | file_handle_cache: Remove the "no read buffer" comment in the essay | Jean-Sébastien Pédron | 2015-03-23 | 1 | -5/+5 |
| * | | Tune the read buffer size to prevent pathological behaviour | Simon MacMullen | 2015-03-23 | 1 | -20/+51 |
| |/ |
|
| * | Make sure we have the properties before trying to use them. References #65. | Simon MacMullen | 2015-03-13 | 1 | -3/+6 |
| * | Priority queue ram_duration/1 should be the minimum of sub-queues', not the s... | Simon MacMullen | 2015-03-13 | 1 | -1/+8 |
| * | More reliable way to find the erl executable. | Simon MacMullen | 2015-03-11 | 1 | -2/+1 |
| * | Rename things to be slightly clearer | Simon MacMullen | 2015-03-10 | 1 | -3/+3 |
| * | rabbit_node_monitor: Exclude Mnesia-synced nodes when clearing partitions | Jean-Sébastien Pédron | 2015-03-10 | 1 | -1/+3 |
| * | rabbit_node_monitor: In handle_dead_rabbit(), consider node down once | Jean-Sébastien Pédron | 2015-03-09 | 1 | -4/+12 |
| * | rabbit_networking: In on_node_down(), don't remove listeners if node is back | Jean-Sébastien Pédron | 2015-03-09 | 1 | -1/+5 |
| * | Merge branch 'bug26633' | Simon MacMullen | 2015-03-06 | 1 | -2/+16 |
| |\ |
|
| | * | Partial partition: Don't act if pause_if_all_down is about to pause | Jean-Sébastien Pédron | 2015-03-05 | 1 | -2/+16 |
| * | | Merge branch 'bug26632' | Jean-Sébastien Pédron | 2015-03-06 | 2 | -19/+40 |
| |\ \
| |/
|/| |
|
| | * | Autoheal: Wait for current outside app. process to finish | Jean-Sébastien Pédron | 2015-03-05 | 2 | -19/+40 |
| * | | Merge branch 'bug26628' | Simon MacMullen | 2015-03-05 | 1 | -43/+147 |
| |\ \ |
|
| | * | | Autoheal: Add a restart_loser/2 function | Jean-Sébastien Pédron | 2015-03-05 | 1 | -34/+38 |
| | * | | Autoheal: Document the protocol change | Jean-Sébastien Pédron | 2015-03-04 | 1 | -3/+66 |
| | * | | Autoheal: The leader waits for "done!" message from the winner | Jean-Sébastien Pédron | 2015-03-04 | 1 | -30/+67 |
| * | | | Add more explanatory text for timeout_waiting_for_tables | Simon MacMullen | 2015-03-05 | 1 | -2/+8 |
| | |/
|/| |
|
| * | | Workaround "global" hang | Jean-Sébastien Pédron | 2015-03-04 | 2 | -1/+67 |
| |/ |
|
| * | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-03-03 | 1 | -21/+25 |
| |\ |
|
| | * | Merge branch 'bug26622' into stable | Jean-Sébastien Pédron | 2015-03-03 | 1 | -10/+12 |
| | |\ |
|
| | | * | rabbit_node_monitor: Cache pause_minority_guard() return value | Jean-Sébastien Pédron | 2015-03-03 | 1 | -10/+12 |
| * | | | Merge branch 'stable' | Simon MacMullen | 2015-02-26 | 1 | -35/+22 |
| |\ \ \
| |/ / |
|
| | * | | Further cleanup of boot exception handling (bug26610) | Simon MacMullen | 2015-02-26 | 1 | -35/+22 |
| * | | | Merge branch 'stable' | Simon MacMullen | 2015-02-26 | 1 | -42/+35 |
| |\ \ \
| |/ / |
|
| | * | | Detangle boot error handling, step 2 | Simon MacMullen | 2015-02-26 | 1 | -16/+24 |
| | * | | Detangle boot error handling, step 1 | Simon MacMullen | 2015-02-26 | 1 | -20/+4 |
| | * | | Fix clearer timeout_waiting_for_tables error message | Simon MacMullen | 2015-02-23 | 1 | -10/+11 |
| | |/ |
|
| * | | Merge pull request #52 from jeckersb/sd_notify-for-upstream | Michael Klishin | 2015-02-26 | 1 | -0/+5 |
| |\ \ |
|
| | * | | Add systemd notification support | John Eckersberg | 2015-02-25 | 1 | -0/+5 |