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
Age
Commit message (
Expand
)
Author
2012-01-09
New str2saltedsha512 function for OS X Passwords
Gary Larizza
2011-12-30
Merge branch 'v2.x'
Jeff McCune
2011-11-14
(#10802) add new function get_module_path
Dan Bode
2011-10-25
(#10285) Refactor json to use pson instead.
Nan Liu
2011-10-10
(#10007) Revert "Merge pull request #13 from kbarber/issue/master/8925-user_s...
Jeff McCune
2011-08-18
Docs: Remove author emails from stdlib functions
nfagerlund
2011-08-18
Docs: Copyedit function doc strings
nfagerlund
2011-08-18
Docs: Correct indentation of markdown code examples
nfagerlund
2011-08-18
Docs: Improve example in merge function
Jeff McCune
2011-08-17
(#8925) Added new function called 'get_certificate' for retrieving
Ken Barber
2011-08-05
(#8797) Merge puppetlabs-functions into puppetlabs-stdlib
Ken Barber
2011-08-05
* Moved kwalify to puppetlabs-kwalify project
Ken Barber
2011-08-05
Prep for stdlib merge
Ken Barber
2011-08-04
(#8678) Add validate_array and validate_string functions
Jeff McCune
2011-08-01
(#8717) Make merge() function work with Ruby 1.8.5
Jeff McCune
2011-07-30
Fix some ruby 1.9.2 issues.
Ken Barber
2011-07-29
(#8709) Add hash merging function
Dan Bode
2011-07-29
(#8708) Add has_key function
Dan Bode
2011-07-29
(#3) Provide documentation for remaining functions.
Ken Barber
2011-07-29
(#3) Apply missing documentation to more functions.
Ken Barber
2011-07-29
Remove rand.
Ken Barber
2011-07-29
Removed date stub since this functinality is available in strftime anyway.
Ken Barber
2011-07-29
(#2) fix is_string finally so it also makes sure numbers return false.
Ken Barber
2011-07-29
(#2) unstub is_valid_domain_name
Ken Barber
2011-07-30
Added doc strings for first five functions
James Turnbull
2011-07-29
Removed join_with_prefix.
Ken Barber
2011-07-29
(#2) unstub is_valid_mac_address.
Ken Barber
2011-07-29
Allow sort for strings.
Ken Barber
2011-07-28
Count functionality overlaps with size - so removing it.
Ken Barber
2011-07-28
Removed crontab functions instead of unstubbing them.
Ken Barber
2011-07-28
Removed load_variables. load_yaml is sufficient to solve this problem on its ...
Ken Barber
2011-07-28
Remove is_valid_netmask instead of unstubbing. Doesn't seem like a sensible f...
Ken Barber
2011-07-28
(#2) unstub is_numeric function.
Ken Barber
2011-07-28
(#2) - unstubbed is_valid_ip_address
Ken Barber
2011-07-28
(#2) - Added is_float and is_integer functionality.
Ken Barber
2011-07-26
(#8575) Add loadyaml() function
Jeff McCune
2011-07-24
(#1) - fleshed out some more tests.
Ken Barber
2011-07-01
Added validate_resource function and examples on how to use it (and kwalify a...
Ken Barber
2011-06-30
Few more tests.
Ken Barber
2011-06-29
Move require inside function for kwalify.
Ken Barber
2011-06-29
Add some more functional tests.
Ken Barber
2011-06-29
Added tests for each function, fixing functions as we hit bugs.
Ken Barber
2011-06-29
Added kwalify function.
Ken Barber
2011-06-26
Removed duplicate - is_hash is really now is_hash instead of is_array.
Ken Barber
2011-06-21
(#8010) Add validate_hash function
Jeff McCune
2011-06-21
(#8010) Add getvar() rvalue function
Jeff McCune
2011-06-03
Add validate_bool() function to stdlib
Jeff McCune
2011-05-25
(#7657) Add basic validate_re function
Jeff McCune
2011-04-30
Moved more functions into lib/puppet/parser/functions/
Ken Barber
2011-04-30
Moved type.rb
Ken Barber
[next]