summaryrefslogtreecommitdiff
path: root/spec/functional/win32/registry_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-251-1/+1
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-031-8/+8
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove more support for Windows 2008 R2 / RHEL 5nuke_oldTim Smith2020-01-231-6/+0
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-4/+4
* fix Style/HashSyntaxLamont Granquist2018-07-021-62/+62
* fixes #4897 encode registry enumerated values and keys to utf8 instead of the...Matt Wrock2016-05-061-0/+1
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-3/+3
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-16/+16
* auto fixing some rubocopsLamont Granquist2016-02-091-16/+16
* autofixing whitespace copsLamont Granquist2016-02-051-90/+90
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use OHAI_SYSTEM where possibleJay Mundrawala2016-02-021-3/+1
* Use double quotes by defaultThom May2016-01-141-12/+12
* Modify registry specs to adhere to spec naming conventionsClaire McQuin2015-09-041-0/+625