summaryrefslogtreecommitdiff
path: root/lib/chef/dsl/platform_introspection.rb
Commit message (Expand)AuthorAgeFilesLines
* use autoloading for many required gemsmwrock2020-09-081-1/+1
* Optimize requires for non-omnibus installsrequire_optimizationTim Smith2020-08-121-1/+1
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-031-7/+7
* clean up the chefutils wiring with a common helper classlcg/extract-mixlib-shelloutLamont Granquist2020-07-211-7/+2
* just code changes, no spec modificationsLamont Granquist2020-07-211-0/+7
* Align all our comments with the codeTim Smith2020-05-061-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Update all our links to use the new docs site formatTim Smith2020-03-041-1/+1
* Deprecate the older_than_win_2012_or_8? helperolder_than_win_2012_or_8Tim Smith2020-02-281-1/+2
* Chefstyle fixes identified with Rubocop 0.80Tim Smith2020-02-181-2/+2
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-18/+9
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+2
* Move the older_than_win_2012_or_8? to platform_introspectionTim Smith2018-07-061-0/+5
* mechanical conversion of most debug log statements to traceThom May2018-03-261-6/+6
* rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-211-2/+2
* Remove previously deprecated mixins and Chef::DSL::Recipe::FullDSLchef14_deprecationsTim Smith2018-01-011-5/+1
* 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