summaryrefslogtreecommitdiff
path: root/spec/unit/run_context
Commit message (Expand)AuthorAgeFilesLines
* RFC 67: Remove cookbook segmentsThom May2017-04-041-3/+1
* Thanks, Windows.Noah Kantrowitz2016-09-061-1/+3
* Hook up the recipe_file_loaded event which was defined but not actually called.Noah Kantrowitz2016-09-021-1/+41
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* autofixing whitespace copsLamont Granquist2016-02-051-2/+0
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-022-4/+4
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-022-2/+2
* Use double quotes by defaultThom May2016-01-142-22/+22
* Make load/include recipe run in child contextjk/resource_actionsJohn Keiser2015-06-231-0/+27
* Remove unnecessary TODOsJohn Keiser2015-06-231-0/+106
* Update to RSpec 3.Claire McQuin2014-10-291-18/+18
* Raise an error when including a recipe from an unreachable cookbookdanielsdeleo2014-03-141-0/+12
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* Add methods to query for template/file existence in run contextdanielsdeleo2013-08-021-17/+1
* [CHEF-3817] Fix dedupe in cookbook_order by returning dependencies as symbols.Matthew Kent2013-06-181-0/+9
* [CHEF-3376] fix doc typodanielsdeleo2012-11-301-1/+1
* [CHEF-3376] move recipe compilation to CookbookCompilerdanielsdeleo2012-11-301-0/+4
* [CHEF-3376] make CookbookCompiler take a RunContextdanielsdeleo2012-11-301-5/+2
* [CHEF-3376] extract CookbookCompiler specsdanielsdeleo2012-11-301-0/+180