index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-12
(maint) Explicitly unpack validate_slength args
Adrien Thebo
2013-08-12
(maint) Remove unneeded parens around exceptions
Adrien Thebo
2013-08-12
Merge pull request #169 from hdeheer/patch-1
Adrien Thebo
2013-08-08
Fix validate_slength, arg.length should be args[0].length
Hubert
2013-08-06
Merge pull request #167 from mhellmic/minlength
Adrien Thebo
2013-08-06
changed the validate_slength function to accept a min length
Martin Hellmich
2013-08-05
Merge pull request #166 from ptomulik/delete_undef_values
Adrien Thebo
2013-08-05
added delete_values() and delete_undef_values() functions
Paweł Tomulik
2013-07-22
Merge branch 'uriescape-use_default_escape_list'
Adrien Thebo
2013-07-22
Adjust to use default URI.escape escape list
Tomas Doran
2013-07-11
Merge branch 'pull-163'
Adrien Thebo
2013-07-11
(#21416) Allow file_line to match multiple lines
Alex O'Rielly
2013-06-27
Merge pull request #165 from tigercomputing/fixes/ensure_resource-doc
Adrien Thebo
2013-06-27
ensure_resource: fix documentation typo
Chris Boot
2013-06-07
Merge pull request #158 from wfarr/validate_ip
Adrien Thebo
2013-05-28
Merge branch 'pull-56'
Adrien Thebo
2013-05-28
(maint) Remove syntax decoration from range_spec
Adrien Thebo
2013-05-28
(maint) Clean up range_spec error expectation
Adrien Thebo
2013-05-28
(maint) Use present tense in range_spec messages
Adrien Thebo
2013-05-28
(maint) split up range spec with describe blocks
Adrien Thebo
2013-05-28
Merge remote-tracking branch 'pr/56' into pull-56
Adrien Thebo
2013-05-24
Merge pull request #159 from fiddyspence/feature/base64
Adrien Thebo
2013-05-24
Adding base64 function
fiddyspence
2013-05-22
Don't run certain tests under 1.8.7
Will Farrington
2013-05-22
Update ipv6 examples
Will Farrington
2013-05-22
Ruby 2.0 introduces IPAddr::InvalidAddressError
Will Farrington
2013-05-22
Add functions to validate ipv4 and ipv6 addresses
Will Farrington
2013-05-20
Merge pull request #157 from rohanrns/master
Hailee Kenney
2013-05-18
Trivial documentation fix
Rohan Sheth
2013-05-15
Merge pull request #155 from AlexCline/feature/master/array_comparison_functions
Hailee Kenney
2013-05-15
Merge pull request #147 from mhellmic/master
Adrien Thebo
2013-05-13
(#20684) Add array comparison functions, difference, intersection and union.
Alex Cline
2013-05-10
Merge branch 'puppetlabs-release/four_one_oh'
Jeff McCune
2013-05-10
Update Modulefile, CHANGELOG for version 4.1.0
Ryan Coleman
2013-05-08
Added rspec tests for the new behaviour of merge accepting empty strings
Martin Hellmich
2013-05-08
fix in merge.rb: refine the checking if an argument is an empty string
Martin Hellmich
2013-05-07
Merge branch 'fix_facts_dot_d_with_pe'
Jeff McCune
2013-05-07
(maint) Indent facter_dot_d with 2 spaces
Jeff McCune
2013-05-07
(#20582) Restore facter_dot_d to stdlib for PE users
Jeff McCune
2013-05-07
Revert "Revert "Revert "Merge branch 'hkenney-ticket/master/2157_remove_facts...
Jeff McCune
2013-05-07
(maint) Update Gemfile with GEM_FACTER_VERSION
Jeff McCune
2013-05-06
Merge pull request #152 from AlexCline/feature/master/allow_arrays_in_ensure_...
Adrien Thebo
2013-05-06
Terser method of string to array conversion courtesy of ethooz.
Alex Cline
2013-05-06
Refactor ensure_resource expectations
Alex Cline
2013-05-06
Changed str-to-array conversion and removed abbreviation.
Alex Cline
2013-05-03
(#20548) Allow an array of resource titles to be passed into the ensure_resou...
Alex Cline
2013-05-02
Merge pull request #150 from raphink/dev/dirname_function
Adrien Thebo
2013-05-02
Add a dirname function
Raphaël Pinson
2013-04-29
Merge branch 'msmithgu-small-typo-fix'
Jeff McCune
2013-04-29
(maint) Fix a small typo in hash() description
Mark Smith-Guerrero
[next]