summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.9.4 for release0.9.4Daniel DeLeo2010-06-295-5/+5
* Merge branch 'CHEF-1400'Daniel DeLeo2010-06-292-4/+14
|\
| * [CHEF-1400] support deprecated @node usage in resourcesDaniel DeLeo2010-06-292-4/+14
|/
* left a tag in the cucumber feature from development0.9.2Daniel DeLeo2010-06-281-1/+0
* bump to version 0.9.2 for releaseDaniel DeLeo2010-06-285-5/+5
* Merge branch 'cuke-include-default-attribute'Daniel DeLeo2010-06-286-0/+52
|\
| * test that include_attribute 'COOKBOOK_NAME' w/ implicit default worksDaniel DeLeo2010-06-286-0/+52
|/
* Merge branch 'CHEF-1396'Daniel DeLeo2010-06-282-2/+1
|\
| * remove redundant method stubDaniel DeLeo2010-06-281-1/+0
| * [CHEF-1396] use mv not cp to move staged templates into placeDaniel DeLeo2010-06-281-1/+1
|/
* Merge branch 'CHEF-1394'Daniel DeLeo2010-06-281-1/+1
|\
| * [CHEF-1394] pass the correct variable to notification handlersDaniel DeLeo2010-06-281-1/+1
|/
* [CHEF-1390] start webui not API w/ the webui startup scriptDaniel DeLeo2010-06-261-1/+1
* Merge branch 'CHEF-1388'Daniel DeLeo2010-06-269-7/+84
|\
| * speed up features by not running ohai so muchDaniel DeLeo2010-06-264-5/+28
| * Removing unnecessary requireChris Walters2010-06-251-1/+0
| * Adding licenses to files in monkey_patchesChris Walters2010-06-253-0/+54
| * More dependency managementChris Walters2010-06-251-1/+2
|/
* Merge branch 'CHEF-1380'Daniel DeLeo2010-06-252-10/+18
|\
| * require merb 1.1.x in the webui gemspecDaniel DeLeo2010-06-252-10/+18
|/
* Merge branch 'CHEF-1378'Daniel DeLeo2010-06-255-0/+85
|\
| * [CHEF-1378] Add upstart config to chef/distroDean Strelau2010-06-255-0/+85
|/
* Merge branch 'CHEF-1366'Daniel DeLeo2010-06-254-0/+281
|\
| * CHEF-1366 Add slicehost support to knifeIan Meyer2010-06-254-0/+281
|/
* Merge branch 'CHEF-1373'Daniel DeLeo2010-06-251-1/+1
|\
| * fixing CHEF-1373Nuo Yan2010-06-251-1/+1
|/
* Merge branch 'CHEF-1384'Daniel DeLeo2010-06-256-10/+60
|\
| * [CHEF-1384] dup constants before changing themDaniel DeLeo2010-06-246-10/+60
|/
* Splitting monkey patches out into their own filesChris Walters2010-06-235-73/+73
* Adding execution_time attr_reader to Chef::ShellOutChris Walters2010-06-231-3/+4
* Adding deps to Chef::ShellOutChris Walters2010-06-231-0/+2
* Fixing up some dependenciesChris Walters2010-06-233-1/+3
* Merge branch 'CHEF-187'Daniel DeLeo2010-06-222-8/+41
|\
| * Fixes CHEF-187Avishai Ish-Shalom2010-06-222-8/+41
|/
* Merge branch 'CHEF-1365'Daniel DeLeo2010-06-222-13/+3
|\
| * [CHEF-1365] chkconfig can return exit status 1Daniel DeLeo2010-06-222-13/+3
|/
* Merge branch 'CHEF-1363'Daniel DeLeo2010-06-213-2/+35
|\
| * rackup file for development useDaniel DeLeo2010-06-211-0/+30
| * always write to the tempfile in chunksDaniel DeLeo2010-06-212-2/+4
| * also need to rewind the rack input to write it to the fileDaniel DeLeo2010-06-211-0/+1
* | Merge branch 'CHEF-1363'Daniel DeLeo2010-06-212-1/+10
|\ \ | |/
| * [CHEF-1363] use #read not #string on rack inputsDaniel DeLeo2010-06-212-1/+10
|/
* bump to version 0.9.1 for developmentDaniel DeLeo2010-06-205-6/+6
* bump version to 0.9.0 for official release0.9.0Daniel DeLeo2010-06-205-5/+5
* Merge branch 'knife-error-handling'Daniel DeLeo2010-06-2017-26/+156
|\
| * Knife validates required parametersChris Walters2010-06-1916-20/+137
| * Ignoring 409s for knife data bag create so that new data bag items can be cre...Chris Walters2010-06-191-6/+19
|/
* Merge branch 'CHEF-1361'Daniel DeLeo2010-06-192-4/+20
|\
| * [CHEF-1361] don't die when -a references a non-existent attributeDaniel DeLeo2010-06-191-1/+3
| * grrr...Daniel DeLeo2010-06-191-3/+17
|/