summaryrefslogtreecommitdiff
path: root/lib/puppet/type/file_line.rb
AgeCommit message (Expand)Author
2017-09-29(maint) Clarify docs and add new testsAlex Harvey
2017-07-18Add new file_line option append_on_no_matchasif.shaikh
2017-06-28(MODULES-5113) Make line support SensitiveReid Vandewiele
2017-03-13(#FM-6068) allow file encoding to be specified (#726)Geoff Williams
2016-10-06(MODULES-3590) Fix match_for_absence parameterHailee Kenney
2016-07-19(modules-3407) documenting after can take a regextphoney
2016-06-28(MODULES-3507) Updates file_line path validationBryan Jen
2016-03-28[MODULES-2370] file_line.rb: Fix `line` attribute validationJohnson Earls
2015-10-13(MODULES-2421) improve description of file_lineDavid Schmitt
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-04-09Clarifying behaviour of attributes and adding an extra example.Gerrard Geldenhuis
2014-12-16Remove line match validationHunter Haugen
2014-07-16(MODULES-1221) Add file_line autorequire documentationThomas Linkin
2014-05-15Revert "Merge pull request #256 from stbenjam/2571-before"Ashley Penney
2014-05-14(PUP-2571) add 'before' functionality to file_lineStephen Benjamin
2013-08-29Update file_line resource to support 'after'.Dan Prince
2013-07-11(#21416) Allow file_line to match multiple linesAlex O'Rielly
2012-11-26(#14670) autorequire a file_line resource's pathPeter Meier
2012-08-14Add support for a 'match' parameter to file_lineChris Price
2012-05-23fix regression in #11017 properlyPeter Meier
2012-05-10Make file_line default to ensure => presentJeff McCune
2012-02-09implement #11017 - make file_line type ensurablePeter Meier
2011-08-18Docs: Update file_line documentationJeff McCune
2011-08-04(#8792) Rename whole_line type to file_lineJeff McCune