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-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
(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é
2015-03-03
Merge pull request #407 from adamcrews/ceiling_function
Morgan Haskel
2015-03-02
Loosen the restrictions of upcase and allow for recursion of the objects and ...
Travis Fields
2015-02-25
Add Hash to upcase
Travis Fields
2015-02-14
(MODULES-1771) Don't modify input to is_domain_name()
Sean Millichamp
2015-02-12
(MODULES-1738) Don't modify global seed in fqdn_rotate()
Eli Young
2015-02-01
Add a ceiling function to complement the floor function.
Adam Crews
2015-01-07
(MODULES-1473) Deprecate type() function for new parser
Hunter Haugen
2014-12-19
MODULES-1606 add ability to pass array to delete for items to delete
Travis Fields
2014-12-18
(MODULES-1582) Specs for the new % placeholder
Peter Souter
2014-12-17
Merge pull request #372 from poikilotherm/feature/master/validate_absolute_pa...
Morgan Haskel
2014-12-17
Added type checks for dirname(), and additional tests
Rob Fugina
[next]