summaryrefslogtreecommitdiff
path: root/chef/lib/chef/knife/cookbook_site_share.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-114/+0
* [CHEF-3383] - regression in cookbook site sharejtimberman2012-08-271-1/+1
* Making debug statements always start with capsAdam Jacob2011-04-061-1/+1
* [CHEF-2174] validate_cookbook is now an instance methodSeth Chisamore2011-04-041-1/+1
* lazy load knife deps for a snappier experienceDaniel DeLeo2011-03-271-2/+5
* [CHEF-1469] Don't use main logger in knifeDaniel DeLeo2011-03-271-10/+10
* use less global state. also, objects.Daniel DeLeo2011-03-231-1/+3
* Fix CHEF-2057: renamed Chef::JSON to Chef::JSONCompat, soTim Hinderliter2011-02-161-1/+1
* Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depthTim Hinderliter2010-11-221-1/+1
* [CHEF-1570] add create_build_dir to cookbook site uploaderNuo Yan2010-08-251-1/+2
* purge whitespace and add license headerDaniel DeLeo2010-07-221-16/+11
* correcting the category of the share and unshare commandsNuo Yan2010-07-221-0/+1
* exit with details on unknown errorsdelano2010-07-221-2/+5
* exit with non-zero on error, and add success loggingsdelano2010-07-221-0/+6
* exit with error messages instead of stack tracessdelano2010-07-221-2/+4
* move cookbook_path logic to cli procsdelano2010-07-221-8/+2
* knife cookbook site share, also corrected the description page for knife for ...Nuo Yan2010-07-221-15/+29
* save my work in this branch and com back laterNuo Yan2010-07-221-0/+93