Age | Commit message (Expand) | Author |
2013-10-29 | (#20200) Add a recursive merge function. | Justin Burnham |
2013-10-29 | (Main) fix typo in pick error message | Matthew Haughton |
2013-09-18 | Merge branch 'pull-180' | Adrien Thebo |
2013-09-18 | (maint) Simplify validate_cmd specs | Adrien Thebo |
2013-09-18 | (#22214): close content file before executing checkscript | sgzijl |
2013-09-18 | Merge pull request #184 from lmello/fix_bug_20681_delete_undef_values | Adrien Thebo |
2013-09-18 | (#20681) fix behaviour of delete_undef_values | Leonardo Rodrigues de Mello |
2013-09-17 | Merge pull request #183 from lmello/fix_bug_20681_delete_at | Adrien Thebo |
2013-09-17 | Merge pull request #182 from lmello/fix_bug_20681_delete_values | Adrien Thebo |
2013-09-17 | Merge pull request #185 from lmello/refactor_16498 | Adrien Thebo |
2013-09-17 | (#16498) Added unit test for loadyaml function. | Leonardo Rodrigues de Mello |
2013-09-17 | Merge pull request #178 from lmello/fix_bug_20681 | Adrien Thebo |
2013-09-17 | (#20681) delete_at function unit test against issue | Leonardo Rodrigues de Mello |
2013-09-17 | (#20681) fix behaviour of delete_values | Leonardo Rodrigues de Mello |
2013-09-16 | Merge pull request #179 from lmello/function_pick_error_msg | Adrien Thebo |
2013-09-16 | bug # 20681 delete() function should not remove elements from original list | Leonardo Rodrigues de Mello |
2013-09-16 | enhanced the error message of pick function. | Leonardo Rodrigues de Mello |
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-08-29 | (maint) Fix failing spec test with Puppet 3.3.0-rc2 | Jeff McCune |
2013-08-28 | Merge pull request #172 from ptomulik/fix/delete_xxx_spec | Adrien Thebo |
2013-08-14 | small fix to delete_values_spec.rb and README.markdown | Paweł Tomulik |
2013-08-12 | (maint) refactor validate_slength tests | Adrien Thebo |
2013-08-06 | Merge pull request #167 from mhellmic/minlength | Adrien Thebo |
2013-08-06 | changed the validate_slength function to accept a min length | Martin Hellmich |
2013-08-05 | added delete_values() and delete_undef_values() functions | Paweł Tomulik |
2013-07-22 | Adjust to use default URI.escape escape list | Tomas Doran |
2013-07-11 | (#21416) Allow file_line to match multiple lines | Alex O'Rielly |
2013-06-07 | Merge pull request #158 from wfarr/validate_ip | Adrien Thebo |
2013-05-28 | (maint) Remove syntax decoration from range_spec | Adrien Thebo |
2013-05-28 | (maint) Clean up range_spec error expectation | Adrien Thebo |
2013-05-28 | (maint) Use present tense in range_spec messages | Adrien Thebo |
2013-05-28 | (maint) split up range spec with describe blocks | Adrien Thebo |
2013-05-28 | Merge remote-tracking branch 'pr/56' into pull-56 | Adrien Thebo |
2013-05-24 | Adding base64 function | fiddyspence |
2013-05-22 | Don't run certain tests under 1.8.7 | Will Farrington |
2013-05-22 | Update ipv6 examples | Will Farrington |
2013-05-22 | Add functions to validate ipv4 and ipv6 addresses | Will Farrington |
2013-05-15 | Merge pull request #155 from AlexCline/feature/master/array_comparison_functions | Hailee Kenney |
2013-05-15 | Merge pull request #147 from mhellmic/master | Adrien Thebo |
2013-05-13 | (#20684) Add array comparison functions, difference, intersection and union. | Alex Cline |
2013-05-08 | Added rspec tests for the new behaviour of merge accepting empty strings | Martin Hellmich |
2013-05-07 | Merge branch 'fix_facts_dot_d_with_pe' | Jeff McCune |
2013-05-07 | (#20582) Restore facter_dot_d to stdlib for PE users | Jeff McCune |
2013-05-06 | Refactor ensure_resource expectations | Alex Cline |
2013-05-03 | (#20548) Allow an array of resource titles to be passed into the ensure_resou... | Alex Cline |
2013-05-02 | Add a dirname function | Raphaël Pinson |
2013-04-11 | Add behavior example for anchor refresh propagation | Jeff McCune |
2013-04-10 | (maint) Add the behavior for count() with arrays and hashes | Jeff McCune |
2013-04-10 | Add a count function | Erik Dalén |