summaryrefslogtreecommitdiff
path: root/spec/unit/cookbook/metadata_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/SymbolArrayLamont Granquist2019-07-021-4/+4
* Remove 'attributes' attribute from cookbook metadataTim Smith2019-01-221-294/+2
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-2/+2
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-77/+77
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* chef server rejects metadata with nil maintainerLamont Granquist2017-07-201-3/+3
* RFC 85: Remove unused metadataThom May2017-04-041-107/+25
* RFC 67: Remove cookbook segmentsThom May2017-04-041-1/+4
* fix Performance/SortWithBlock copLamont Granquist2016-12-061-3/+3
* drop warn all the way down to debuglcg/ignore-unknown-metdata-rb-fieldsLamont Granquist2016-09-211-1/+1
* ignore unknown metadata fields in metadata.rbLamont Granquist2016-09-211-0/+19
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-98/+98
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-1/+1
* Merge pull request #4663 from chef/lcg/better-chef-rspec-constraintsLamont Granquist2016-03-041-2/+2
|\
| * better chef+ruby rspec constraintsLamont Granquist2016-03-031-2/+2
* | Merge pull request #4478 from chef/lcg/rfc-060-gem-metadataLamont Granquist2016-03-031-1/+29
|\ \ | |/ |/|
| * add some metadata specs around 'gem' methodLamont Granquist2016-02-091-0/+27
| * fix broken specsLamont Granquist2016-02-091-1/+2
* | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-9/+9
* | auto fixing some rubocopsLamont Granquist2016-02-091-9/+9
|/
* autofixing whitespace copsLamont Granquist2016-02-051-33/+30
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-22/+22
* 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
|/
* 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
* add privacy flagJosh Black2015-08-181-3/+23
* suppress cookbook self-dependencies and warnlcg/warn-cb-self-depLamont Granquist2015-05-151-0/+15
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-148/+148
* 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
* | Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-2/+6
|/
* 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
* 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