Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-25 | Merge pull request #818 from tphoney/remove_defunct_test | Paula McMaw | |
removing duplicate test absolute_path test | |||
2017-09-25 | removing duplicate test absolute_path test | tphoney | |
2017-09-25 | Merge pull request #817 from puppetlabs/msync_18sep17_892c4cf | TP Honey | |
(maint) modulesync 892c4cf | |||
2017-09-25 | Merge pull request #777 from alexjfisher/fix_test_filenames | TP Honey | |
Fix filenames of two function spec tests | |||
2017-09-25 | fix quoting style in validate_legacy example (#816) | mutante | |
I used the example code from this README file but i got downvotes from CI / jenkins / puppet-lint because it doesn't conform to Puppet style guides to use double quotes here. It produces "double quoted string containing no variables" warnings. I wanted to fix the example locally but it was pointed out to me we should fix it upstream stdlib instead. | |||
2017-09-18 | (maint) modulesync 892c4cf | Hailee Kenney | |
2017-09-12 | Merge pull request #815 from puppetlabs/release | Hailee Kenney | |
version 4.20.0 mergeback | |||
2017-09-08 | Updating translations for readmes/README_ja_JP.md | transifex-bot | |
2017-09-06 | Updating translations for readmes/README_ja_JP.md | transifex-bot | |
2017-09-05 | Merge pull request #814 from eputnam/release | TP Honey | |
(maint) re-send push action to transifex | |||
2017-09-05 | (maint) re-send push action to transifex | Eric Putnam | |
I rebased release on to master, so changes in master to the readme were not interpretted as changes on release in the payload sent to transifex. This commit should mark the README as modified in Transifex and hopefully they will be able to see the changes, e.g. to_json, to_yaml docs. | |||
2017-09-01 | Merge pull request #812 from eputnam/release_prep | Helen | |
(MODULES-5508) release prep for 4.20.0 | |||
2017-09-01 | (MODULES-5508) release prep for 4.20.0 | Eric Putnam | |
2017-08-31 | Updating translations for readmes/README_ja_JP.md | transifex-bot | |
2017-08-31 | Merge pull request #810 from eputnam/pw_hash_fix | Hunter Haugen | |
(MODULES-5546) add check for pw_hash | |||
2017-08-30 | Merge pull request #809 from WhatsARanjit/to_json_yaml | Hunter Haugen | |
Added to_json, to_json_pretty, and to_yaml functions | |||
2017-08-28 | (MODULES-5546) add check for pw_hash | Eric Putnam | |
Older versions of Puppet end up choking on the sensitive data type check in the pw_hash function added in 42d4ea7af9197f77a3062727eb166c719ca6296a. this adds a check for the Sensitive class and then the type of the arg, so that if the class has not been declared, it will just move on. | |||
2017-08-25 | Added to_json function with tests and README | WhatsARanjit | |
2017-08-21 | Merge pull request #808 from puppetlabs/release | Bryan Jen | |
release 4.19.0 mergeback | |||
2017-08-18 | Merge pull request #807 from tphoney/4.19.0_prep | Hunter Haugen | |
4.19.0 prep | |||
2017-08-18 | MODULES-5298 4.19.0 release prep | tphoney | |
2017-08-18 | Merge pull request #806 from pmcmaw/rm_ubuntu | TP Honey | |
(MODULES-5501) - Remove unsupported Ubuntu | |||
2017-08-17 | (MODULES-5501) - Remove unsupported Ubuntu | Paula McMaw | |
Removing older version of Ubuntu that are not supported by the module. | |||
2017-08-11 | Merge pull request #805 from puppetlabs/release | Paula McMaw | |
Release mergeback 4.18.0 | |||
2017-08-11 | Merge branch 'master' into release | TP Honey | |
2017-08-10 | Merge pull request #804 from eputnam/release_prep | Paula McMaw | |
(MODULES-5436) release prep for 4.18.0 | |||
2017-08-10 | (MODULES-5436) release prep for 4.18.0 | Eric Putnam | |
This isn't actually another release, we decided to do 4.18.0 instead of 4.17.2 | |||
2017-08-10 | Merge pull request #803 from tphoney/amend_puppet_dependency | Paula McMaw | |
MODULES-5440 fix upper bound for puppet | |||
2017-08-10 | MODULES-5440 fix upper bound for puppet | tphoney | |
2017-08-09 | Merge pull request #802 from eputnam/release_prep | Hailee Kenney | |
(MODULES-5436) release prep for 4.17.2 | |||
2017-08-09 | (MODULES-5436) release prep for 4.17.2 | Eric Putnam | |
2017-08-09 | (maint) adjust puppet version requirement | Eric Putnam | |
2017-08-09 | Merge pull request #801 from eputnam/revert_compat | Hunter Haugen | |
(maint) revert puppet version requirement | |||
2017-08-09 | (maint) revert puppet version requirement | Eric Putnam | |
puppet version requirement lower bound was moved to 4.7.0 without a major bump. this returns the lower bound to 2.7 but also pushes the upper bound to include puppet 5. | |||
2017-08-02 | Merge pull request #800 from tphoney/MODULES-5382 | Paula McMaw | |
MODULES-5382 Add documentation for email functions | |||
2017-08-02 | MODULES-5382 Add documentation for email functions | tphoney | |
2017-08-02 | Updating translations for locales/ja/puppetlabs-stdlib.po | transifex-bot | |
2017-07-31 | Merge pull request #753 from frapex/master | TP Honey | |
Add validate_domain_name function | |||
2017-07-28 | Merge pull request #798 from eputnam/round_func | TP Honey | |
(maint) move/rewrite round() as ruby function | |||
2017-07-28 | Merge pull request #799 from puppetlabs/maint-modsync-915cde70e20 | Paula McMaw | |
(maint) modulesync 915cde70e20 | |||
2017-07-27 | (maint) modulesync 915cde70e20 | Glenn Sarti | |
2017-07-27 | (maint) move/rewrite round() as ruby function | Eric Putnam | |
2017-07-26 | Merge pull request #796 from bastelfreak/mac | Eric Putnam | |
add type for MAC address | |||
2017-07-27 | add documentation | Tim Meusel | |
2017-07-26 | Merge pull request #717 from ripclawffb/filelineoption | Eric Putnam | |
Add new file_line option append_on_no_match | |||
2017-07-21 | Merge pull request #797 from reidmv/fact_function | Hunter Haugen | |
Update README for fact() function | |||
2017-07-21 | Update README for fact() function | Reid Vandewiele | |
2017-07-21 | Merge pull request #787 from reidmv/fact_function | Hunter Haugen | |
(FACT-932) Add new function, fact() | |||
2017-07-20 | Merge pull request #791 from eputnam/MODULES-4908 | Hunter Haugen | |
(MODULES-4908) adds support for sensitive data type to pw_hash | |||
2017-07-18 | Merge pull request #748 from npwalker/add_round_function | Eric Putnam | |
Add a round function to complement ceiling and floor |