index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-04-30
Corrected function name from chop to strip. Moved to unless from if not
Krzysztof Wilczynski
2011-04-30
Function has now more robust error detection.
Krzysztof Wilczynski
2011-04-30
Now prefix will convert everything into string which is the same
Krzysztof Wilczynski
2011-04-30
Added ability to flatten the resulting array in the function zip.
Krzysztof Wilczynski
2011-04-30
Moved to unless from if not and changed wording of few error messages.
Krzysztof Wilczynski
2011-04-30
Moved to unless from if not plus removed surplus empty lines.
Krzysztof Wilczynski
2011-04-30
Moved to unless from if not and removed TODO.
Krzysztof Wilczynski
2011-04-30
Moved to unless from if not for code clarity and changed wording
Krzysztof Wilczynski
2011-04-30
Adding support for hash and string to the function count.
Krzysztof Wilczynski
2011-04-29
Small re-factor. Changed if not to unless for code clarity.
Krzysztof Wilczynski
2011-04-29
Small re-factor. Changed if not to unless for code clarity.
Krzysztof Wilczynski
2011-04-29
Minor changes.
Krzysztof Wilczynski
2011-04-29
Changed wording in the error message.
Krzysztof Wilczynski
2011-04-29
Removing old file includes.rb
Krzysztof Wilczynski
2011-04-29
Renaming the file from includes.rb to member.rb.
Krzysztof Wilczynski
2011-04-29
Renaming from includes to member in order to avoid confusion and
Krzysztof Wilczynski
2011-04-29
Minor change.
Krzysztof Wilczynski
2011-04-29
Added check to ensure that given fact name is a string.
Krzysztof Wilczynski
2011-04-29
Minor changes.
Krzysztof Wilczynski
2011-04-29
First version. Simple str2bool function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-29
Reverting name back to bool2num.
Krzysztof Wilczynski
2011-04-29
Added proper handling of both FalseClass and TrueClass. We also
Krzysztof Wilczynski
2011-04-29
Added FalseClass and TrueClass to be identified as Boolean to the type function.
Krzysztof Wilczynski
2011-04-29
Adding TODO for future reference.
Krzysztof Wilczynski
2011-04-29
Adding support for strings to the the function unique.
Krzysztof Wilczynski
2011-04-29
Make sure that we have string-encoded integer value.
Krzysztof Wilczynski
2011-04-29
Adding support for strings and hashes to the function empty.
Krzysztof Wilczynski
2011-04-29
First version. Simple chomp function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-29
First version. Simple chop function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-29
First version. Simple lstrip function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-29
First version. Simple rstrip function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-29
First version. Simple strip function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-29
Added support for strings to reverse.
Krzysztof Wilczynski
2011-04-29
Small re-factor of shuffle function. It is more compact now.
Krzysztof Wilczynski
2011-04-29
First version. Simple capitalize function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-29
First version. Simple type function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-29
Adding support for string alongside arrays.
Krzysztof Wilczynski
2011-04-29
First version. Simple is_hash function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-29
Adding relevant code.
Krzysztof Wilczynski
2011-04-29
Added TODO for future reference.
Krzysztof Wilczynski
2011-04-29
Added TODO for future reference.
Krzysztof Wilczynski
2011-04-29
Added TODO for future reference.
Krzysztof Wilczynski
2011-04-29
Changed wording from numeric to integer.
Krzysztof Wilczynski
2011-04-29
Added TODO for future reference.
Krzysztof Wilczynski
2011-04-29
First version. Simple abs function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-28
Removing old unused file.
Krzysztof Wilczynski
2011-04-28
First version. Simple strftime function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-28
First version. Simple time function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-28
First version. Simple is_string function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-28
First version. Simple is_array function to use within Puppet DSL.
Krzysztof Wilczynski
[next]