summaryrefslogtreecommitdiff
path: root/lib/chef/resource/apt_update.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing periods and rely on word wrapcleanupTim Smith2018-04-271-1/+2
* Add descriptions to more resourcesTim Smith2018-04-261-1/+2
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* Add / update descriptionsTim Smith2018-03-261-2/+1
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-3/+4
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+3
* 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
* make nameless properties opt-inLamont Granquist2017-03-301-1/+3
* Prevent apt_update failures on non-Linux platformstas50/apt_update_failsTim Smith2016-11-071-1/+1
* respond to review commentsThom May2016-01-221-1/+0
* Add periodic action as the defaultThom May2016-01-201-2/+4
* Add an apt_update resourceThom May2016-01-201-0/+32