Age | Commit message (Expand) | Author |
---|---|---|
2016-04-22 | Fixed up more rubocop warnings. | Steve Kemp |
2015-03-09 | Removed trailing whitespace from the code | 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 terminate expressions with ";". | Steve Kemp |
2015-03-09 | Don't use parenthesis aroudn conditions in an if. | Steve Kemp |
2015-03-09 | Don't use "::" for method-calls. | Steve Kemp |
2015-01-30 | Removed executable permissions, this is a library. | Steve Kemp |
2015-01-29 | Removed shebang. | 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 | Removed obsolete debug-code. | Steve Kemp |
2013-06-24 | Added Custodian::Util::TimeSpan | Steve Kemp |