summaryrefslogtreecommitdiff
path: root/spec/unit/application/client_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Knife bootstrap options cleanupLamont Granquist2020-04-171-1/+5
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-2/+2
* fail on interval runs on windowsLamont Granquist2019-08-281-6/+5
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-8/+8
* Update specs for the new messagesTim Smith2019-05-021-1/+1
* addressing comments by coderangerMarc Chamberland2019-04-191-3/+3
* fixing testsMarc Chamberland2019-04-191-2/+2
* 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-111-69/+0
* fix Layout/DotPositionLamont Granquist2018-07-021-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-9/+9
* 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-231-3/+3
* fail on interval runs on windowslcg/windows-intervalLamont Granquist2018-01-221-3/+3
* Always run reconfigure between runs, and when HUP'dBryan McLellan2017-05-311-0/+2
* First pass on --config-option handling.Noah Kantrowitz2016-06-211-0/+35
* Add optional integer argument for --daemonize optionJordan Running2016-03-291-64/+124
* Add test for solo.dJay Mundrawala2016-02-241-52/+2
* 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
* Make chef-client read client.dJay Mundrawala2016-02-241-0/+51
* remove rm -rf in chef solo recipe_urlLamont Granquist2016-02-101-0/+4
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* Windows cli tools should have color true by defaultadamedx/windows-color-defaultsAdam Edwards2015-10-061-2/+2
* Fix false positive in test, make test more strict.danielsdeleo2015-09-211-1/+1
* Configure named run list via command line or config filedanielsdeleo2015-09-211-0/+13
* Merge pull request #3299 from juliandunn/remove-audit-mode-experimental-warningThom May2015-06-091-5/+0
|\
| * Remove unneeded test if we're not marking audit as "experimental"Julian C. Dunn2015-04-291-5/+0
* | Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-2/+2
|/
* Add --no-listen option to disable zero binding to portdanielsdeleo2015-04-011-0/+10
* Disable the exitstatus 3 testBryan McLellan2015-03-161-4/+1
* Updating comment for future userstball/nightliestyler-ball2015-03-101-1/+2
* Changing tactics - excluding test from chef verify because I cannot figure ou...tyler-ball2015-03-101-2/+4
* Nightlies on debian and el6 have been failing on these timing-based tests, do...tyler-ball2015-03-101-4/+4
* use Chef::Config.platform_specific_pathJay Mundrawala2015-02-121-2/+2
* Fix broken tests in jenkinsJay Mundrawala2015-02-121-2/+2
* Refs #2709: Isolate/fix the no-fork faultAJ Christensen2015-02-091-0/+7
* add testRob Redpath2015-01-251-0/+13
* Change expect to allow.mcquin/client_spec_fixClaire McQuin2015-01-231-1/+1
* Stub reading of /etc/chef/client.rbClaire McQuin2015-01-231-2/+5