Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-27 | Fix str2bool error message | Loic Antoine-Gombeaud | |
2015-09-04 | accept any case of boolean strings | Corey Osman | |
* previously the str2bool function did not accept 'TRUE' as a bool type. This causes the function to now accept TRUE, FALSE strings as a boolean type in order to be converted to a proper boolean. * This would also cause Y,N, YES, NO to be accepted as boolean types as well. | |||
2014-02-05 | Remove trailing whitespace | Sharif Nassar | |
2013-03-18 | Merge branch '4.x' | Adrien Thebo | |
2013-03-18 | str2bool should return a boolean if called with a boolean | Justin Lambert | |
2012-11-15 | puppet-lint cleanup | James Fryman | |
2011-07-29 | (#3) Apply missing documentation to more functions. | Ken Barber | |
2011-04-30 | Moved more functions into lib/puppet/parser/functions/ | Ken Barber | |