summaryrefslogtreecommitdiff
path: root/lib/chef/application/solo.rb
Commit message (Expand)AuthorAgeFilesLines
* Use color in chef-solo by default on Windowssolo_colorTim Smith2019-04-171-1/+1
* Drop privileges before creating files in solo modebtm/fix-solo-permsBryan McLellan2019-04-111-1/+1
* WIP: Remove audit mode from chef-clientTim Smith2019-03-111-3/+0
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-1/+1
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-1/+1
* fix Layout/IndentHeredocLamont Granquist2018-07-021-6/+6
* fix Style/HashSyntaxLamont Granquist2018-07-021-112/+112
* Updating a few logging references to include :tracesp/cli-logging-optionsStuart Preston2018-04-251-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-6/+6
* fix legacy mode and legacy mode testsLamont Granquist2018-02-261-3/+7
* Revert "Fail on interval runs on windows"Lamont Granquist2018-01-231-17/+4
* fail on interval runs on windowslcg/windows-intervalLamont Granquist2018-01-221-3/+9
* This isn't chef-client, probably an old copy-pasta.Noah Kantrowitz2018-01-221-2/+2
* Add a warning about using --interval on Windows.Noah Kantrowitz2018-01-221-1/+8
* Remove deprecated -r option for Solo modedash_r_soloTim Smith2018-01-011-8/+1
* Make non-legacy solo use socketless mode.Noah Kantrowitz2017-05-241-0/+1
* Remove Chef::RESTtm/remove_chef_restThom May2017-03-161-1/+0
* fixes for rubocop 0.44.1 enginelcg/rubocop-0.44.1Lamont Granquist2016-10-201-1/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* Merge branch 'master' into configoptionNoah Kantrowitz2016-08-021-2/+9
|\
| * Use Mixlib::Archive to extract tarballsThom May2016-07-071-2/+2
| * Ensure that chef-solo uses the expected repo dirtm/correct_repo_pathThom May2016-06-241-0/+7
* | First pass on --config-option handling.Noah Kantrowitz2016-06-211-0/+8
|/
* Merge pull request #4957 from chef/tm/solo_fixesThom May2016-05-311-1/+9
|\
| * Ensure recipe-url works right in solotm/solo_fixesThom May2016-05-201-1/+9
* | * define exit codesSteven Murawski2016-05-231-2/+2
|/
* move legacy config into a separate functiontm/zoloThom May2016-05-161-26/+29
* remove dead commentThom May2016-05-161-1/+0
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-4/+4
* default to using local modeThom May2016-05-161-28/+48
* 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