summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Have a completely separate counter for content size vs structural size.Simon MacMullen2014-03-244-26/+40
* Fix bitstrings, export term/3.Simon MacMullen2014-03-241-3/+7
* tiny tidyingSimon MacMullen2014-03-241-4/+4
* More robustness in the shape of unusual events.Simon MacMullen2014-03-241-6/+7
* Those aren't log eventsSimon MacMullen2014-03-241-2/+1
* cosmeticSimon MacMullen2014-03-241-1/+1
* Several more changes:Simon MacMullen2014-03-241-20/+19
* Something of a rewrite:Simon MacMullen2014-03-245-49/+75
* Remove obsolete TODOs, fix a rather substantial bug.Simon MacMullen2014-03-241-3/+1
* Don't let the truncate module have any opinion on how much to truncate.Simon MacMullen2014-03-244-16/+20
* Rename module and functions to be shorter and more generic. Remove quickcheck...Simon MacMullen2014-03-245-183/+35
* Tweak a bit more - attempt to handle bitstrings properlyTim Watson2014-03-212-8/+11
* Tweak list handlingTim Watson2014-03-212-21/+23
* Avoid crashing as we approach Len == 0, improve test outputTim Watson2014-03-212-5/+10
* Reduce the size of the test inputsTim Watson2014-03-211-1/+1
* Skip tests in a more operator friendly wayTim Watson2014-03-211-24/+23
* Start testing this properlyTim Watson2014-03-212-1/+147
* Avoid binary:part/3, since it isn't available in R13Tim Watson2014-03-211-2/+3
* Initial stab at limiting term size during loggingTim Watson2014-03-203-4/+86
* Merge bug25374Simon MacMullen2014-03-19132-206/+307
|\
| * Merge bug25722 (again)Simon MacMullen2014-03-191-1/+1
| |\
| | * Better error catching.Simon MacMullen2014-03-191-1/+1
| * | Merge bug25722 (again again).Simon MacMullen2014-03-18132-268/+292
| |\ \ | | |/ | |/|
| | * Merge bug25722 (again)Simon MacMullen2014-03-181-1/+1
| | |\
| | * \ Merge bug25722Simon MacMullen2014-03-189-73/+169
| | |\ \
| | * | | Update copyright for 2014Simon MacMullen2014-03-17132-132/+132
| * | | | Don't explode on "rabbitmqctl stop_app ; rabbitmqctl status", and fix tests.Simon MacMullen2014-03-182-3/+8
| | |_|/ | |/| |
| * | | We want reuseaddr otherwise starting the same broker twice in quick successio...Simon MacMullen2014-03-181-1/+1
| | |/ | |/|
| * | Merge in defaultSimon MacMullen2014-03-141-4/+8
| |\ \
| * | | Check the config situation when installing the Windows service.Simon MacMullen2014-03-131-11/+14
| * | | More robustnessSimon MacMullen2014-03-131-16/+26
| * | | Check if dist port is available since otherwise we will create a horrific err...Simon MacMullen2014-03-131-19/+37
| * | | Try to be marginally smarter about getting the epmd port, it is set as an ini...Simon MacMullen2014-03-131-5/+7
| * | | Present epmd errors a bit better.Simon MacMullen2014-03-121-7/+12
| * | | Display diagnostics when rabbitmqctl clustering options fail due to nodedown.Simon MacMullen2014-03-122-37/+23
| * | | That should probably be a define, right?Simon MacMullen2014-03-121-1/+3
| * | | Irritatingly I can't find a way to figure out the difference between these pr...Simon MacMullen2014-03-121-0/+1
| * | | Slightly cleaner than iterating through families.Simon MacMullen2014-03-121-8/+10
| * | | Set the distribution port range to the first of these that matches:Simon MacMullen2014-03-121-1/+18
| * | | Just in case the error is not an atom.Simon MacMullen2014-03-121-1/+1
| * | | Various formatting tweaks.Simon MacMullen2014-03-121-5/+4
| * | | Since we always show the raw error and the expanded error let's get format_in...Simon MacMullen2014-03-125-13/+14
| * | | Try to be a bit less verbose.Simon MacMullen2014-03-111-41/+27
| * | | Improved diagnostics.Simon MacMullen2014-03-111-11/+60
| * | | Slightly simpler, and more polite.Simon MacMullen2014-03-111-3/+2
| * | | Add listeners to rabbitmqctl status.Simon MacMullen2014-03-112-2/+11
| * | | Show the distribution port as a "protocol" in management.Simon MacMullen2014-03-111-0/+7
* | | | change AMQP codec field type 'b' interpretationMatthias Radestock2014-03-173-4/+4
| |_|/ |/| |
* | | merge default into bug25589Matthias Radestock2014-03-1714-144/+278
|\ \ \
| * \ \ Merge bug26043Simon MacMullen2014-03-143-9/+17
| |\ \ \