summaryrefslogtreecommitdiff
path: root/lib/chef/resource/apt_preference.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-211-1/+69
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-9/+9
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Improve resource descriptions for documentationTim Smith2018-11-141-1/+1
* Add more validation_messages to propertiesvalidationsTim Smith2018-11-031-1/+2
* Add missing periods and rely on word wrapcleanupTim Smith2018-04-271-3/+1
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* More documentation updates for resourcesTim Smith2018-03-161-4/+15
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-3/+5
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+4
* Open apt resources up to prevent breaking changeapt_openTim Smith2017-09-171-1/+1
* Remove the usage of an array for the platform_familyapt_resourcesTim Smith2017-09-141-1/+1
* Replace which apt-get check with simple debian check in apt resourcesTim Smith2017-09-141-1/+1
* Testing updatesTim Smith2017-05-121-1/+1
* Chefstyle fixesTim Smith2017-05-121-1/+1
* Wire up provider/resource and use constants so we can testTim Smith2017-05-121-1/+1
* Require pin/pin_priority and update copyrightsTim Smith2017-05-121-3/+3
* Initial apt_preference commitTim Smith2017-05-121-0/+36