| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6017 from chef/tm/ohai_plugins_2 | Thom May | 2017-04-05 | 1 | -0/+35 |
|\ |
|
| * | RFC 59: Load Ohai pluginstm/ohai_plugins_2 | Thom May | 2017-04-05 | 1 | -0/+35 |
* | | Feed the rubocop. | Noah Kantrowitz | 2017-04-05 | 1 | -3/+3 |
* | | Make root alias attributes work with the normal CookbookCompiler load behavior. | Noah Kantrowitz | 2017-04-04 | 1 | -4/+13 |
|/ |
|
* | RFC 67: Remove cookbook segments | Thom May | 2017-04-04 | 1 | -1/+1 |
* | Hook up the recipe_file_loaded event which was defined but not actually called. | Noah Kantrowitz | 2016-09-02 | 1 | -2/+3 |
* | Ensure that chef-zero loads libraries recursivelytm/zero_deep_libraries | Thom May | 2016-03-03 | 1 | -0/+1 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -5/+2 |
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+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 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -6/+6 |
* | Raise an error when including a recipe from an unreachable cookbook | danielsdeleo | 2014-03-14 | 1 | -0/+12 |
* | 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 |