index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
puppet
Age
Commit message (
Expand
)
Author
2016-01-08
Merge pull request #552 from mattbostock/add_x509_rsa_key_pair
David Schmitt
2016-01-08
Add a function to validate an x509 RSA key pair
Matt Bostock
2016-01-04
Merge pull request #545 from mpolenchuk/master
David Schmitt
2015-12-31
Add clamp function
Michael Polenchuk
2015-12-15
refactors the validate_absolute_path to utilize the is_absolute_path
Corey Osman
2015-12-15
adds new parser called is_absolute_path
Corey Osman
2015-12-08
(#2886) seeded_rand: new function
Kjetil Torgrim Homme
2015-11-30
Merge pull request #546 from jdevesa/validate_ip
Bryan Jen
2015-11-30
Add validator for any IP address
Jaume Devesa
2015-11-23
Fix reference to validate_bool in IP4 function
Matt Bostock
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-10-13
(MODULES-2421) improve description of file_line
David Schmitt
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 #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-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-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-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-30
(MODULES-2024) Adding replace attribute to file_line
Raymond Maika
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-29
Merge pull request #463 from CENGN/fix/master/file_line_multiple_after
David Schmitt
2015-05-29
(MODULES-2071) Refactor file_line provider to contain logic to handle parame...
Raymond Maika
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
[next]