Age | Commit message (Expand) | Author |
2017-07-18 | Add new file_line option append_on_no_match | asif.shaikh |
2017-07-13 | (MODULES-5003) file_line_does_not_change_multiple_lines_when_one_matches | tkishel |
2017-07-13 | (MODULES-5003) file_line_does_not_change_multiple_lines_when_one_matches | tkishel |
2017-07-03 | (MODULES-5003) file_line fix all broken lines | tphoney |
2017-04-18 | Ruby 1.8 doesn't support open_args | Mathieu Parent |
2017-03-13 | (#FM-6068) allow file encoding to be specified (#726) | Geoff Williams |
2016-10-06 | (MODULES-3590) Fix match_for_absence parameter | Hailee Kenney |
2015-08-06 | allow `match` parameter to influence `ensure => absent` behavior. | Johnson Earls |
2015-08-04 | (MODULES-2316) Change file_type boolean parameter to symbols | Dominic Cleal |
2015-07-30 | (MODULES-2024) Adding replace attribute to file_line | Raymond Maika |
2015-05-29 | (MODULES-2071) Refactor file_line provider to contain logic to handle parame... | Raymond Maika |
2015-04-09 | Add spec tests and pulled in PR #427 | Travis Fields |
2015-04-09 | file_line honors after if match not found. | Bryan Jen |
2014-09-16 | MODULES-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_line | Jeff McCune |
2013-08-29 | Update file_line resource to support 'after'. | Dan Prince |
2013-07-11 | (#21416) Allow file_line to match multiple lines | Alex O'Rielly |
2013-02-18 | changed .count to .size to support legacy ruby | Martin Hellmich |
2012-08-14 | Add support for a 'match' parameter to file_line | Chris Price |
2012-02-09 | implement #11017 - make file_line type ensurable | Peter Meier |
2011-08-04 | (#8792) Rename whole_line type to file_line | Jeff McCune |