| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Tests CHEF-3307 | Mal Graty | 2013-05-24 | 4 | -0/+4 |
* | | Merge pull request #795 from opscode/ss/binmode-fixes | Serdar Sutay | 2013-05-31 | 3 | -0/+12 |
|\ \ |
|
| * | | Make sure that windows line endings are protected during template rendering. | sersut | 2013-05-30 | 3 | -0/+12 |
* | | | only test class-specific methods for compatibility | danielsdeleo | 2013-05-31 | 1 | -1/+127 |
|/ / |
|
* | | 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 |
* | | Spec for deprecation. | sersut | 2013-05-16 | 1 | -0/+1 |
* | | Merge branch 'master' into file-refactor | sersut | 2013-05-14 | 4 | -0/+18 |
|\ \
| |/ |
|
| * | [CHEF-4117] fix resource attempting to remove constants it doesn't have | danielsdeleo | 2013-04-23 | 1 | -0/+0 |
| * | [CHEF-4011] `--secret` and `--secret-file` options for `knife bootstrap` | Seth Chisamore | 2013-04-11 | 2 | -0/+10 |
| * | [CHEF-3932] Add unit tests for Knife's lazy dependency loading | Teemu Matilainen | 2013-04-11 | 1 | -0/+8 |
| * | Revert "Merge branch 'CHEF-1031'" | Bryan McLellan | 2013-03-01 | 1 | -0/+0 |
|/ |
|
* | functional test for CHEF-3140 | Jesse Campbell | 2013-02-26 | 1 | -0/+0 |
* | CHEF-1292 Lower json stack depth tests to 301 | Bryan McLellan | 2013-02-12 | 2 | -2/+4 |
* | remove even more ohai plugins from chef-shell test | danielsdeleo | 2013-01-22 | 1 | -0/+1 |
* | ignore some solaris ohai plugins in chef-shell tests | danielsdeleo | 2013-01-21 | 1 | -0/+2 |
* | Merge branch '10-stable' into integrate-chef-10-18-0 | danielsdeleo | 2013-01-17 | 1 | -0/+2 |
|\ |
|
| * | move test files from cherry-pick to correct part of tree | danielsdeleo | 2012-11-05 | 2 | -0/+0 |
| * | Merge branch 'OC-4668' | danielsdeleo | 2012-11-05 | 2 | -0/+0 |
* | | [CHEF-3681] Test LWPs with inline compilation | danielsdeleo | 2012-12-27 | 1 | -0/+26 |
* | | [CHEF-3249] Fix nested partials; add a test for that. | Andrea Campi | 2012-12-14 | 1 | -0/+1 |
* | | CHEF-3660: rename files that didn't play nice with git rebase | sdelano | 2012-12-13 | 1 | -0/+0 |
* | | [CHEF-3376] Update fixture cookbooks for run_context tests | danielsdeleo | 2012-11-30 | 39 | -0/+61 |
* | | disable ohai plugins for shell func tests | danielsdeleo | 2012-11-21 | 1 | -0/+7 |
* | | [CHEF-2903] load attribute files in run_list order | danielsdeleo | 2012-11-07 | 22 | -0/+9 |
* | | [OC-4668] add functional tests for deploy_revision | danielsdeleo | 2012-11-05 | 2 | -0/+0 |
* | | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 122 | -0/+674 |
|/ |
|
* | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 30 | -170/+0 |
* | Adding specs for new resource types, fixes to node, mixin::template | Adam Jacob | 2008-09-08 | 1 | -0/+1 |
* | Adding test recipe | Adam Jacob | 2008-04-08 | 1 | -0/+5 |
* | removing left over debug output in compile_spec | Adam Jacob | 2008-04-08 | 1 | -1/+1 |
* | Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format... | Adam Jacob | 2008-04-08 | 12 | -4/+74 |
* | Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,... | Adam Jacob | 2008-04-07 | 2 | -1/+4 |
* | Adding a File provider | Adam Jacob | 2008-03-23 | 3 | -2/+3 |
* | Adding Chef::CookbookLoader | Adam Jacob | 2008-03-14 | 7 | -0/+21 |
* | 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 | 6 | -0/+45 |