| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into stable | Jean-Sébastien Pédron | 2015-03-11 | 65 | -1081/+3284 |
| |\ | |||||
| | * | Deb changelogs for release 3.5.0 (rerolled)rabbitmq_v3_5_0 | Jean-Sébastien Pédron | 2015-03-11 | 1 | -1/+1 |
| | * | Merge branch 'bug26638' | Simon MacMullen | 2015-03-11 | 1 | -2/+1 |
| | |\ | |||||
| | | * | More reliable way to find the erl executable. | Simon MacMullen | 2015-03-11 | 1 | -2/+1 |
| | |/ | |||||
| | * | RPM/deb changelogs for release 3.5.0 | Jean-Sébastien Pédron | 2015-03-11 | 2 | -0/+9 |
| | * | Ignore ./etc/* | Michael Klishin | 2015-03-11 | 1 | -0/+1 |
| | * | Merge branch 'bug26636' | Simon MacMullen | 2015-03-10 | 2 | -6/+20 |
| | |\ | |||||
| | | * | 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 |
| | | |/ | |/| | |||||
| | * | | Merge branch 'bug26631' | Jean-Sébastien Pédron | 2015-03-04 | 2 | -1/+67 |
| | |\ \ | | |/ | |/| | |||||
| | | * | 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 | 2 | -44/+29 |
| | | |\ | |_|/ |/| | | |||||
| * | | | Fix tests, the exceptions are a bit cleaner now (bug26610) | Simon MacMullen | 2015-02-26 | 1 | -9/+7 |
| * | | | 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 |
| | | |\ | |_|/ |/| | | |||||
| * | | | Merge branch 'bug26610' into 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 branch 'stable' | Simon MacMullen | 2015-02-26 | 0 | -0/+0 |
| | | |\ | |_|/ |/| | | |||||
| * | | | Ignore etags | Michael Klishin | 2015-02-21 | 1 | -0/+3 |
| |/ / | |||||
| | * | 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 |
| | * | | Merge pull request #55 from rabbitmq/bug26614 | Michael Klishin | 2015-02-25 | 3 | -3/+3 |
| | |\ \ | |||||
| | | * | | When ERLANG_HOME is not set, exit with code 1 | Michael Klishin | 2015-02-25 | 3 | -3/+3 |
| | |/ / | |||||
| | * | | Merge branch 'bug26465' | Simon MacMullen | 2015-02-23 | 3 | -29/+77 |
| | |\ \ | |||||
| | | * | | pause_if_all_down: Remove configuration check | Jean-Sébastien Pédron | 2015-02-20 | 1 | -32/+5 |
| | | * | | pause_if_all_down: Lower priority of "listed nodes not in the cluster" message | Jean-Sebastien Pedron | 2015-02-03 | 1 | -2/+2 |
| | | * | | How to recover from partitioning after 'pause_if_all_down' is configurable | Jean-Sebastien Pedron | 2014-12-24 | 2 | -6/+15 |
| | | * | | Rename 'keep_preferred' to 'pause_if_all_down' and accept a list of nodes | Jean-Sebastien Pedron | 2014-12-19 | 1 | -30/+49 |
| | | * | | Add a new "keep_preferred" cluster partition handling method | Jean-Sebastien Pedron | 2014-12-02 | 2 | -27/+74 |
| | * | | | Ignore etags | Michael Klishin | 2015-02-21 | 1 | -0/+1 |
| | * | | | Sync CONTRIBUTING.md with the template one | Michael Klishin | 2015-02-20 | 1 | -1/+1 |
| | * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-02-19 | 2 | -37/+35 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Convert .hgignore to .gitignore | Jean-Sébastien Pédron | 2015-02-19 | 2 | -35/+33 |
| | * | | | Merge remote-tracking branch 'origin/master' | Simon MacMullen | 2015-02-19 | 1 | -1/+1 |
| | |\ \ \ | |||||
