| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Skip tests in a more operator friendly way | Tim Watson | 2014-03-21 | 1 | -24/+23 |
| * | Start testing this properly | Tim Watson | 2014-03-21 | 2 | -1/+147 |
| * | Avoid binary:part/3, since it isn't available in R13 | Tim Watson | 2014-03-21 | 1 | -2/+3 |
| * | Initial stab at limiting term size during logging | Tim Watson | 2014-03-20 | 3 | -4/+86 |
| * | Merge bug25374 | Simon MacMullen | 2014-03-19 | 132 | -206/+307 |
| |\ | |||||
| | * | Merge bug25722 (again) | Simon MacMullen | 2014-03-19 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Better error catching. | Simon MacMullen | 2014-03-19 | 1 | -1/+1 |
| | * | | Merge bug25722 (again again). | Simon MacMullen | 2014-03-18 | 132 | -268/+292 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Merge bug25722 (again) | Simon MacMullen | 2014-03-18 | 1 | -1/+1 |
| | | |\ | |||||
| | | * \ | Merge bug25722 | Simon MacMullen | 2014-03-18 | 9 | -73/+169 |
| | | |\ \ | |||||
| | | * | | | Update copyright for 2014 | Simon MacMullen | 2014-03-17 | 132 | -132/+132 |
| | * | | | | Don't explode on "rabbitmqctl stop_app ; rabbitmqctl status", and fix tests. | Simon MacMullen | 2014-03-18 | 2 | -3/+8 |
| | | |_|/ | |/| | | |||||
| | * | | | We want reuseaddr otherwise starting the same broker twice in quick successio... | Simon MacMullen | 2014-03-18 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| | * | | Merge in default | Simon MacMullen | 2014-03-14 | 1 | -4/+8 |
| | |\ \ | |||||
| | * | | | Check the config situation when installing the Windows service. | Simon MacMullen | 2014-03-13 | 1 | -11/+14 |
| | * | | | More robustness | Simon MacMullen | 2014-03-13 | 1 | -16/+26 |
| | * | | | Check if dist port is available since otherwise we will create a horrific err... | Simon MacMullen | 2014-03-13 | 1 | -19/+37 |
| | * | | | Try to be marginally smarter about getting the epmd port, it is set as an ini... | Simon MacMullen | 2014-03-13 | 1 | -5/+7 |
| | * | | | Present epmd errors a bit better. | Simon MacMullen | 2014-03-12 | 1 | -7/+12 |
| | * | | | Display diagnostics when rabbitmqctl clustering options fail due to nodedown. | Simon MacMullen | 2014-03-12 | 2 | -37/+23 |
| | * | | | That should probably be a define, right? | Simon MacMullen | 2014-03-12 | 1 | -1/+3 |
| | * | | | Irritatingly I can't find a way to figure out the difference between these pr... | Simon MacMullen | 2014-03-12 | 1 | -0/+1 |
| | * | | | Slightly cleaner than iterating through families. | Simon MacMullen | 2014-03-12 | 1 | -8/+10 |
| | * | | | Set the distribution port range to the first of these that matches: | Simon MacMullen | 2014-03-12 | 1 | -1/+18 |
| | * | | | Just in case the error is not an atom. | Simon MacMullen | 2014-03-12 | 1 | -1/+1 |
| | * | | | Various formatting tweaks. | Simon MacMullen | 2014-03-12 | 1 | -5/+4 |
| | * | | | Since we always show the raw error and the expanded error let's get format_in... | Simon MacMullen | 2014-03-12 | 5 | -13/+14 |
| | * | | | Try to be a bit less verbose. | Simon MacMullen | 2014-03-11 | 1 | -41/+27 |
| | * | | | Improved diagnostics. | Simon MacMullen | 2014-03-11 | 1 | -11/+60 |
| | * | | | Slightly simpler, and more polite. | Simon MacMullen | 2014-03-11 | 1 | -3/+2 |
| | * | | | Add listeners to rabbitmqctl status. | Simon MacMullen | 2014-03-11 | 2 | -2/+11 |
| | * | | | Show the distribution port as a "protocol" in management. | Simon MacMullen | 2014-03-11 | 1 | -0/+7 |
| * | | | | change AMQP codec field type 'b' interpretation | Matthias Radestock | 2014-03-17 | 3 | -4/+4 |
| | |_|/ |/| | | |||||
| * | | | merge default into bug25589 | Matthias Radestock | 2014-03-17 | 14 | -144/+278 |
| |\ \ \ | |||||
| | * \ \ | Merge bug26043 | Simon MacMullen | 2014-03-14 | 3 | -9/+17 |
| | |\ \ \ | |||||
| | | * \ \ | Merge bug26066 | Simon MacMullen | 2014-03-14 | 1 | -2/+5 |
| | | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | | * | | correctness++ | Matthias Radestock | 2014-03-13 | 1 | -1/+1 |
| | | | * | | turns out that cleaning up 'clients' in client_terminate is bad | Matthias Radestock | 2014-03-13 | 1 | -6/+6 |
| | | | * | | invoke credit_flow:peer_down on, err, DOWN. *only* | Matthias Radestock | 2014-03-13 | 1 | -8/+11 |
| | | | |/ | |||||
| | | * | | Log the config file's expected location according to the environment varible ... | Simon MacMullen | 2014-03-12 | 1 | -4/+8 |
| | | |/ | |||||
| | | * | stable to default | Simon MacMullen | 2014-03-11 | 1 | -3/+4 |
| | | |\ | |||||
| | | | * | Don't corrupt the node montor state even if we are about to shut down. | Simon MacMullen | 2014-03-11 | 1 | -3/+4 |
| | * | | | Explain | Simon MacMullen | 2014-03-14 | 1 | -1/+3 |
| | * | | | Fix stupidity, and rename. | Simon MacMullen | 2014-03-14 | 1 | -4/+4 |
| | * | | | Get the leader to transition directly to winner or loser state if that's wher... | Simon MacMullen | 2014-03-10 | 1 | -2/+17 |
| | |/ / | |||||
| | * | | Be a tiny bit more correct | Simon MacMullen | 2014-03-10 | 1 | -1/+1 |
| | * | | stable to default | Simon MacMullen | 2014-03-10 | 1 | -3/+2 |
| | |\ \ | | |/ | |||||
| | | * | Fix memory calculations: we were erroneously removing the mgmt db from the pl... | Simon MacMullen | 2014-03-10 | 1 | -3/+2 |
| | * | | Merge bug25957 (again) | Simon MacMullen | 2014-03-07 | 4 | -22/+57 |
| | |\ \ | |||||
| | | * \ | Merge bug25957 | Simon MacMullen | 2014-03-06 | 5 | -113/+188 |
| | | |\ \ | |||||
