summaryrefslogtreecommitdiff
path: root/lib/puppet/provider/file_line/ruby.rb
AgeCommit message (Expand)Author
2016-10-06(MODULES-3590) Fix match_for_absence parameterHailee Kenney
2015-08-06allow `match` parameter to influence `ensure => absent` behavior.Johnson Earls
2015-08-04(MODULES-2316) Change file_type boolean parameter to symbolsDominic Cleal
2015-07-30(MODULES-2024) Adding replace attribute to file_lineRaymond Maika
2015-05-29 (MODULES-2071) Refactor file_line provider to contain logic to handle parame...Raymond Maika
2015-04-09Add spec tests and pulled in PR #427Travis Fields
2015-04-09file_line honors after if match not found.Bryan Jen
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