summaryrefslogtreecommitdiff
path: root/lib/chef/provider/osx_profile.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-1/+0
* Merge pull request #5853 from chef/lcg/default-whyrun-supportedLamont Granquist2017-03-091-4/+0
|\
| * support why-run by defaultlcg/default-whyrun-supportedLamont Granquist2017-03-011-4/+0
* | Merge remote-tracking branch 'chef/master' into fix_osx_profileGregory Batye2017-02-171-19/+19
|\ \ | |/
| * cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-151-19/+19
* | Merge remote-tracking branch 'chef/master' into fix_osx_profileGregory Batye2017-02-151-6/+8
|\ \ | |/
| * fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-4/+4
| * fix Style/MultilineIfModifierLamont Granquist2016-12-061-2/+4
* | chefstyleGregory Batye2016-11-071-1/+1
* | Validate machine has computer level profileGregory Batye2016-10-281-1/+1
|/
* Added fix for spaces in profile identifiers (#5159)Nate Walck2016-08-291-2/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-8/+8
* fix build errorsAjay Chand2016-05-101-2/+2
* fix profile provider for nilAjay Chand2016-05-101-5/+4
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-4/+4
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-7/+7
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-3/+3
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-7/+6
* Merge pull request #4518 from coderanger/copyright-2016Noah Kantrowitz2016-02-021-1/+1
|\
| * Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* | Bad test lead to a provider coverage failure for brand new machines with no p...Nate Walck2016-02-021-4/+7
|/
* Use double quotes by defaultThom May2016-01-141-16/+16
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-4/+4
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* Added profile provider for OS XNate Walck2015-12-171-0/+254