summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_auto_run.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert windows custom resources to unified_modeLamont Granquist2020-08-041-0/+2
* Improve resource documentationTim Smith2020-06-151-1/+1
* Add more resource docs + improve yaml generationresource_docsTim Smith2020-06-051-0/+11
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* More resource formatting and wording updatesTim Smith2020-04-291-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-8/+8
* 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
* Updates from the review of #7929Tim Smith2018-11-151-1/+1
* Add additional descriptions to resource and update otherswordingTim Smith2018-11-061-1/+1
* More syncs from the docs siteresource_docs_cleanupTim Smith2018-08-311-3/+3
* Avoid declare resource where it's not neededdeclareTim Smith2018-08-311-2/+2
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* Add windows auto_run, font, pagefile, printer, printer_port, and shortcut res...Tim Smith2018-02-231-0/+87