summaryrefslogtreecommitdiff
path: root/lib/chef/provider/mount/mount.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* 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
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-11/+11
* Create tests for all previous provider_mappingsjk/one_map_to_rule_them_allJohn Keiser2015-06-021-0/+2
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-4/+3
* mount resource : allow to mount cgroupsNicolas Szalay2014-10-151-1/+1
* there is always an option!James Belchamber2014-08-211-5/+1
* remount now honours optionsJames Belchamber2014-08-211-1/+5
* Add word boundary to mount point regexp in mount mounted functionEric Herot2014-07-301-1/+1
* Add word boundary to mount point regexp in mount disable functionEric Herot2014-07-301-1/+1
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* CHEF-4957: Mount resource won't work when device is a relative symlinkMaxime Caumartin2014-03-281-1/+1
* Use real path while checking for mounted directories.sersut2013-10-171-4/+14
* Normalize whitespace on all filesSeth Vargo2013-09-261-10/+10
* implement review comment - updated_by_last_action is updated by parent.kaustubh-d2013-07-221-2/+0
* Incorporated review commentsDeepali Jagtap2013-07-221-1/+1
* mark resource updated when re-enable fs and ordered comparison of mount options.kaustubh-d2013-07-221-1/+3
* Removed commentsdeepalijagtap2013-07-221-1/+1
* Fix remount on AIX for mountdeepalijagtap2013-07-221-2/+6
* don't explode if the mount point or device is "none"Thom May2013-05-241-2/+3
* Remove string interpolation and adjust commentKristian Vlaardingerbroek2013-04-121-0/+3
* Add comment to regular expression and add unit testsKristian Vlaardingerbroek2013-04-121-0/+1
* Fix regular expression for symlinks in device_mount_regexKristian Vlaardingerbroek2013-04-121-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+252