summaryrefslogtreecommitdiff
path: root/lib/chef/version_constraint.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* fix Style/MutableConstantLamont Granquist2018-07-021-3/+3
* fixes Style/OpMethod copLamont Granquist2016-08-161-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-141-4/+4
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* VersionConstraint does not need a raw_version attributeBrian Cobb2014-07-141-2/+2
* Version constraints only show patch level if one is givenBrian Cobb2014-07-141-2/+2
* [CHEF-4298] Coookbook::Metadata: avoid converting 2 part versions to 3 part v...Xabier de Zuazo2014-05-251-4/+5
* [CHEF-4298] dependencies in metadata.rb require a spaceXabier de Zuazo2013-06-231-1/+1
* [CHEF-3919] "~> 1" pessimistic version constraint parsing fixed in VersionCon...Xabier de Zuazo2013-04-111-1/+1
* [CHEF-3919] cookbook version specific code factored out from Chef::Version, n...Xabier de Zuazo2013-04-111-4/+5
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+116