summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
| | | | no enforced trailing comma on arguments...
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
| | | | | | | | | | | | | | | | | | | | | | 4174 Style/SpaceInsideHashLiteralBraces 1860 Style/SpaceAroundOperators 1336 Style/SpaceInsideBlockBraces 1292 Style/AlignHash 997 Style/SpaceAfterComma 860 Style/SpaceAroundEqualsInParameterDefault 310 Style/EmptyLines 294 Style/IndentationConsistency 267 Style/TrailingWhitespace 238 Style/ExtraSpacing 212 Style/SpaceBeforeBlockBraces 166 Style/MultilineOperationIndentation 144 Style/TrailingBlankLines 120 Style/EmptyLineBetweenDefs 101 Style/IndentationWidth 82 Style/SpaceAroundBlockParameters 40 Style/EmptyLinesAroundMethodBody 29 Style/EmptyLinesAroundAccessModifier 1 Style/RescueEnsureAlignment
* Use double quotes by defaultThom May2016-01-141-11/+11
| | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing.
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
| | | | chefstyle -a fixed 1044 occurrances
* Added errorjdm/winevtJay Mundrawala2015-05-121-0/+6
|
* Updated windows event log manifest for log messagesJay Mundrawala2015-05-071-0/+24
|
* allow for the chef gem installation to succeed even without elevated ↵Torben Knerr2015-03-271-6/+10
| | | | privileges, skip the event log registration in this case
* Don't require win32-eventlog in rakefilejdmundrawala/12-evt-logJay Mundrawala2014-10-221-1/+1
|
* Add rake task at root to build eventlog dllJay Mundrawala2014-10-221-1/+2
|
* Modified log messages (chef-client -> Chef Client)Jay Mundrawala2014-10-221-4/+4
|
* Build resource dll for event log and register itJay Mundrawala2014-10-222-0/+75