summaryrefslogtreecommitdiff
path: root/spec/unit/cookbook_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-091-2/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* RFC 67: Remove cookbook segmentsThom May2017-04-041-14/+10
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* 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
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-9/+0
* Update to RSpec 3.Claire McQuin2014-10-291-15/+15
* Raise an error when including a recipe from an unreachable cookbookdanielsdeleo2014-03-141-10/+0
* CHEF-4777: fix for fully qualifying recipesLamont Granquist2014-01-161-1/+1
* CHEF-4777: add include_recipes to recipes node attrLamont Granquist2013-11-141-0/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+84
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-142/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+11
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-081-0/+9
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-1/+1
* Adding cookbook support, updating rcov coverageAdam Jacob2008-03-121-0/+135