| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | suppress no_return warnings | Matthias Radestock | 2014-03-27 | 2 | -0/+7 | |
| | | | * | | appease dialyzer | Matthias Radestock | 2014-03-27 | 1 | -8/+3 | |
| | | | * | | more precise spec | Matthias Radestock | 2014-03-27 | 1 | -3/+2 | |
| | | | * | | Remove pointless branches found by dialyzer. | Simon MacMullen | 2014-03-27 | 2 | -5/+2 | |
| | | |/ / | ||||||
| | * | | | Allow specification of the node to use for the queue, all else being equal. | Simon MacMullen | 2014-03-27 | 2 | -10/+30 | |
| | |/ / | ||||||
| | * | | Merge bug25989 | Simon MacMullen | 2014-03-26 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | Very important fix. | Simon MacMullen | 2014-03-26 | 1 | -1/+1 | |
| | * | | | Put the example config file in an appropriate location in the users's data di... | Simon MacMullen | 2014-03-26 | 1 | -0/+6 | |
| | * | | | Put the example in the correct place. | Simon MacMullen | 2014-03-26 | 2 | -2/+2 | |
| | |/ / | ||||||
| | * | | Remove dubious comment | Simon MacMullen | 2014-03-26 | 1 | -1/+0 | |
| | * | | Merge bug26069 | Simon MacMullen | 2014-03-26 | 4 | -81/+114 | |
| | |\ \ | ||||||
| | | * \ | Merge bug26070 | Simon MacMullen | 2014-03-25 | 2 | -74/+108 | |
| | | |\ \ | ||||||
| | | | * | | Monitor consuming queue regardless of whether the consumer is CCN capable, on... | Simon MacMullen | 2014-03-25 | 1 | -21/+17 | |
| | | | * | | Oops | Simon MacMullen | 2014-03-25 | 1 | -1/+1 | |
| | | | * | | Our other consumer arg has an x- on it. Also, let's validate. | Simon MacMullen | 2014-03-25 | 2 | -2/+6 | |
| | | | * | | Swap the default value for cancel-on-ha-failover. | Simon MacMullen | 2014-03-25 | 1 | -2/+2 | |
| | | | * | | Add a comment, and rename the thing to correspond more with words we use alre... | Simon MacMullen | 2014-03-21 | 1 | -4/+9 | |
| | | | * | | rabbit_amqqueue:basic_consume() will wait for recovery anyway, we don't need ... | Simon MacMullen | 2014-03-21 | 2 | -22/+8 | |
| | | | * | | Attempt at error checking the basic.consume. | Simon MacMullen | 2014-03-20 | 1 | -22/+31 | |
| | | | * | | Abstract the waiting into rabbit_amqqueue. | Simon MacMullen | 2014-03-20 | 2 | -11/+17 | |
| | | | * | | Rename variable (and catch a case I missed before). | Simon MacMullen | 2014-03-20 | 1 | -8/+8 | |
| | | | * | | Oops | Simon MacMullen | 2014-03-19 | 1 | -1/+1 | |
| | | | * | | First hack at recovering consumers. | Simon MacMullen | 2014-03-19 | 1 | -60/+88 | |
| | | * | | | cosmetic: easier to read and keeps emacs happy | Matthias Radestock | 2014-03-23 | 1 | -1/+1 | |
| | | * | | | Don't show diagnostics after "node already running" since diagnostics are mea... | Simon MacMullen | 2014-03-20 | 1 | -6/+5 | |
| | * | | | | Tweak values based on some testing. | Simon MacMullen | 2014-03-25 | 1 | -1/+1 | |
| | * | | | | Have a completely separate counter for content size vs structural size. | Simon MacMullen | 2014-03-24 | 5 | -32/+47 | |
| | * | | | | Fix bitstrings, export term/3. | Simon MacMullen | 2014-03-24 | 1 | -3/+7 | |
| | * | | | | tiny tidying | Simon MacMullen | 2014-03-24 | 1 | -4/+4 | |
| | * | | | | More robustness in the shape of unusual events. | Simon MacMullen | 2014-03-24 | 1 | -6/+7 | |
| | * | | | | Those aren't log events | Simon MacMullen | 2014-03-24 | 1 | -2/+1 | |
| | * | | | | cosmetic | Simon MacMullen | 2014-03-24 | 1 | -1/+1 | |
| | * | | | | Several more changes: | Simon MacMullen | 2014-03-24 | 1 | -20/+19 | |
| | * | | | | Something of a rewrite: | Simon MacMullen | 2014-03-24 | 6 | -50/+79 | |
| | * | | | | Remove obsolete TODOs, fix a rather substantial bug. | Simon MacMullen | 2014-03-24 | 1 | -3/+1 | |
| | * | | | | Don't let the truncate module have any opinion on how much to truncate. | Simon MacMullen | 2014-03-24 | 5 | -16/+24 | |
| | * | | | | Rename module and functions to be shorter and more generic. Remove quickcheck... | Simon MacMullen | 2014-03-24 | 5 | -183/+35 | |
| | * | | | | Tweak a bit more - attempt to handle bitstrings properly | Tim Watson | 2014-03-21 | 2 | -8/+11 | |
| | * | | | | Tweak list handling | Tim Watson | 2014-03-21 | 2 | -21/+23 | |
| | * | | | | Avoid crashing as we approach Len == 0, improve test output | Tim Watson | 2014-03-21 | 2 | -5/+10 | |
| | * | | | | Reduce the size of the test inputs | Tim Watson | 2014-03-21 | 1 | -1/+1 | |
| | * | | | | 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 | 151 | -247/+391 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | 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 | 150 | -288/+312 | |
| | | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | | * | | Merge bug25722 (again) | Simon MacMullen | 2014-03-18 | 2 | -4/+5 | |
| | | | |\ \ | ||||||
