summaryrefslogtreecommitdiff
path: root/spec/unit/cookbook
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-025-6/+6
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-025-5/+5
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-183-6/+6
* Use double quotes by defaultThom May2016-01-146-65/+65
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-13/+13
* Merge pull request #4381 from chef/lcg/useless-to-sLamont Granquist2016-01-121-5/+5
|\
| * chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-5/+5
* | fix some lint copsLamont Granquist2016-01-121-2/+2
|/
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-112-23/+22
* add YARD docsLamont Granquist2015-10-261-1/+1
* fix some busted specsLamont Granquist2015-10-261-1/+1
* improve error message, add more testsLamont Granquist2015-10-261-1/+51
* extend metadata to include chef_version and ohai_versionLamont Granquist2015-10-261-1/+71
* Merge pull request #3510 from ckaushik/issue_2513Thom May2015-09-021-0/+2
|\
| * Fixing Issue #2513 - the broken render of nested partial templates with varia...Kaushik C2015-07-271-0/+2
* | add privacy flagJosh Black2015-08-181-3/+23
* | CHEF-5012: add methods for template breadcrumbsLamont Granquist2015-08-181-0/+1
|/
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-202-2/+2
* suppress cookbook self-dependencies and warnlcg/warn-cb-self-depLamont Granquist2015-05-151-0/+15
* Handle cookbook artfact format differences when fetching cookbookspolicyfile-erchef-integrationdanielsdeleo2015-03-251-8/+28
* Execute and Script Resource improvementsLamont Granquist2014-12-081-0/+5
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Update to RSpec 3.Claire McQuin2014-10-294-188/+188
* Merge pull request #1914 from gofullstack/supermarket_attributes_metadataSerdar Sutay2014-10-101-4/+37
|\
| * Use individual URL attributes in metadataBrett Chalupa2014-08-261-20/+36
| * Add supermarket_attributes to MetadataBrett and Tristan2014-08-251-0/+17
* | Merge pull request #2129 from JeanMertz/library_subfoldersSerdar Sutay2014-10-102-2/+10
|\ \
| * | load library folder recursivelyJean Mertz2014-10-022-2/+10
| |/
* | Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-2/+6
* | Syntax checker uses helper method for relative pathjdmundrawala/cookbook-loadingJay Mundrawala2014-09-291-0/+3
* | cookbook_version_loader_spec passes on windowsJay Mundrawala2014-09-291-0/+3
|/
* Make `name` a required attribute in metadatadanielsdeleo2014-08-122-3/+41
* Add validation to Metadatadanielsdeleo2014-08-121-0/+32
* Remove cookbook as argument to Metadata's constructordanielsdeleo2014-08-121-37/+49
* Convert metadata specs (mostly) to let bindingsdanielsdeleo2014-08-121-129/+127
* Fix ruby warning in metadata unit testdanielsdeleo2014-08-121-2/+0
* Ignore non-critical errors when finding the cookbook setdanielsdeleo2014-08-121-4/+16
* FIXME: stub specs for CHEF-2923 regression testsdanielsdeleo2014-08-121-0/+16
* Respect metadata name attributedanielsdeleo2014-08-121-2/+26
* Add unit tests for CookbookVersionLoaderdanielsdeleo2014-08-121-0/+90
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-0/+78
* clean up deleted files in cookbooks we synchLamont Granquist2014-07-261-22/+83
* make no_lazy_load the defaultLamont Granquist2014-07-261-218/+372
* Merge pull request #848 from onddo/CHEF-4298Claire McQuin2014-06-091-0/+24
|\
| * [CHEF-4298] Tests: reverted some modifications related with 3 part versions, ...Xabier de Zuazo2014-05-251-11/+33
| * [CHEF-4298] "trasnformation" typo in testsXabier de Zuazo2013-07-101-1/+1
| * [CHEF-4298] tests improved to test version transformation on dependenciesXabier de Zuazo2013-07-031-9/+10
| * [CHEF-4298] some tests fixedXabier de Zuazo2013-07-031-3/+3
| * [CHEF-4298] some tests added for "dependencies in metadata.rb require a space"Xabier de Zuazo2013-06-231-0/+1