summaryrefslogtreecommitdiff
path: root/lib/puppet/provider/file_line/ruby.rb
AgeCommit message (Expand)Author
2014-09-16MODULES-1248 Fix issue with not properly counting regex matches with legacy v...Travis Fields
2013-08-29(maint) Improve the tests and readability of file_lineJeff McCune
2013-08-29Update file_line resource to support 'after'.Dan Prince
2013-07-11(#21416) Allow file_line to match multiple linesAlex O'Rielly
2013-02-18changed .count to .size to support legacy rubyMartin Hellmich
2012-08-14Add support for a 'match' parameter to file_lineChris Price
2012-02-09implement #11017 - make file_line type ensurablePeter Meier
2011-08-04(#8792) Rename whole_line type to file_lineJeff McCune