summaryrefslogtreecommitdiff
path: root/lib/chef/resource/bff_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename bff provider to match its resourceTim Smith2018-03-061-1/+3
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-4/+5
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+4
* 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
* 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-6/+0
* Add "provides" to all resourcesJohn Keiser2015-05-131-2/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* fix bff_package resource constructor.kaustubh-d2013-08-191-2/+2
* Changed class name for BFF resource to BffPackagedeepalijagtap2013-08-191-3/+3
* Added Resource for AIX Package (BFF)deepalijagtap2013-08-191-0/+36