summaryrefslogtreecommitdiff
path: root/lib/chef/dsl/platform_introspection.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-31/+29
* Make docker? return booleanAndrew Brown2016-12-121-2/+2
* Switch to node attributes for docker detectionAndrew Brown2016-05-301-2/+5
* Style fixesAndrew Brown2016-05-301-1/+1
* File atomic update default: false on docker filesAndrew Brown2016-05-301-0/+13
* autofixing whitespace copsLamont Granquist2016-02-051-9/+3
* 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-3/+3
* use Chef::VersionConstraint::Platform in value_for_platformJordan Evans2015-10-241-3/+3
* use raise, not failJordan Evans2014-08-211-1/+1
* raise error if multiple constraints are metJordan Evans2014-08-211-5/+14
* update comment for value_for_platformJordan Evans2014-08-211-1/+1
* use Chef::VersionConstraint, not Gem in value_for_platformJordan Evans2014-08-211-5/+15
* initial pass at supporting version constraints in value_for_platformJordan Evans2014-08-211-0/+23
* [CHEF-3783] Make deprecated constants availabledanielsdeleo2013-01-231-0/+5
* [CHEF-3499] use Enumerable#any?; don't reimplementdanielsdeleo2012-11-021-4/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+215