summaryrefslogtreecommitdiff
path: root/lib/chef/resource/mount.rb
Commit message (Expand)AuthorAgeFilesLines
* 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