summaryrefslogtreecommitdiff
path: root/lib/chef/resource/apt_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-9/+9
* Better target mode shell_outlcg/better-target-mode-shell-outLamont Granquist2019-05-231-1/+2
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-071-0/+8
* Improve resource descriptions for documentationTim Smith2018-11-141-1/+1
* Add introduced versions for properties and more descriptionsTim Smith2018-09-061-0/+1
* More documentation updates for resourcesTim Smith2018-03-161-2/+7
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+0
* Check the platform family only in the apt_package providessimpler_apt_providesTim Smith2018-03-041-1/+1
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-1/+2
* fix type errorCam Cope2018-01-301-1/+1
* Avoid apt (dpkg) prompts for modified config filesCam Cope2018-01-301-0/+1
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+1
* Remove the usage of an array for the platform_familyapt_resourcesTim Smith2017-09-141-1/+1
* 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-2/+2
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-13/+2
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+3
* Revert the provider indirection logic while keeping the timeout functionality...sersut2014-07-021-11/+0
* [CHEF-5168] Apt Package provider times outPeter Fern2014-05-281-0/+11
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+43
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-33/+0
* Adding rubygems provider, along with convenience resources for the package typesAdam Jacob2008-10-081-0/+33