summaryrefslogtreecommitdiff
path: root/spec/unit/run_context_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-8/+8
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-2/+2
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-9/+9
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-3/+3
* 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
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-10/+10
* Make load/include recipe run in child contextjk/resource_actionsJohn Keiser2015-06-231-0/+3
* Delegate all necessary methods from ChildRunContext to RunContextJohn Keiser2015-06-231-0/+4
* These tests were accidently left out when I moved #2621 to mastertball/missed-teststyler-ball2015-06-081-0/+41
* add/fix node attributesLamont Granquist2015-05-181-0/+31
* make include_recipe "::foo" use current cookbookLamont Granquist2015-01-201-0/+5
* Adding unit test coverage and updating per github reviewtyler-ball2014-12-161-55/+55
* Execute and Script Resource improvementsLamont Granquist2014-12-081-1/+6
* Update to RSpec 3.Claire McQuin2014-10-291-25/+25
* Add unit spec for reboot data in RunContext.Chris Doherty2014-09-101-0/+15
* Remove classes before redefining to fix warnings.danielsdeleo2014-04-241-0/+7
* Change missing dependency from hard error to warning for now.danielsdeleo2014-03-141-1/+3
* Raise an error when including a recipe from an unreachable cookbookdanielsdeleo2014-03-141-0/+5
* CHEF-4777: fix for fully qualifying recipesLamont Granquist2014-01-161-3/+4
* CHEF-4777: add include_recipes to recipes node attrLamont Granquist2013-11-141-0/+3
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* Add methods to query for template/file existence in run contextdanielsdeleo2013-08-021-1/+42
* [CHEF-3376] extract CookbookCompiler specsdanielsdeleo2012-11-301-139/+0
* [CHEF-3376] Load all filetypes in run_list orderdanielsdeleo2012-11-301-17/+99
* [CHEF-2903] load attribute files in run_list orderdanielsdeleo2012-11-071-0/+57
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+78