summaryrefslogtreecommitdiff
path: root/spec/unit/cookbook_loader_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* fix some lint copsLamont Granquist2016-01-121-1/+1
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* Temporarily implement deprecation warnings as errorsdanielsdeleo2015-02-111-5/+9
* Update to RSpec 3.Claire McQuin2014-10-291-56/+56
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-1/+1
* Cookbook loader specs specify not windowsJay Mundrawala2014-09-291-1/+3
* Ignore non-critical errors when finding the cookbook setdanielsdeleo2014-08-121-1/+36
* Remove assumption that cookbook names match dirnames in CookbookLoaderdanielsdeleo2014-08-121-13/+36
* Respect metadata name attributedanielsdeleo2014-08-121-1/+2
* Convert CookbookLoader spec to let bindingsdanielsdeleo2014-08-121-41/+43
* Prevent duplicate keys in cookbook version JSONSeth Falcon2013-10-101-1/+17
* Normalize whitespace on all filesSeth Vargo2013-09-261-11/+11
* Revert "Merge branch 'CHEF-3307'"Bryan McLellan2013-07-031-22/+1
* CHEF-3544: Stop trying to count instances of the warningBryan McLellan2013-06-181-1/+1
* Fix cookbook_loader test after adding ignorken test cookbook.Greg Thornton2013-06-181-3/+4
* Improve deprecation warningMal Graty2013-05-241-1/+1
* Tests CHEF-3307Mal Graty2013-05-241-1/+22
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+207
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-117/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+11
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-091-0/+4
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-5/+4
* Adding Chef::CookbookLoaderAdam Jacob2008-03-141-0/+116