index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
parser
/
functions
Age
Commit message (
Expand
)
Author
2015-10-16
Merge pull request #538 from mmckinst/bool2str_enhance
David Schmitt
2015-10-15
add functionality to bool2str to return strings of your choice for a boolean
Mark McKinstry
2015-10-14
Let load_module_metadata succeed on empty file
Colleen Murphy
2015-09-28
Check for numeric values as empty fails on those
Roman Mueller
2015-09-21
Fix backwards compatibility from #511
Morgan Haskel
2015-09-17
(MAINT) validate_re: Clarify docs and error message
David Schmitt
2015-09-14
Clarify what an empty intersection looks like.
Ben Ford
2015-09-14
Merge pull request #511 from dmitryilyin/parseyaml_default
Bryan Jen
2015-09-04
accept any case of boolean strings
Corey Osman
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-27
Adds a convert_base function, which can convert numbers between bases
fhats
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-14
(MODULES-2410) Add new functions dos2unix and unix2dos
Nigel Gibbs
2015-07-31
Merge pull request #483 from nibalizer/load_metadata_json
Hunter Haugen
2015-07-30
Add load_metadata_json function
Spencer Krum
2015-07-30
Remove colorful language from module.
Zee Alexander
2015-07-22
adding support for hash in the size function
gcmalloc
2015-07-20
Fix documentation error in upcase
Dan Offord
2015-07-09
Merge pull request #482 from DavidS/document_validate_slength_3rd_arg
Morgan Haskel
2015-07-09
Add validate_slength's optional 3rd arg to README
Alexander Fisher
2015-06-24
catch and rescue from looking up non-existent facts when looking for 'kind'
Mathias Klette
2015-06-05
Also catch :undefined_variable as thrown by future parser
Tomas Doran
2015-06-04
Fix time() on 1.8.7
Hunter Haugen
2015-06-01
fqdn_rotate: Improve documentation
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-05-29
simplify mac address regex
Igor Galić
2015-05-27
validate_integer, validate_numeric: explicitely reject hashes in arrays
David Schmitt
2015-05-26
fqdn_rotate: reset srand seed correctly on old ruby versions
David Schmitt
2015-05-06
range(): fix TypeError(can't convert nil into Integer) when using range syntax
David Schmitt
2015-05-06
Merge pull request #447 from elyscape/fix_range
David Schmitt
2015-05-05
range: Clean up and clarify function contents
Eli Young
2015-05-05
Revert "range: remove dead code"
Eli Young
2015-05-05
pw_hash: Fix functionality on JRuby < 1.7.17
Eli Young
2015-05-05
validate_augeas: fix URL to docs
David Schmitt
2015-05-05
range: remove dead code
David Schmitt
2015-05-05
pw_hash: avoid ruby magic when running on java
David Schmitt
2015-04-17
fqdn_rand_string: fix argument error message
David Schmitt
2015-04-16
Merge pull request #314 from amateo/feature/loadyaml_check_file
Morgan Haskel
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-03-05
If present, top-level domain must be alphabetic
Rod Montgomery
2015-03-05
Merge pull request #422 from cyberious/assert_private
TP Honey
2015-03-05
Add private function back and forward to assert_private with deprecation warning
Travis Fields
2015-03-05
Merge pull request #369 from rfugina/dirname_typecheck
Hunter Haugen
2015-03-05
Rename private() to assert_private()
Franz Pletz
2015-03-05
Merge pull request #375 from poikilotherm/feature/master/validate_integer_and...
Hunter Haugen
[next]