summaryrefslogtreecommitdiff
path: root/lib/chef/application/solo.rb
Commit message (Expand)AuthorAgeFilesLines
* Add support for solo.dJay Mundrawala2016-02-241-0/+4
* rubocop demands a sacrificelcg/remove-rm-rfLamont Granquist2016-02-101-1/+1
* use Pathname correctlyLamont Granquist2016-02-101-1/+2
* fix windows path issues correctlyLamont Granquist2016-02-101-1/+1
* remove rm -rf in chef solo recipe_urlLamont Granquist2016-02-101-8/+19
* autofixing some missed copsLamont Granquist2016-02-051-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-6/+5
* Some more author domain stragglers.Noah Kantrowitz2016-02-021-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-23/+23
* fix PR feedbacklcg/ruby-profilingLamont Granquist2015-10-131-1/+1
* add optional ruby-profiling with --profile-rubyLamont Granquist2015-10-051-1/+7
* fix typoDeWaRs12062015-06-291-1/+0
* fix solo_spec according previous changeEmmanuel Iturbide2015-06-291-2/+2
* Use Mixlib::Shellout instead of Chef::Mixin::CommandDeWaRs12062015-06-251-1/+2
* Add minimal ohai mode option flagminimal-ohai-modedanielsdeleo2015-03-271-0/+5
* Refs #2709: Isolate/fix the no-fork faultAJ Christensen2015-02-091-0/+2
* update docs as suggestedRob Redpath2015-01-251-1/+1
* Set lockfile, not pidfileRob Redpath2015-01-251-0/+5
* Instructions on running audit mode examples.Serdar Sutay2014-12-171-2/+2
* Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-171-0/+3
* A memorial for Ezra ZygmuntowiczAdam Jacob2014-12-011-0/+18
* cleanup cookbook path from stale filesVasiliy Tolstov2014-11-131-0/+2
* Do interval and splay sleep before running client.Claire McQuin2014-10-011-10/+8
* Disable unforked interval runs.Claire McQuin2014-10-011-2/+25
* CHEF-5075: order matters for recipe_urlBryan McLellan2014-08-291-8/+14
* Add comment about orderStanislav Bogatyrev2014-08-291-0/+2
* [CHEF-5075] Fix json_attribs and recipe_url load order.Stanislav Bogatyrev2014-08-291-5/+5
* convert cli argument to int, tidy exception messageClaire McQuin2014-05-061-1/+2
* add command line option to soloClaire McQuin2014-05-051-0/+4
* CHEF-4759: chef-solo --no-color default on windowsLamont Granquist2013-11-261-1/+1
* Application::Solo must set @chef_client_jsondanielsdeleo2013-10-241-2/+2
* Move json attribs fetching to a classdanielsdeleo2013-10-161-26/+3
* Fix typo in chef solo config file option defaultBen Holley2013-09-231-1/+1
* Add -E flag to chef-solor so that users can make use of environments with che...sersut2013-07-091-0/+5
* Print debug stacktraces from within a forked workerdanielsdeleo2013-07-051-1/+0
* CHEF-4259: Fix unpacking recipes with non-gnu tarFelix Bùˆnemann2013-06-171-1/+1
* make options negatableLamont Granquist2013-04-111-3/+3
* Add force-(formatter|logger) cli optionsdanielsdeleo2012-11-201-0/+12
* Change default output to formatters when in consoledanielsdeleo2012-11-201-3/+4
* removing daemonize option for windowsLamont Granquist2012-11-011-5/+7
* Merge branch '10-stable'Bryan McLellan2012-10-301-9/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+254