summaryrefslogtreecommitdiff
path: root/lib/chef/application/solo.rb
Commit message (Expand)AuthorAgeFilesLines
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-3/+3
* Add Chef license acceptance CLI flag to chef-solochef_apply_licenseTim Smith2019-05-151-0/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-2/+2
* Convert require to require_relativeLamont Granquist2019-05-081-10/+10
* Use keyword arguments for acceptanceMark Anderson2019-05-031-1/+1
* Only Chef Software binaries should enforce EULAtyler-ball2019-05-031-1/+2
* Update specs for the new messagesTim Smith2019-05-021-1/+1
* Update more help descriptionsTim Smith2019-05-021-1/+1
* Fix a description I missedTim Smith2019-05-021-1/+1
* Fix up main binary help messagesTim Smith2019-05-021-28/+28
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+1
* Replacing workmarks with distro constantsMarc Chamberland2019-04-191-8/+9
* Merge pull request #8391 from chef/solo_syncLamont Granquist2019-04-171-5/+5
|\
| * Sync the CLI option descriptions between chef-client and chef-solosolo_syncTim Smith2019-04-171-5/+5
* | 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