]> git.openstreetmap.org Git - chef.git/history - cookbooks/chef/libraries
Fix issues reported by new rubocop
[chef.git] / cookbooks / chef / libraries /
2016-01-15 Tom HughesFix issues reported by new rubocop
2015-10-23 Tom HughesDrop monkey patch that is no longer needed
2015-06-14 Tom HughesFix new rubocop warnings
2015-02-23 Tom HughesFix argument order to each_with_object
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-14 Tom HughesFix typo
2015-02-14 Tom HughesConvert wordpress_site to an LWRP
2015-02-04 Tom HughesMore rubocop cleanup
2015-02-04 Tom HughesMore rubocop cleanup
2015-02-03 Tom HughesChef can handle annotated tags in git now
2015-02-03 Tom HughesFix more rubocop detected style issues
2015-02-02 Tom HughesFix some rubocop detected style issues
2015-02-02 Tom HughesRemove trailing whitespace in ruby code
2015-02-02 Tom HughesFix some issues identified by rubocop
2014-07-24 Tom HughesCompare kernel versions correctly
2013-11-24 Tom HughesReimplement edit_file using Chef::DelayedEvaluator
2013-11-24 Tom HughesMake deferring of edit_file work properly
2013-11-23 Tom HughesMake edit_file work again
2013-11-23 Tom HughesRevert "Make an EditedFile look like a string"
2013-11-23 Tom HughesMake an EditedFile look like a string
2013-11-23 Tom HughesDefer evaluation of an edited file's contents
2013-11-23 Tom HughesReplace content_from_file extension with simpler edit_f...
2013-11-23 Tom HughesMove chef extensions/patches to the chef cookbook
2013-05-30 Tom HughesAdd a bunch more cookbooks