summaryrefslogtreecommitdiff
path: root/spec/unit/application
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-134-4/+4
* Simplify YAML mode checking for chef-applyBryan McLellan2020-03-231-14/+0
* Add YAML support to 'chef-apply'Bryan McLellan2020-03-231-0/+17
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-2/+2
* Add format supported option in valuesVivek Singh2019-10-281-0/+17
* text updated on windowsrevert-6776-revert-6766-lcg/windows-intervalLamont Granquist2019-08-281-1/+1
* fail on interval runs on windowsLamont Granquist2019-08-282-14/+8
* fix 4 copsLamont Granquist2019-07-051-1/+2
* Style/EmptyMethodLamont Granquist2019-07-021-2/+1
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-8/+8
* Fixed issue for chef-client run was throwing error when provided empty string...vinay sharma2019-05-251-0/+1
* knife bootstrap is only knife command to have license acceptance flowtyler-ball2019-05-031-2/+0
* Adding in the license-acceptance flowtyler-ball2019-05-031-5/+3
* Update specs for the new messagesTim Smith2019-05-023-3/+3
* addressing comments by coderangerMarc Chamberland2019-04-192-5/+5
* fixing testsMarc Chamberland2019-04-192-4/+4
* Replacing workmarks with distro constantsMarc Chamberland2019-04-191-1/+1
* fix undefined local variable 'recipes_path'Adam Bewsher2019-03-151-1/+106
* WIP: Remove audit mode from chef-clientTim Smith2019-03-113-84/+0
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-1/+1
* fix Layout/DotPositionLamont Granquist2018-07-023-6/+6
* fix Style/HashSyntaxLamont Granquist2018-07-024-16/+16
* fix application tests on linuxThom May2018-04-301-0/+1
* windows does not support daemonizelcg/no-fork-default-command-lineLamont Granquist2018-03-021-1/+1
* add an explicit check for --onceLamont Granquist2018-02-261-0/+4
* Don't use supervisor process for one-shot / command-line runsLamont Granquist2018-02-261-13/+35
* Revert "Fail on interval runs on windows"Lamont Granquist2018-01-232-5/+5
* fail on interval runs on windowslcg/windows-intervalLamont Granquist2018-01-222-5/+5
* Remove deprecated -r option for Solo modedash_r_soloTim Smith2018-01-011-8/+1
* Always run reconfigure between runs, and when HUP'dBryan McLellan2017-05-311-0/+2
* removing the use of Chef::Exception::DeprecatedExitCodesmurawski/exit_status_defaultSteven Murawski2017-04-041-5/+1
* use rfc exit codesSteven Murawski2017-04-041-85/+4
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-15/+3
* Adding support for rfc 62 exit code 213Jeremy J. Miller2016-10-061-0/+10
* Merge branch 'master' into configoptionNoah Kantrowitz2016-08-021-6/+13
|\
| * Use Mixlib::Archive to extract tarballsThom May2016-07-071-6/+6
| * 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/+35
|/
* Merge pull request #4957 from chef/tm/solo_fixesThom May2016-05-311-0/+25
|\
| * Ensure recipe-url works right in solotm/solo_fixesThom May2016-05-201-0/+25
* | * define exit codesSteven Murawski2016-05-232-2/+235
|/
* Ensure that legacy mode and local mode workThom May2016-05-161-90/+120
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-2/+2
* fix fips acceptance failuresMatt Wrock2016-04-251-0/+1
* Add optional integer argument for --daemonize optionJordan Running2016-03-291-64/+124
* Add test for solo.dJay Mundrawala2016-02-242-52/+5
* Refactor application/client.rb to use DotD mixin for loading client.dJay Mundrawala2016-02-241-5/+5
* Use escape_glob_dir for client.d/conf.dJay Mundrawala2016-02-241-4/+4
* Fix broken load_conf_d_fileJay Mundrawala2016-02-241-2/+5