summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-29Enable num2bool to accept numeric inputSteve Huff
2013-03-27Merge branch '4.x'Adrien Thebo
2013-03-27Merge branch '3.x' into 4.xAdrien Thebo
2013-03-27Merge branch '2.x' into 3.xAdrien Thebo
2013-03-27Merge branch 'pull-136' into 2.xAdrien Thebo
2013-03-27Allow comparisons of Numeric and number as StringErik Dalén
2013-03-27Merge branch 'pull-138'Adrien Thebo
2013-03-27(maint) better error reporting for prefix and suffixAdrien Thebo
2013-03-26prefix: fix doc typo Examles -> ExamplesRichard Soderberg
2013-03-26add suffix function to accompany the prefix functionRichard Soderberg
2013-03-19Merge pull request #135 from willaerk/masterAdrien Thebo
2013-03-19Add floor function implementation and unit testsKristof Willaert
2013-03-18Merge branch 'pull-59'Adrien Thebo
2013-03-18(#13610) Add is_function_available to stdlibEric Shamow
2013-03-18Merge branch '4.x'Adrien Thebo
2013-03-18Merge branch '3.x' into 4.xAdrien Thebo
2013-03-18Merge branch '2.x' into 3.xAdrien Thebo
2013-03-18Merge branch 'pull-115' into 2.xAdrien Thebo
2013-03-18str2bool should return a boolean if called with a booleanJustin Lambert
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-03-18Merge branch '3.x' into 4.xAdrien Thebo
2013-03-18Merge branch '2.x' into 3.xAdrien Thebo
2013-03-18Merge branch 'pull-98' into 2.xAdrien Thebo
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-03-11Add contributing documentJeff McCune
2013-03-10Added str2sha1_and_salt.rb function for couchdb passwords.varac
2013-03-08added str2saltedsha1.rbvarac
2013-03-04Merge pull request #132 from raphink/dev/missing_docAdrien Thebo
2013-03-04Add missing documentation for validate_augeas and validate_cmd to README.mark...Raphaël Pinson
2013-02-25Merge branch '4.x'Jeff McCune
2013-02-25Merge branch '3.x' into 4.xJeff McCune
2013-02-25Merge branch 'maint/3.x/ruby_two_travis' into 3.xJeff McCune
2013-02-25(maint) Add Ruby 2.0.0 to Travis build matrixJeff McCune
2013-02-18Merge branch '4.x'Jeff McCune
2013-02-18Merge branch '3.x' into 4.xJeff McCune
2013-02-18Merge branch '2.x' into 3.xJeff McCune
2013-02-18Merge branch 'mhellmic-2.x' into 2.xJeff McCune
2013-02-18changed .count to .size to support legacy rubyMartin Hellmich
2013-02-18changed .count to .size to support legacy rubyMartin Hellmich
2013-02-15Revert "Merge pull request #130 from jhoblitt/has_element"Jeff McCune
2013-02-14Merge pull request #130 from jhoblitt/has_elementJeff McCune
2013-02-14(#19272) Add has_element() functionJoshua Hoblitt
2013-02-12Merge branch 'pull-126'Adrien Thebo
2013-02-12Merge branch 'fatmcgav-feature_19201'Jeff McCune
2013-02-12(#19201) Add concat function to join two arraysfatmcgav
2013-02-07validate_cmd(): Use Puppet::Util::Execution.execute when availableRaphaël Pinson
2013-02-06validate_cmd: Use Puppet::Util.executeRaphaël Pinson
2013-02-06Merge branch 'stephenrjohnson-bug/master/15572_rspec_tests'Jeff McCune
2013-02-06ammend .should raise_error to .to raise_errorstephen
2013-01-23Merge branch 'raphink-validate_augeas'Jeff McCune