| Commit message (Expand) | Author | Age | Files | Lines |
| * | Nuke opscode from the spec cookbook data | Tim Smith | 2019-01-22 | 1 | -2/+2 |
| * | Allow lazy{} to be used in template resource variables. | Noah Kantrowitz | 2017-04-03 | 1 | -0/+1 |
| * | Filter out directory paths from all_files when loadinglist-unignored-files | danielsdeleo | 2016-02-26 | 1 | -0/+0 |
| * | Add test file to fixture cookbook | danielsdeleo | 2016-02-26 | 1 | -0/+0 |
| * | Merge pull request #3510 from ckaushik/issue_2513 | Thom May | 2015-09-02 | 2 | -0/+2 |
| |\ |
|
| | * | Fixing Issue #2513 - the broken render of nested partial templates with varia... | Kaushik C | 2015-07-27 | 2 | -0/+2 |
| * | | CHEF-5012: add methods for template breadcrumbs | Lamont Granquist | 2015-08-18 | 1 | -0/+14 |
| |/ |
|
| * | load library folder recursively | Jean Mertz | 2014-10-02 | 2 | -0/+7 |
| * | Ammended test data to allow unit tests to verify only erb files in the templa... | Victor Hahn | 2014-07-28 | 1 | -0/+2 |
| * | Wrap code in an instance_eval context for syntax check. | danielsdeleo | 2014-04-09 | 2 | -0/+3 |
| * | Prevent duplicate keys in cookbook version JSON | Seth Falcon | 2013-10-10 | 1 | -0/+8 |
| * | revert whitespace for all spec/data fixtures | Lamont Granquist | 2013-09-26 | 7 | -7/+7 |
| * | Reset some_windows_line_endings test fixture | Seth Vargo | 2013-09-26 | 1 | -1/+2 |
| * | Normalize whitespace on all files | Seth Vargo | 2013-09-26 | 8 | -9/+8 |
| * | Make sure that windows line endings are protected during template rendering. | sersut | 2013-05-30 | 3 | -0/+12 |
| * | Pass template extensions through to partials | danielsdeleo | 2013-05-29 | 1 | -0/+1 |
| * | Add helper method/module support to template resource | danielsdeleo | 2013-05-29 | 1 | -0/+1 |
| * | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 19 | -0/+70 |
| * | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 9 | -54/+0 |
| * | Adding specs for new resource types, fixes to node, mixin::template | Adam Jacob | 2008-09-08 | 1 | -0/+1 |
| * | Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format... | Adam Jacob | 2008-04-08 | 4 | -3/+18 |
| * | Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,... | Adam Jacob | 2008-04-07 | 1 | -0/+3 |
| * | Adding a File provider | Adam Jacob | 2008-03-23 | 1 | -1/+1 |
| * | Getting rid of coverage in git | Adam Jacob | 2008-03-14 | 2 | -0/+7 |
| * | Adding cookbook support, updating rcov coverage | Adam Jacob | 2008-03-12 | 6 | -3/+20 |
| * | Moving variables to attributes | Adam Jacob | 2008-03-10 | 1 | -0/+0 |
| * | Added rcov coverage, lots of tests, definitions, node support | Adam Jacob | 2008-03-10 | 1 | -0/+11 |