index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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-11
(FM-2130) Document new location of facts.d cache
Eli Young
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 #431 from bmjen/file-line-refactor
Morgan Haskel
2015-04-09
Add spec tests and pulled in PR #427
Travis Fields
2015-04-09
file_line honors after if match not found.
Bryan Jen
2015-04-09
Clarifying behaviour of attributes and adding an extra example.
Gerrard Geldenhuis
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
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-26
Fix issue with Ruby 1.8.7 which did not allow for the return in an each_pair ...
Travis Fields
2015-02-25
Add Hash to upcase
Travis Fields
2015-02-19
Check for string before copying
Morgan Haskel
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
[next]