summaryrefslogtreecommitdiff
path: root/lib/chef/application
Commit message (Expand)AuthorAgeFilesLines
* Add Chef license acceptance CLI flag to chef-solochef_apply_licenseTim Smith2019-05-151-0/+2
* Add license CLI options to chef-apply commandTim Smith2019-05-151-0/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-085-8/+8
* Convert require to require_relativeLamont Granquist2019-05-087-44/+44
* Merge pull request #7758 from chef/btm/target-modeTim Smith2019-05-061-0/+15
|\
| * Update target mode log message for Chef::DistBryan McLellan2019-05-061-1/+1
| * Target Mode initial implementationBryan McLellan2019-05-061-0/+15
* | Use keyword arguments for acceptanceMark Anderson2019-05-031-1/+1
* | Only Chef Software binaries should enforce EULAtyler-ball2019-05-032-2/+4
* | knife bootstrap is only knife command to have license acceptance flowtyler-ball2019-05-031-3/+0
* | Adding in the license-acceptance flowtyler-ball2019-05-032-0/+6
|/
* Update specs for the new messagesTim Smith2019-05-021-1/+1
* Update more help descriptionsTim Smith2019-05-026-17/+18
* Fix a description I missedTim Smith2019-05-021-1/+1
* Fix up main binary help messagesTim Smith2019-05-025-109/+110
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-262-2/+2
* applying requested fixesMarc Chamberland2019-04-231-1/+1
* reversing changes to knifeMarc Chamberland2019-04-191-3/+3
* addressing comments by coderangerMarc Chamberland2019-04-191-1/+1
* fixing testsMarc Chamberland2019-04-191-2/+2
* Replacing workmarks with distro constantsMarc Chamberland2019-04-195-49/+54
* 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
|/
* Break the error message into 2 sentencesTim Smith2019-04-171-1/+1
* Improve the error message when no config can be loadedTim Smith2019-04-171-1/+1
* Drop privileges before creating files in solo modebtm/fix-solo-permsBryan McLellan2019-04-111-1/+1
* fix undefined local variable 'recipes_path'Adam Bewsher2019-03-151-1/+1
* WIP: Remove audit mode from chef-clientTim Smith2019-03-113-35/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-152-2/+2
* fix chef-apply crash for rebootdheerajd-msys2018-10-041-4/+6
* [SHACK-290] Unpacking tarball paths suffer from URI errortyler-ball2018-08-031-3/+3
* Merge pull request #7390 from coderanger/yet-more-credsLamont Granquist2018-07-031-0/+1
|\
| * Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-024-9/+9
| |\
| * \ Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-026-469/+468
| |\ \
| * | | Add support for a $CHEF_HOME environment variable and improve support for the...Noah Kantrowitz2018-06-231-0/+1
* | | | fix Style/MutableConstantLamont Granquist2018-07-025-8/+8
| |_|/ |/| |
* | | fix Style/PreferredHashMethodsLamont Granquist2018-07-024-9/+9
| |/ |/|
* | fix Style/UnneededInterpolationLamont Granquist2018-07-023-4/+4
* | fix Layout/IndentHeredocLamont Granquist2018-07-021-6/+6
* | fix Style/HashSyntaxLamont Granquist2018-07-026-459/+458
|/
* check the path to --recipe-urlwindows-open-uriThom May2018-05-041-3/+7
* Trying to use --recipe-url on Windows with local file failstyler-ball2018-05-031-3/+7
* Updating a few logging references to include :tracesp/cli-logging-optionsStuart Preston2018-04-253-3/+3
* mechanical conversion of most debug log statements to traceThom May2018-03-263-16/+16
* fix legacy mode and legacy mode testsLamont Granquist2018-02-261-3/+7
* Don't use supervisor process for one-shot / command-line runsLamont Granquist2018-02-261-3/+7
* Allow tarballs generated by chef export to be usedtm/policyful_tarballsThom May2018-02-201-0/+2
* Revert "Fail on interval runs on windows"Lamont Granquist2018-01-232-31/+7
* fail on interval runs on windowslcg/windows-intervalLamont Granquist2018-01-222-6/+18