index
:
puppet_stdlib.git
master
[puppet_stdlib]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-29
Some improvements to values_at tests.
Ken Barber
2011-07-29
(#1) provide some more detailed tests for a number of functions.
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
(#1) - added new test for upcase.
Ken Barber
2011-07-28
(#2) - Added is_float and is_integer functionality.
Ken Barber
2011-07-27
(#8665) Change type from append_line to whole_line
Dan Bode
2011-07-26
Merge branch 'ticket/master/8585_load_yaml_function'
Jeff McCune
2011-07-26
(#8575) Add loadyaml() function
Jeff McCune
2011-07-26
Merge branch 'feature/master/8628_append_line'
Dan Bode
2011-07-26
(#8628) Add append_line native type
Dan Bode
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
New abs test.
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-29
Copied function test scaffolding from puppet.
Ken Barber
2011-06-26
Removed duplicate - is_hash is really now is_hash instead of is_array.
Ken Barber
2011-06-21
Update CHANGELOG and version for 0.1.7
Jeff McCune
2011-06-21
Update README with getvar() and validate_hash()
Jeff McCune
2011-06-21
Merge branch 'ticket/master/8010_validate_hash_function'
Jeff McCune
2011-06-21
(#8010) Add validate_hash spec tests
Jeff McCune
2011-06-21
(#8010) Add validate_hash function
Jeff McCune
2011-06-21
Merge branch 'ticket/master/8010_getvar_function'
Jeff McCune
2011-06-21
(#8010) Add getvar() rvalue function
Jeff McCune
2011-06-20
Remove metadata.json from repository
Jeff McCune
2011-06-15
Update CHANGELOG for version 0.1.6
Jeff McCune
2011-06-15
Merge pull request #4 from jeffmccune/ticket/master/3_anchor_resource_type
Jeff McCune
2011-06-15
(#3) Add simple unit test for anchor type
Jeff McCune
2011-06-15
(#3) Add an anchor type to provide containment
Jeff McCune
2011-06-03
Add additional tests to validate_bool() spec
Jeff McCune
2011-06-03
Update CHANGELOG for 0.1.5
Jeff McCune
2011-06-03
Add Apache 2.0 License
Jeff McCune
2011-06-03
Merge branch 'feature/master/validation_functions'
Jeff McCune
2011-06-03
Add spec test for validate_bool function
Jeff McCune
2011-06-03
Add validate_bool() function to stdlib
Jeff McCune
[prev]
[next]