index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
puppet
/
parser
Age
Commit message (
Expand
)
Author
2013-09-18
(#20681) fix behaviour of delete_undef_values
Leonardo Rodrigues de Mello
2013-08-28
Merge pull request #172 from ptomulik/fix/delete_xxx_spec
Adrien Thebo
2013-08-14
small fix to delete_values_spec.rb and README.markdown
Paweł Tomulik
2013-08-12
(maint) refactor validate_slength tests
Adrien Thebo
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
added delete_values() and delete_undef_values() functions
Paweł Tomulik
2013-07-22
Adjust to use default URI.escape escape list
Tomas Doran
2013-06-07
Merge pull request #158 from wfarr/validate_ip
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
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
Add functions to validate ipv4 and ipv6 addresses
Will Farrington
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-08
Added rspec tests for the new behaviour of merge accepting empty strings
Martin Hellmich
2013-05-02
Add a dirname function
Raphaël Pinson
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
[next]