summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_path.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve automatic docs generationdocsTim Smith2021-02-151-2/+2
* missing fixesLamont Granquist2020-10-261-5/+5
* Final batch of unified_mode providersLamont Granquist2020-10-261-0/+38
* Add more examples to resourcesTim Smith2020-04-301-0/+17
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-2/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* Add additional descriptions to resource and update otherswordingTim Smith2018-11-061-1/+3
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* Add more introduced and description fields to resourcesdescriptions_v2Tim Smith2018-02-221-3/+3
* Don't restrict the provides to os: windowswindows_pathTim Smith2018-01-021-1/+1
* Modernize windows_path resourceTim Smith2017-12-211-9/+1
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+3
* Fixed specsnimisha2017-08-161-1/+1
* Added windows_path resourcenimisha2017-08-161-0/+41