summaryrefslogtreecommitdiff
path: root/lib/chef/provider/mount/windows.rb
Commit message (Expand)AuthorAgeFilesLines
* Integrate ruby 3.1 into buildsJohn McCrae2022-08-231-1/+1
* Move idempotency logs to debugPhil Dibowitz2021-03-061-1/+1
* Use .match? not =~ when match values aren't necessaryTim Smith2020-06-111-2/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* fix review commentsdheerajd-msys2018-06-081-4/+2
* added check for mount_point in namedheerajd-msys2018-06-081-1/+3
* MSYS-807 fix mount point error windowsdheerajd-msys2018-06-081-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-7/+7
* Make mount idempotent on Windowssalam/mount-fixSalim Alam2016-03-101-0/+6
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* Changed the attribute namesMukta A2013-06-111-3/+3
* Support username, password, domain for mounting windows drivesMukta A2013-06-111-1/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+81