summaryrefslogtreecommitdiff
path: root/lib/chef/application/solo.rb
Commit message (Expand)AuthorAgeFilesLines
* Use ChefUtils::CANARY and update to the chefstyle that enforces thatTim Smith2020-09-231-1/+1
* Revert change that removed use of Chef::Config.platform_specific_pathLance Albertson2020-09-151-1/+1
* Chefstyle fixesLance Albertson2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-0/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix typoVivek Singh2020-04-061-1/+1
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-1/+1
* Revert "Drop privileges before creating files in solo mode"lcg/revert-drop-permsLamont Granquist2019-09-111-1/+1
* fail on interval runs on windowsLamont Granquist2019-08-281-1/+7
* consolidate some options in the base classLamont Granquist2019-07-151-5/+0
* --fips, --fatal-windows-admin-check and --disable-configLamont Granquist2019-07-151-0/+2
* add some comments on deprecation of the solo classLamont Granquist2019-07-151-0/+6
* migrate --delete-entire-chef-repo to base classLamont Granquist2019-07-151-5/+0
* Copy the daemon loop from client to baseLamont Granquist2019-07-151-50/+0
* copy --ez to base classLamont Granquist2019-07-151-15/+0
* normalize fetch_recipe_tarballLamont Granquist2019-07-151-9/+0
* create application base class for de-duplicationLamont Granquist2019-07-151-173/+2
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* more distro constantsMarc Chamberland2019-06-031-1/+1
* distro constants for solo, zero and automateMarc Chamberland2019-05-231-2/+2
* 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