summaryrefslogtreecommitdiff
path: root/lib/chef/util/dsc/configuration_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix an interpolation mistake in an error message + turn on the copinterpolationTim Smith2021-01-261-1/+1
* Enable more RuboCop cops that were previously disabledTim Smith2020-12-281-0/+1
* responding to feedbackmwrock2020-11-301-1/+1
* replace usages of Cmdlet class with powershell_execmwrock2020-11-301-11/+52
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix 4 copsLamont Granquist2019-07-051-1/+2
* Style/SymbolProcLamont Granquist2019-07-051-3/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* fix Layout/IndentHeredocLamont Granquist2018-07-021-10/+10
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* autofixing Style/RedundantException copLamont Granquist2016-08-161-1/+1
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-1/+1
* 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
* Manual fix ups for things that didn't follow the usual pattern.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-6/+6
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* Modified dsc_script imports to not use hash rocketJay Mundrawala2015-02-081-3/+3
* Modified dsc_script resource provider to use the imports hashJay Mundrawala2015-01-201-6/+30
* Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-191-1/+1
* Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-191-1/+1
* Added unit tests for configuration_generatorJay Mundrawala2014-09-191-1/+1
* Add configurationdata attribute supportAdam Edwards2014-09-191-1/+1
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+115