Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalize whitespace on all files | Seth Vargo | 2013-09-26 | 1 | -3/+3 |
* | [CHEF-3817] Fix dedupe in cookbook_order by returning dependencies as symbols. | Matthew Kent | 2013-06-18 | 1 | -3/+3 |
* | cleanup requires for lwrp base clases | danielsdeleo | 2012-12-19 | 1 | -1/+1 |
* | Extract LWRP resource code to LWRPBase | danielsdeleo | 2012-12-19 | 1 | -1/+1 |
* | Extract provider LWRP code to LWRPBase | danielsdeleo | 2012-12-19 | 1 | -2/+2 |
* | [CHEF-3376] Add debug logging for compile order | danielsdeleo | 2012-11-30 | 1 | -0/+1 |
* | [CHEF-3376] fix incorrect doc, add more docs | danielsdeleo | 2012-11-30 | 1 | -1/+1 |
* | [CHEF-3376] remove redundant attr_accessor | danielsdeleo | 2012-11-30 | 1 | -4/+4 |
* | [CHEF-3376] rdoc more methods, reorganize | danielsdeleo | 2012-11-30 | 1 | -0/+1 |
* | [CHEF-3376] move recipe compilation to CookbookCompiler | danielsdeleo | 2012-11-30 | 1 | -1/+26 |
* | [CHEF-3376] make CookbookCompiler take a RunContext | danielsdeleo | 2012-11-30 | 1 | -16/+16 |
* | [CHEF-3376] give CookbookCompiler its own file | danielsdeleo | 2012-11-30 | 1 | -0/+253 |