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-07 | Merge pull request #788 from tphoney/MODULES-5003 | Eric Putnam |
2017-07-07 | (MODULES-5186) dont run this test on windows | tphoney |
2017-07-06 | (MODULES-5186) move test to correct location | tphoney |
2017-07-03 | (MODULES-5003) file_line fix all broken lines | tphoney |
2017-03-13 | (#FM-6068) allow file encoding to be specified (#726) | Geoff Williams |
2017-03-08 | (FM-6086) - Unit tests for Resource Types | Paula McMaw |
2017-01-24 | (MODULES-4098) Sync the rest of the files | Hunter Haugen |
2016-12-08 | (MODULES-3829) Add tests for ensure_resources | Hailee Kenney |
2016-10-06 | (MODULES-3590) Fix match_for_absence parameter | Hailee Kenney |
2016-04-07 | Merge pull request #585 from jearls/MODULES-2370-update-validate-to-not-requi... | Hunter Haugen |
2016-03-28 | [MODULES-2370] file_line.rb: Fix `line` attribute validation | Johnson Earls |
2016-03-24 | Fixed typo 'absense' to 'absence' | Derek McEachern |
2016-03-13 | Add enclose_ipv6 function | Emilien Macchi |
2015-12-21 | Merge pull request #553 from logicminds/absolute_path | Bryan Jen |
2015-12-18 | Allow package_provider fact to resolve on PE 3.x | David Schmitt |
2015-12-15 | adds new parser called is_absolute_path | Corey Osman |
2015-11-19 | (FM-3773) Fix root_home fact on AIX 5.x | Reid Vandewiele |
2015-10-15 | Add check to ensure regex does not throw for none type. | Jesse Lovelace |
2015-09-25 | Add package_provider fact | Adam S |
2015-09-24 | Merge pull request #506 from binford2k/feature/service_provider_fact | Hunter Haugen |
2015-08-28 | (MODULES-2478) Support root_home fact on AIX through "lsuser" command | Jon Fautley |
2015-08-19 | Add a service_provider fact | Ben Ford |
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-06-01 | Convert tests to use plain rspec-puppet | David Schmitt |
2015-05-29 | (MODULES-2071) Refactor file_line provider to contain logic to handle parame... | Raymond Maika |
2015-05-05 | specs: move function specs to where rspec-puppet expects them | David Schmitt |
2015-04-09 | Add spec tests and pulled in PR #427 | Travis Fields |
2015-01-07 | (MODULES-1473) Deprecate type() function for new parser | Hunter Haugen |
2014-12-18 | Merge pull request #388 from mhaskel/merge_4.5.x_into_master | Hunter Haugen |
2014-12-17 | Added basename() based on Ruby's File.basename | Rob Fugina |
2014-12-16 | Remove line match validation | Hunter Haugen |
2014-06-04 | Convert specs to RSpec 2.99.0 syntax with Transpec | Ashley Penney |
2014-05-15 | Merge pull request #258 from mckern/enhancement/master/camelcasedembools | Ashley Penney |
2014-05-15 | (MODULES-905) Extend spec tests for bool2str | Ryan McKern |
2014-05-15 | Revert "Merge pull request #256 from stbenjam/2571-before" | Ashley Penney |
2014-05-15 | Merge pull request #255 from mckern/enhancement/master/camelcasedembools | Ashley Penney |
2014-05-14 | (PUP-2571) add 'before' functionality to file_line | Stephen Benjamin |
2014-05-13 | (maint) Add bool2str & camelcase spec tests | Ryan McKern |
2014-05-08 | Move unit tests to spec/functions | Hunter Haugen |
2014-05-07 | Add mode +x to spec .rb files | Hunter Haugen |
2014-05-07 | Move the 4 misplaced tests | Hunter Haugen |
2014-05-07 | Add the missing shebangs and fix the wrong ones for rpmlint to stop complaini... | Andrea Veri |
2014-04-24 | Merge pull request #222 from mfoo/fix/master/concat-primitives | Ashley Penney |
2014-04-22 | Adjust the regular expression for facts. | Ashley Penney |
2014-04-16 | (maint) Remove facter versions test | Kylo Ginsberg |
2014-03-11 | Merge pull request #220 from mediatemple/fix/master/deep_merge_fix | Ashley Penney |