Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -154/+154 |
* | Code smell: Don't restate results directly after assignment | Markus Roberts | 2010-07-09 | 1 | -1/+0 |
* | Code smell: Use ||= for conditional initialization | Markus Roberts | 2010-07-09 | 1 | -2/+2 |
* | Code smell: Avoid explicit returns | Markus Roberts | 2010-07-09 | 1 | -6/+6 |
* | Code smell: Line modifiers are preferred to one-line blocks. | Markus Roberts | 2010-07-09 | 1 | -6/+2 |
* | Code smell: Inconsistent indentation and related formatting issues | Markus Roberts | 2010-07-09 | 1 | -9/+18 |
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -3/+3 |
* | Changed indentation to be more consistent with style guide (4 spaces per level) | Ian Taylor | 2009-06-06 | 1 | -8/+8 |
* | Documentation fixes | James Turnbull | 2008-12-13 | 1 | -8/+10 |
* | Updated mcx type and provider with comprehensive spec tests. | Jeffrey McCune | 2008-12-02 | 1 | -2/+2 |
* | type/mcx.rb Feature #1026 - MCX Type | Jeffrey McCune | 2008-12-01 | 1 | -0/+199 |