summaryrefslogtreecommitdiff
path: root/spec/unit/application/solo_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue for chef-client run was throwing error when provided empty string...vinay sharma2019-05-251-0/+1
* Update specs for the new messagesTim Smith2019-05-021-1/+1
* addressing comments by coderangerMarc Chamberland2019-04-191-2/+2
* fixing testsMarc Chamberland2019-04-191-2/+2
* WIP: Remove audit mode from chef-clientTim Smith2019-03-111-5/+0
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-1/+1
* fix Layout/DotPositionLamont Granquist2018-07-021-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Revert "Fail on interval runs on windows"Lamont Granquist2018-01-231-2/+2
* fail on interval runs on windowslcg/windows-intervalLamont Granquist2018-01-221-2/+2
* Remove deprecated -r option for Solo modedash_r_soloTim Smith2018-01-011-8/+1
* 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
* Ensure recipe-url works right in solotm/solo_fixesThom May2016-05-201-0/+25
* Ensure that legacy mode and local mode workThom May2016-05-161-90/+120
* Add test for solo.dJay Mundrawala2016-02-241-0/+3
* remove rm -rf in chef solo recipe_urlLamont Granquist2016-02-101-44/+25
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* 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
* Use double quotes by defaultThom May2016-01-141-3/+3
* fix typoDeWaRs12062015-06-291-1/+0
* fix solo_spec according previous changeEmmanuel Iturbide2015-06-291-2/+4
* Refs #2709: Isolate/fix the no-fork faultAJ Christensen2015-02-091-0/+5
* Unit tests for audit-mode in chef-solo.Claire McQuin2014-12-171-29/+38
* cleanup cookbook path from stale filesVasiliy Tolstov2014-11-131-0/+2
* Update to RSpec 3.Claire McQuin2014-10-291-28/+28
* Disable unforked interval runs.Claire McQuin2014-10-011-1/+25
* CHEF-5075: order matters for recipe_urlBryan McLellan2014-08-291-3/+19
* Prevent tests from overriding rspec's trap handlerdanielsdeleo2014-04-241-0/+2
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-12/+12
* Application::Solo must set @chef_client_jsondanielsdeleo2013-10-241-1/+1
* Move config fetching tests to their own file.danielsdeleo2013-10-161-36/+10
* Move json attribs fetching to a classdanielsdeleo2013-10-161-14/+10
* Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-161-10/+0
* CHEF-4259: Fix unpacking recipes with non-gnu tarFelix Bùˆnemann2013-06-171-1/+1
* Merge branch '10-stable'Bryan McLellan2012-10-301-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+167