summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | suppress no_return warningsMatthias Radestock2014-03-272-0/+7
| | | * | appease dialyzerMatthias Radestock2014-03-271-8/+3
| | | * | more precise specMatthias Radestock2014-03-271-3/+2
| | | * | Remove pointless branches found by dialyzer.Simon MacMullen2014-03-272-5/+2
| | |/ /
| * | | Allow specification of the node to use for the queue, all else being equal.Simon MacMullen2014-03-272-10/+30
| |/ /
| * | Merge bug25989Simon MacMullen2014-03-261-1/+1
| |\ \
| | * | Very important fix.Simon MacMullen2014-03-261-1/+1
| * | | Put the example config file in an appropriate location in the users's data di...Simon MacMullen2014-03-261-0/+6
| * | | Put the example in the correct place.Simon MacMullen2014-03-262-2/+2
| |/ /
| * | Remove dubious commentSimon MacMullen2014-03-261-1/+0
| * | Merge bug26069Simon MacMullen2014-03-264-81/+114
| |\ \
| | * \ Merge bug26070Simon MacMullen2014-03-252-74/+108
| | |\ \
| | | * | Monitor consuming queue regardless of whether the consumer is CCN capable, on...Simon MacMullen2014-03-251-21/+17
| | | * | OopsSimon MacMullen2014-03-251-1/+1
| | | * | Our other consumer arg has an x- on it. Also, let's validate.Simon MacMullen2014-03-252-2/+6
| | | * | Swap the default value for cancel-on-ha-failover.Simon MacMullen2014-03-251-2/+2
| | | * | Add a comment, and rename the thing to correspond more with words we use alre...Simon MacMullen2014-03-211-4/+9
| | | * | rabbit_amqqueue:basic_consume() will wait for recovery anyway, we don't need ...Simon MacMullen2014-03-212-22/+8
| | | * | Attempt at error checking the basic.consume.Simon MacMullen2014-03-201-22/+31
| | | * | Abstract the waiting into rabbit_amqqueue.Simon MacMullen2014-03-202-11/+17
| | | * | Rename variable (and catch a case I missed before).Simon MacMullen2014-03-201-8/+8
| | | * | OopsSimon MacMullen2014-03-191-1/+1
| | | * | First hack at recovering consumers.Simon MacMullen2014-03-191-60/+88
| | * | | cosmetic: easier to read and keeps emacs happyMatthias Radestock2014-03-231-1/+1
| | * | | Don't show diagnostics after "node already running" since diagnostics are mea...Simon MacMullen2014-03-201-6/+5
| * | | | Tweak values based on some testing.Simon MacMullen2014-03-251-1/+1
| * | | | Have a completely separate counter for content size vs structural size.Simon MacMullen2014-03-245-32/+47
| * | | | 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-246-50/+79
| * | | | 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-245-16/+24
| * | | | 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-19151-247/+391
| |\ \ \ | | |/ /
| | * | 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-18150-288/+312
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge bug25722 (again)Simon MacMullen2014-03-182-4/+5
| | | |\ \