Age | Commit message (Expand) | Author |
2011-05-26 | Move stages to after main | Jeff McCune |
2011-05-25 | Update CHANGELOG for 0.1.3 release | Jeff McCune |
2011-05-25 | Merge branch 'feature/master/7657_validate_re' | Jeff McCune |
2011-05-25 | (#7657) Add basic validate_re function | Jeff McCune |
2011-05-25 | Add DS_Store to gitignore | Jeff McCune |
2011-05-24 | Update changelog for version 0.1.2 | Jeff McCune |
2011-05-24 | Add changelog to track releases | Jeff McCune |
2011-05-24 | Add standard set of run stages. | Jeff McCune |
2011-05-24 | Update README with target versions | Jeff McCune |
2011-05-24 | Initial commit | Jeff McCune |
2011-05-16 | Rename to puppetlabs-functions. | Ken Barber |
2011-05-05 | Added disclaimer and basic installation guide to README.markdown file. | Ken Barber |
2011-04-30 | Moved more functions into lib/puppet/parser/functions/ | Ken Barber |
2011-04-30 | Moved type.rb | Ken Barber |
2011-04-30 | Moved type into pluginsync compat area. | Ken Barber |
2011-04-30 | Added Apache license. | Ken Barber |
2011-04-30 | Change README. | Ken Barber |
2011-04-30 | Convert to module format. | Ken Barber |
2011-04-30 | Add number of stub code for future functions. | Krzysztof Wilczynski |
2011-04-30 | First version. Simple swapcase function to use within Puppet DSL. | Krzysztof Wilczynski |
2011-04-30 | Making sure that the function hash will also work on older Rubies. | Krzysztof Wilczynski |
2011-04-30 | Add number of stub code for future functions. | Krzysztof Wilczynski |
2011-04-30 | First version. Simple hash function to use within Puppet DSL. | Krzysztof Wilczynski |
2011-04-30 | Change boolean detecion from string to make entire function more robust. | Krzysztof Wilczynski |
2011-04-30 | Changed wording of the note in the comment. | Krzysztof Wilczynski |
2011-04-30 | Small re-factor. Remove not needed complexity. | Krzysztof Wilczynski |
2011-04-30 | Added body of the function flatten. | Krzysztof Wilczynski |
2011-04-30 | Moved to unless from if not to improve code clarity. Changed | Krzysztof Wilczynski |
2011-04-30 | Moved to unless from if not to improve code clarity. Added TODO | Krzysztof Wilczynski |
2011-04-30 | Added TODO for future reference. | Krzysztof Wilczynski |
2011-04-30 | Moved to unless from if not to make code more clear. Plus a variable | Krzysztof Wilczynski |
2011-04-30 | Small change to code formatting. | Krzysztof Wilczynski |
2011-04-30 | Added comment line. | Krzysztof Wilczynski |
2011-04-30 | Added comment line. | Krzysztof Wilczynski |
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 |