index
:
puppet_stdlib.git
master
[puppet_stdlib]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
functions
Age
Commit message (
Expand
)
Author
2015-12-08
(#2886) seeded_rand: new function
Kjetil Torgrim Homme
2015-11-30
Add validator for any IP address
Jaume Devesa
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-14
Rename load_module_metadata test path
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
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
(MAINT) improve base64 unit tests
David Schmitt
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-22
adding support for hash in the size function
gcmalloc
2015-07-09
Add validate_slength's optional 3rd arg to README
Alexander Fisher
2015-06-12
(maint) getvar: update spec to match implementation
David Schmitt
2015-06-04
Fix time() on 1.8.7
Hunter Haugen
2015-06-01
fqdn_rotate: Add 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-05-27
validate_integer, validate_numeric: explicitely reject hashes in arrays
David Schmitt
2015-05-12
Remove all the pops stuff
Hunter Haugen
2015-05-06
range(): fix TypeError(can't convert nil into Integer) when using range syntax
David Schmitt
2015-05-05
specs: move function specs to where rspec-puppet expects them
David Schmitt
2015-04-23
specs: loosen certain error expectations to make tests pass on future parser
David Schmitt
2015-04-16
Merge pull request #314 from amateo/feature/loadyaml_check_file
Morgan Haskel
2015-04-13
test case for when the file does not exist
Angel L. Mateo
2015-04-10
Modules-2474: Only runs enhanced salts functional test on systems that suppor...
Bryan Jen
2015-04-10
Merge pull request #425 from jeffcoat/validate_augeas_spec
David Schmitt
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-10
Fix off-by-one error in validate_augeas_spec.rb that was causing rspec failure.
Mark Jeffcoat
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
2015-03-03
Add support for hashes in the prefix function
Stefan Goethals
2015-03-03
URI.escape for the array case was incorrect.
Bryon Roché
[next]