Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autofixing Style/AccessModifierIndentation cop | Lamont Granquist | 2016-08-16 | 1 | -1/+1 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -0/+1 |
* | Replace all Opscode copyrights with Chef Software. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | [CHEF-3249] Extend the 'source' option to also apply to templates from the co... | Andrea Campi | 2012-12-14 | 1 | -2/+4 |
* | [CHEF-3249] Replace ternary operators with more explicit conditionals; split ... | Andrea Campi | 2012-12-14 | 1 | -3/+19 |
* | [CHEF-3249] Accept an optional 'source' option to override the actual path to... | Andrea Campi | 2012-12-14 | 1 | -1/+3 |
* | [CHEF-3249] Refactor template name resolution out to a separate class for DRY... | Andrea Campi | 2012-12-14 | 1 | -0/+41 |