summaryrefslogtreecommitdiff
path: root/spec/unit/runner_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update the spec for the new behaviorTim Smith2020-09-161-2/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/SymbolArrayLamont Granquist2019-07-021-3/+3
* fix Layout/IndentHeredocLamont Granquist2018-07-021-4/+4
* add a pointer from the run_context back to the runnerlcg/runner-pointerLamont Granquist2017-04-201-0/+4
* Don't `rescue Exception` for retriable resourcesStephan Renatus2017-03-271-8/+9
* Chef-13: remove Chef::Platform.set and related methodsLamont Granquist2017-03-171-20/+1
* Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-071-0/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+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
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Do not set resource_name outside of Chef::Resourcejk/chef-resource-name-onlyJohn Keiser2015-06-181-2/+2
* Make sure resource_name :x only removes automatic provides from that classJohn Keiser2015-06-081-2/+2
* polishing provider_resolverLamont Granquist2014-11-081-1/+3
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-238/+245
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-7/+7
* [CHEF-972] fixed test unit/runner_spec.rb:379: only_if_called_times.should == 2Xabier de Zuazo2013-06-191-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+402
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-103/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+11
* chef compilesAdam Jacob2008-04-271-0/+105