puppetlabs-stdlib/lib/puppet
Bryon Roché 41baef8502 URI.escape for the array case was incorrect.
The previous commit to uriescape() changed the implementation to use the ruby default escape list for URI.escape(), but did not change the call triggered when uriescape() was called on an array, triggering ruby errors.
2015-03-03 16:05:47 -08:00
..
functions (MODULES-1473) Deprecate type() function for new parser 2015-01-07 16:40:06 -08:00
parser/functions URI.escape for the array case was incorrect. 2015-03-03 16:05:47 -08:00
provider/file_line MODULES-1248 Fix issue with not properly counting regex matches with legacy versions of ruby 2014-09-16 13:41:39 -07:00
type Remove line match validation 2014-12-16 15:05:31 -08:00