Age | Commit message (Expand) | Author |
2013-04-10 | (maint) Add the behavior for count() with arrays and hashes | Jeff McCune |
2013-04-10 | Add a count function | Erik Dalén |
2013-04-03 | (#19998) Implement any2array | Amos Shapira |
2013-04-01 | Cleanup per adrianthebo suggestions | Steve Huff |
2013-03-29 | (19864) num2bool match fix | Steve Huff |
2013-03-29 | Reworked number-handling logic | Steve Huff |
2013-03-29 | Enable num2bool to accept numeric input | Steve Huff |
2013-03-27 | Merge branch '4.x' | Adrien Thebo |
2013-03-27 | Merge branch '2.x' into 3.x | Adrien Thebo |
2013-03-27 | Allow comparisons of Numeric and number as String | Erik Dalén |
2013-03-26 | add suffix function to accompany the prefix function | Richard Soderberg |
2013-03-19 | Add floor function implementation and unit tests | Kristof Willaert |
2013-03-18 | (#13610) Add is_function_available to stdlib | Eric Shamow |
2013-03-18 | Merge branch '4.x' | Adrien Thebo |
2013-03-18 | Merge branch '2.x' into 3.x | Adrien Thebo |
2013-03-18 | str2bool should return a boolean if called with a boolean | Justin Lambert |
2013-03-18 | Fix number of arguments check in flatten() | Uwe Stuehler |
2013-03-18 | Merge branch '2.x' into 3.x | Adrien Thebo |
2013-03-18 | Fix number of arguments check in flatten() | Uwe Stuehler |
2013-02-15 | Revert "Merge pull request #130 from jhoblitt/has_element" | Jeff McCune |
2013-02-14 | (#19272) Add has_element() function | Joshua Hoblitt |
2013-02-12 | Merge branch 'pull-126' | Adrien Thebo |
2013-02-12 | (#19201) Add concat function to join two arrays | fatmcgav |
2013-02-06 | validate_cmd: Use Puppet::Util.execute | Raphaël Pinson |
2013-02-06 | ammend .should raise_error to .to raise_error | stephen |
2013-01-18 | Add validate_augeas function | Raphaël Pinson |
2013-01-18 | Add validate_cmd function | Raphaël Pinson |
2013-01-03 | Merge branch '4.x' | Jeff McCune |
2013-01-03 | Add test/validation for is_float if created from an arithmetical operation | stephen |
2013-01-03 | Add test/validation for is_integer if created from an arithmetical operation | stephen |
2013-01-03 | Add test/validation for is_numeric if created from an arithmetical operation | stephen |
2012-11-28 | Merge branch '4.x' | Jeff McCune |
2012-11-28 | Add reject() function | Peter Meier |
2012-11-26 | Merge branch '4.x' | Jeff McCune |
2012-11-26 | (#17797) min() and max() functions | Erik Dalén |
2012-11-26 | Merge branch '4.x' | Jeff McCune |
2012-11-26 | (#14670) Fixup file_line autorequire specs | Jeff McCune |
2012-11-26 | (#14670) autorequire a file_line resource's path | Peter Meier |
2012-11-20 | Merge branch '4.x' | Jeff McCune |
2012-11-20 | Add join_keys_to_values function | Joshua Harlan Lifton |
2012-11-19 | Merge branch 'jfryman-master' | Jeff McCune |
2012-11-19 | Extend delete function for strings and hashes | Joshua Harlan Lifton |
2012-11-15 | puppet-lint cleanup | James Fryman |
2012-11-15 | Add the pick() function | Gary Larizza |
2012-11-07 | (#13974) Add predicate functions for interface facts | Wil Cooley |
2012-11-07 | Add function, uriescape, to URI.escape strings. Redmine #17459 | Joe Julian |
2012-10-25 | (maint) Fix spec failures resulting from Facter API changes | Jeff McCune |
2012-10-25 | Revert "Revert "Merge branch 'haus-add_pe_facts_to_stdlib' into 2.4.x"" | Jeff McCune |
2012-10-25 | Revert "Merge branch 'haus-add_pe_facts_to_stdlib' into 2.4.x" | Jeff McCune |
2012-10-24 | Add spec tests for pe_version facts | Matthaus Owens |