Age | Commit message (Expand) | Author |
---|---|---|
2016-04-22 | Updated to fix the last remaining rubocop warnings. | Steve Kemp |
2015-03-09 | More minor space fixups | Steve Kemp |
2015-03-09 | Whitespace fixups. | Steve Kemp |
2015-03-09 | Removed spaces inside parenthesis. | Steve Kemp |
2015-03-09 | Prefer single-quotes when you don't need interpolation. | Steve Kemp |
2015-03-09 | Do not use parentheses for method calls with no arguments. | Steve Kemp |
2015-03-09 | Omit the parentheses in defs when the method doesn't accept any arguments. | Steve Kemp |
2015-03-09 | Don't use "::" for method-calls. | Steve Kemp |
2015-01-13 | Don't marry our code to ruby1.8 | Steve Kemp |
2013-06-24 | Updated the code to be more module. | Steve Kemp |
2013-06-24 | The worst-case for testing a time-period, and one used in the | Steve Kemp |
2013-06-24 | Updated the tests to ensure the "current hour" is valid. | Steve Kemp |
2013-06-24 | Added Custodian::Util::TimeSpan | Steve Kemp |