Age | Commit message (Expand) | Author |
2017-02-28 | loosen the regex for tuple checking | tphoney |
2017-02-21 | remove unsupported platforms and future parser | tphoney |
2017-02-20 | Fix acceptance test failure "Hiera is not a class" | David Schmitt |
2016-11-29 | Update deprecation tests to include future parser | Helen Campbell |
2016-11-21 | Revert "Call site output for deprecation warnings" | Bryan Jen |
2016-11-21 | Call site display for deprecation warnings | Helen Campbell |
2016-10-04 | Permit undef passed as `nil` to validate_string | Dominic Cleal |
2016-10-03 | Acceptance test cleanup | Helen Campbell |
2016-09-21 | Revert "Ensure validate functions use Puppet 4 deprecation" | Helen |
2016-09-21 | Ensure validate functions use Puppet 4 deprecation | Helen Campbell |
2016-09-01 | (MODULES-3699) fixes deprecation msg test | Eric Putnam |
2016-08-26 | Update modulesync_config [a3fe424] | David Schmitt |
2016-07-18 | (MODULES-3529)add deprecation function | tphoney |
2016-05-12 | Merge pull request #600 from dmitryilyin/master | Bryan Jen |
2016-04-26 | Add the default value to the "loadyaml" function | Dmitry Ilyin |
2016-04-18 | Update to newest modulesync_configs [9ca280f] | David Schmitt |
2016-04-08 | (MODULES-3246) Fix concat with Hash arguments. | Alex Tomlins |
2016-03-16 | (maint) Fixes fqdn_rand_string tests | Bryan Jen |
2016-01-22 | Add is_ipv4_address and is_ipv6_address functions | Giulio Fidente |
2016-01-04 | Merge pull request #545 from mpolenchuk/master | David Schmitt |
2015-12-31 | Add clamp function | Michael Polenchuk |
2015-12-17 | (FM-3802) make ensure_resource test of packages | David Schmitt |
2015-09-28 | Added acceptance test and updated readme | Helen Campbell |
2015-09-21 | Update is_a acceptance tests to only run on puppet4 | Morgan Haskel |
2015-09-21 | Fix backwards compatibility from #511 | Morgan Haskel |
2015-09-14 | Merge pull request #523 from DavidS/modules-2516-is_a | Bryan Jen |
2015-09-14 | Merge pull request #511 from dmitryilyin/parseyaml_default | Bryan Jen |
2015-09-14 | (MODULES-2516) Adds an is_a() function | David Schmitt |
2015-09-02 | (MAINT) fix up try_get_value acceptance test | David Schmitt |
2015-09-02 | Merge pull request #513 from dmitryilyin/fetch | David Schmitt |
2015-09-01 | Add a new function "try_get_value" | Dmitry Ilyin |
2015-08-25 | [MODULES-2462] Improve parseyaml function | Dmitry Ilyin |
2015-08-24 | (MODULE-2456) Modify union to accept more than two arrays | Jetroid |
2015-08-10 | Prep 4.8.0 | Hunter Haugen |
2015-07-22 | (main) clean up fqdn_rand acceptance tests to work on windows | David Schmitt |
2015-07-22 | (maint) Remove failing acceptance test for ensure_packages | David Schmitt |
2015-07-21 | disable pw_hash test on sles, as it only supports md5 | Hunter Haugen |
2015-07-20 | (maint) Fix test to not assume is_pe fact on > 4.0.0 puppet | Travis Fields |
2015-06-02 | fqdn_rand_string: Add acceptance tests for custom charsets | Eli Young |
2015-06-02 | fqdn_rotate: Add acceptance tests for custom seeds | Eli Young |
2015-06-01 | fqdn_rotate: Don't use the value itself as part of the random seed | Eli Young |
2015-06-01 | Convert tests to use plain rspec-puppet | David Schmitt |
2015-04-10 | Fix acceptance tests for #405 | Colleen Murphy |
2015-04-09 | Fix unsupported platforms variable name in tests | Colleen Murphy |
2015-04-09 | Merge pull request #405 from elyscape/feature/fqdn_rand_strings | Hunter Haugen |
2015-04-05 | (MODULES-1737) Add pw_hash() function | Eli Young |
2015-03-31 | (MODULES-1715) Add fqdn_rand string generators | Eli Young |
2015-02-01 | Add a ceiling function to complement the floor function. | Adam Crews |
2015-01-13 | Change all to each | Hunter Haugen |
2014-12-18 | Fix bad check in test | Morgan Haskel |