summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_font.rb
Commit message (Expand)AuthorAgeFilesLines
* Updating For Ruby 3.1John McCrae2022-04-061-2/+2
* Chef-18: Enable unifed_mode by defaultLamont Granquist2022-03-181-1/+0
* Make sure we have description fields in actions and fix periodsTim Smith2021-05-121-1/+1
* Resolve chefstyle warningsTim Smith2021-05-071-1/+1
* Move idempotency logs to debugPhil Dibowitz2021-03-061-1/+1
* Improve automatic docs generationdocsTim Smith2021-02-151-3/+1
* Minor updates for documentation generationTim Smith2020-10-151-1/+1
* Convert windows custom resources to unified_modeLamont Granquist2020-08-041-0/+1
* fix second chef run hangdheerajd-msys2020-08-041-1/+2
* Use .match? not =~ when match values aren't necessaryTim Smith2020-06-111-3/+3
* Add more examples to resourcesTim Smith2020-04-301-0/+9
* 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-4/+4
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* Add introduced versions for properties and more descriptionsTim Smith2018-09-061-1/+1
* Update windows_font descriptionsTim Smith2018-08-311-4/+2
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* get rid of remove in description since this resource doesn't do thatbrewn2018-03-291-1/+1
* Update release notes and resources to matchTim Smith2018-03-271-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-4/+4
* Simplify how we find the fonts directoryTim Smith2018-02-261-1/+1
* Add windows auto_run, font, pagefile, printer, printer_port, and shortcut res...Tim Smith2018-02-231-0/+127