summaryrefslogtreecommitdiff
path: root/lib/chef/application/apply.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-1/+1
* fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-4/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
* Do openssl initialization from applicationsJay Mundrawala2016-01-251-0/+1
* Use double quotes by defaultThom May2016-01-141-14/+14
* Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-091-1/+1
* allow reboot by reboot resource with chef-applysawanoboly2015-10-241-0/+1
* Fix chef-apply usage bannerpwelch2015-10-171-1/+1
* Merge pull request #4034 from chef/lcg/ruby-profilingLamont Granquist2015-10-131-0/+6
|\
| * fix PR feedbacklcg/ruby-profilingLamont Granquist2015-10-131-1/+1
| * add optional ruby-profiling with --profile-rubyLamont Granquist2015-10-051-0/+6
* | Windows cli tools should have color true by defaultadamedx/windows-color-defaultsAdam Edwards2015-10-061-1/+1
|/
* Add formatter and force-logger/formatter options to chef-applymh/formatter_chef_applyMark Harrison2015-07-201-0/+18
* Add minimal ohai mode option flagminimal-ohai-modedanielsdeleo2015-03-271-0/+5
* add json_attribs option for chef-apply commandsonots2015-02-091-1/+17
* Merge branch 'patch-1' of github.com:workmad3/chef into sersut/rebase-chef-1971sersut/rebase-chef-1971Serdar Sutay2014-10-101-8/+10
|\
| * Expanding the file name before checking existanceDavid Workman2014-09-041-2/+1
| * Fixing travis-ci failure.David Workman2014-09-041-1/+0
| * Fixing case of a nil recipe file with chef applyDavid Workman2014-09-031-7/+11
| * Update apply.rbDavid Workman2014-09-031-1/+1
* | inverted if and removed elseNolan Davidson2014-09-101-4/+3
* | Fixed Issue 1882 by printing usage when chef-apply is run with no argumentsNolan Davidson2014-09-101-2/+7
|/
* rename configure_environment_variables to configure_proxy_environment_variablesClaire McQuin2014-06-031-1/+1
* set ENV vars for http proxiesClaire McQuin2014-06-031-0/+1
* CHEF-4759: chef-solo --no-color default on windowsLamont Granquist2013-11-261-0/+6
* CHEF-4102: make command line options workLamont Granquist2013-04-161-0/+2
* CHEF-3792: Fix cruft referring to chef-recipeBryan McLellan2013-01-241-2/+2
* [CHEF-3571] code rename chef-recipe -> chef-applydanielsdeleo2013-01-171-6/+6
* [CHEF-3571] file rename chef-recipe -> chef-applydanielsdeleo2013-01-171-0/+160