.. |
abs.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
bool2num.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
capitalize.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
chomp.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
chop.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
count.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
date.rb
|
Few more tests.
|
2011-06-30 01:00:32 +02:00 |
delete.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
delete_at.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
downcase.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
empty.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
flatten.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
grep.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
hash.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
is_array.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
is_float.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
is_hash.rb
|
Removed duplicate - is_hash is really now is_hash instead of is_array.
|
2011-06-26 14:33:53 +02:00 |
is_integer.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
is_numeric.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
is_string.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
is_valid_domain_name.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
is_valid_ip_address.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
is_valid_mac_address.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
is_valid_netmask.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
join.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
join_with_prefix.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
keys.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
kwalify.rb
|
Move require inside function for kwalify.
|
2011-06-29 23:39:23 +01:00 |
load_json.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
load_variables.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
load_yaml.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
lstrip.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
member.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
num2bool.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
persistent_crontab_minutes.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
prefix.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
rand.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
random_crontab_minutes.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
range.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
reverse.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
rstrip.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
shuffle.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
size.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
sort.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
squeeze.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
str2bool.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
strftime.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
strip.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
swapcase.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
time.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
type.rb
|
Moved type.rb
|
2011-04-30 15:59:55 +02:00 |
unique.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
upcase.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |
validate_resource.rb
|
Added validate_resource function and examples on how to use it (and kwalify as well)
|
2011-07-01 21:09:02 +02:00 |
values.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
values_at.rb
|
Convert to module format.
|
2011-04-30 15:59:31 +02:00 |
zip.rb
|
Moved more functions into lib/puppet/parser/functions/
|
2011-04-30 16:00:49 +02:00 |