summaryrefslogtreecommitdiff
path: root/lib/chef/application.rb
Commit message (Expand)AuthorAgeFilesLines
* Flip config_missing? to return true when missingJohn Keiser2013-10-161-2/+0
* Remove extra newline from error messagingdanielsdeleo2013-10-161-1/+1
* Make configuration errors more informativedanielsdeleo2013-10-161-3/+4
* Use function args for error messages in config file loadingdanielsdeleo2013-10-161-3/+2
* Load client/solo config via ConfigFetcherdanielsdeleo2013-10-161-58/+14
* Prettify JSON output from PUT/POST in local modeJohn Keiser2013-10-161-1/+4
|\
| * Prettify data when writing it out in --local-modeJohn Keiser2013-10-161-1/+4
* | Merge branch 'jk/local_multi_cache_path'John Keiser2013-10-151-7/+44
|\ \ | |/ |/|
| * Add --config-file-jail to avoid loading user knife.rb in testsJohn Keiser2013-10-151-7/+44
* | Make "Starting chef-zero" message easier to readJohn Keiser2013-10-141-1/+1
|/
* Pick up knife config instead of /etc/chef/client.rb if local mode is specifiedJohn Keiser2013-10-091-2/+10
* Rename start_chef_zero -> chef_zero.enabledJohn Keiser2013-10-021-3/+3
* Support start_chef_zero parameter in knife and chef-clientJohn Keiser2013-10-021-0/+29
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* CHEF-4115: fixed config_file path lookup in exception textYoni Yalovitsky2013-06-181-3/+3
* CHEF-1761: Exit gracefully on SIGTERMAlex Rakoczy & Matthew Horan2013-05-241-4/+0
* [CHEF-3935] Use stripped down lockless loggerdanielsdeleo2013-02-271-2/+2
* Remove references to now unused Chef::Application::Wakeupsersut2013-02-151-3/+0
* explain the formatter/logger situation in detaildanielsdeleo2012-11-201-6/+22
* Change default output to formatters when in consoledanielsdeleo2012-11-201-14/+48
* Merge branch '10-stable'Bryan McLellan2012-10-301-1/+14
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+162