summaryrefslogtreecommitdiff
path: root/lib/puppet/type
AgeCommit message (Expand)Author
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
2013-04-11Make the anchor type propagate refresh eventsPhilip Potter
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: Clarify the use case for the anchor typenfagerlund
2011-08-18Docs: Update file_line documentationJeff McCune
2011-08-04(#8792) Rename whole_line type to file_lineJeff McCune
2011-07-27(#8665) Change type from append_line to whole_lineDan Bode
2011-07-26(#8628) Add append_line native typeDan Bode
2011-06-15(#3) Add an anchor type to provide containmentJeff McCune