summaryrefslogtreecommitdiff
path: root/lib/chef/resource/mount.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-1/+1
* Allow passing array to supports in mount againmount_arrayTim Smith2018-10-271-2/+2
* Add a tiny bit more yardTim Smith2018-09-201-1/+1
* Add additional resource descriptionsTim Smith2018-09-061-18/+45
* Clean up mount provider teststm/6851Thom May2018-03-141-4/+5
* update mount to use properties and fix 6851Thom May2018-03-141-124/+17
* Add more introduced and description fields to resourcesdescriptions_v2Tim Smith2018-02-221-1/+1
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+1
* Fixed mistake added while removing old :password attribute definitionDmitry Shestoperov2017-09-261-1/+0
* password property of mount resurce is sensitiveDmitry Shestoperov2017-09-261-8/+3
* Fix the default on Mount#supports as some tests mutate it in-place.Noah Kantrowitz2017-04-031-1/+1
* add back the Array form of setting supportsLamont Granquist2017-03-071-1/+2
* remove most of supports APILamont Granquist2017-03-061-12/+4
* Alias unmount to umount for mount resourceGrant Ridder2016-11-301-1/+1
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-13/+13
* autofixing whitespace copsLamont Granquist2016-02-051-15/+15
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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-3/+3
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-13/+13
* Make ProviderResolver tests work, fix resources to resolve correctly as well ...John Keiser2015-06-301-0/+8
* Overwrite resource_name with providesJohn Keiser2015-06-081-2/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-2/+3
* 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
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* CHEF-1737: Fix noauto support.markgibbons2014-08-211-0/+9
* ruby 1.8.7 trololololololing me...Lamont Granquist2014-06-021-1/+1
* srsly i hate ruby 1.8.7Lamont Granquist2014-06-021-1/+1
* remove accidentally duplicated lineLamont Granquist2014-06-021-1/+0
* move validation to resource codeLamont Granquist2014-06-021-2/+8
* [CHEF-5163] Support lazy evaluation the mount resource's options attrSteven Danna2014-04-021-9/+9
* Normalize whitespace on all filesSeth Vargo2013-09-261-12/+11
* Changed the attribute namesMukta A2013-06-111-10/+10
* Support username, password, domain for mounting windows drivesMukta A2013-06-111-2/+29
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+139