summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'CHEF-1292' into 0.9-stableBryan McLellan2011-02-04100-139/+261
|\
| * Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depthTim Hinderliter2011-02-04100-139/+261
|/
* Merge branch 'CHEF-1878' into 0.9-stableBryan McLellan2011-02-041-0/+1
|\
| * create user design dos in feature setupsdelano2011-02-041-0/+1
|/
* Merge branch 'CHEF-1866' into 0.9-stableBryan McLellan2011-02-041-3/+4
|\
| * Fix CHEF-1866: features tests for @api_search tag don't work: moveTim Hinderliter2011-02-041-3/+4
|/
* Merge branch 'CHEF-1858' into 0.9-stableBryan McLellan2011-02-031-1/+2
|\
| * CHEF-1858 Use standard require for chef/version in gemspec fileSeth Falcon2011-02-031-1/+2
|/
* Merge branch 'CHEF-1765' into 0.9-stableBryan McLellan2011-02-031-2/+3
|\
| * adding support for :availability_zone in knife configSean OMeara2011-02-031-2/+3
|/
* Merge branch 'CHEF-1763' into 0.9-stableBryan McLellan2011-02-033-10/+9
|\
| * adding knife config file support for AWS regionsSean OMeara2011-02-033-10/+9
|/
* Merge branch 'CHEF-1715'Daniel DeLeo2011-02-02118-114/+479
* Fix CHEF-1851 again; call .to_i on e.response.code before comparing toTim Hinderliter2011-02-021-1/+1
* Fix CHEF-1851: in features tests, on creating right couch dbTim Hinderliter2011-02-021-1/+34
* in features tests couchdb replicate, changed log level from 'error' to 'debug...Tim Hinderliter2011-02-021-1/+3
* don't need string expansion hereTim Hinderliter2011-02-021-1/+1
* Fix CHEF-1835 -- child chef-chef now spawned usingTim Hinderliter2011-02-022-28/+55
* fix CHEF-1807 by killing child chef-client with SIGKILL after killing it with...Tim Hinderliter2011-02-021-5/+21
* Merge branch 'CHEF-1801'Daniel DeLeo2011-02-0211-143/+143
* forward hash methods to raw data instead of using method missingDaniel DeLeo2011-02-021-5/+7
* correctly set the data bag name when loading an item via apiDaniel DeLeo2011-02-022-2/+13
* Merge branch 'CHEF-1988'Daniel DeLeo2011-02-022-7/+54
* Merge branch 'CHEF-1584' into 0.9-stableDaniel DeLeo2011-02-011-1/+1
|\
| * [CHEF-1584] fix pidfile option in redhat init scriptDaniel DeLeo2011-02-011-1/+1
|/
* Merge branch 'CHEF-2002'Daniel DeLeo2011-02-012-3/+24
* CHEF-1691 Javascript alert message when deleting a client is wrongjberrisch2011-02-012-2/+2
* Handle nodes without ohai_time in knife statusTollef Fog Heen2011-02-011-1/+1
* [CHEF-1844] Add support for deleting attributesDaniel DeLeo2011-02-012-2/+52
* Fix CHEF-1853: Pass $PIDFILE to chef-client in Debian init scriptsSebastian Boehm2011-02-011-1/+1
* [CHEF-1861] close popen'd IO handles in windows service providerDoug MacEachern2011-02-012-16/+25
* 'better' install and version detectionjoewilliams2011-02-011-10/+22
* Merge branch 'CHEF-1781'Daniel DeLeo2011-02-012-51/+51
* Merge branch 'CHEF-1954'Daniel DeLeo2011-02-011-1/+1
* Merge branch 'CHEF-1407'Daniel DeLeo2011-02-012-71/+100
* Merge branch 'CHEF-1919'Daniel DeLeo2011-02-011-0/+2
* [CHEF-1925] more informative inspect for data bag itemsDaniel DeLeo2011-02-012-0/+20
* need to call init on Chef::Log, not its metaclassDaniel DeLeo2011-02-011-7/+7
* ensure that the logger is always initializedDaniel DeLeo2011-02-011-0/+7
* rm commented out code from Chef::LogDaniel DeLeo2011-02-011-4/+0
* metaprogrammatically define Chef::Log's proxy methodsDaniel DeLeo2011-02-011-4/+28
* Merge branch 'CHEF-1845'Daniel DeLeo2011-02-014-89/+152
* Merge branch 'CHEF-1836'Daniel DeLeo2011-02-012-1/+55
* [CHEF-1930] check for the .svn directory instead of the target dirDaniel DeLeo2011-02-012-10/+8
* bump to development version 0.9.13Daniel DeLeo2010-10-235-5/+5
* bump to version 0.9.12 for bugfix releaserel-0.9.120.9.12Daniel DeLeo2010-10-225-5/+5
* Merge branch 'CHEF-1706'Daniel DeLeo2010-10-211-10/+13
|\
| * [CHEF-1706] only define the node method for the main contextDaniel DeLeo2010-10-211-10/+13
|/
* Merge branch 'CHEF-1480'Daniel DeLeo2010-10-212-76/+70
|\
| * [CHEF-1480] don't pass invalid options to usermodDaniel DeLeo2010-10-212-76/+70
|/