]> gitweb.fluxo.info Git - puppet-stdlib.git/shortlog
puppet-stdlib.git
2011-08-05 Jeff McCune(#8792) Rename whole_line type to file_line
2011-08-05 Jeff McCuneUpdate CHANGELOG and Modulefile for 1.1.0
2011-08-05 Jeff McCuneMerge branch 'refactor/master/8665_whole_line'
2011-08-05 Jeff McCuneUpdate CHANGELOG and README for 1.0.0
2011-08-04 Jeff McCuneMerge branch 'ticket/master/8678_validate_array_string'
2011-08-04 Jeff McCune(#8678) Add validate_array and validate_string functions
2011-08-01 Jeff McCuneMerge branch 'ticket/master/8717_merge_function_ruby_185'
2011-08-01 Jeff McCune(#8717) Make merge() function work with Ruby 1.8.5
2011-07-29 Ken BarberFix some ruby 1.9.2 issues.
2011-07-29 Dan BodeMerge branch 'feature/master/add_merge_has_key'
2011-07-29 Dan Bode(#8709) Add hash merging function
2011-07-29 Dan Bode(#8708) Add has_key function
2011-07-29 Ken Barber(#3) Provide documentation for remaining functions.
2011-07-29 Ken Barber(#3) Apply missing documentation to more functions.
2011-07-29 Ken BarberRemove rand.
2011-07-29 Ken BarberSome improvements to values_at tests.
2011-07-29 Ken Barber(#1) provide some more detailed tests for a number...
2011-07-29 Ken BarberRemoved date stub since this functinality is available...
2011-07-29 Ken Barber(#2) fix is_string finally so it also makes sure number...
2011-07-29 Ken Barber(#2) unstub is_valid_domain_name
2011-07-29 James TurnbullAdded doc strings for first five functions
2011-07-29 Ken BarberRemoved join_with_prefix.
2011-07-29 Ken Barber(#2) unstub is_valid_mac_address.
2011-07-28 Ken BarberAllow sort for strings.
2011-07-28 Ken BarberCount functionality overlaps with size - so removing it.
2011-07-28 Ken BarberRemoved crontab functions instead of unstubbing them.
2011-07-28 Ken BarberRemoved load_variables. load_yaml is sufficient to...
2011-07-28 Ken BarberRemove is_valid_netmask instead of unstubbing. Doesn...
2011-07-28 Ken Barber(#2) unstub is_numeric function.
2011-07-28 Ken Barber(#2) - unstubbed is_valid_ip_address
2011-07-28 Ken Barber(#1) - added new test for upcase.
2011-07-28 Ken Barber(#2) - Added is_float and is_integer functionality.
2011-07-27 Dan Bode(#8665) Change type from append_line to whole_line
2011-07-26 Jeff McCuneMerge branch 'ticket/master/8585_load_yaml_function'
2011-07-26 Jeff McCune(#8575) Add loadyaml() function
2011-07-26 Dan BodeMerge branch 'feature/master/8628_append_line'
2011-07-26 Dan Bode(#8628) Add append_line native type
2011-07-23 Ken Barber(#1) - fleshed out some more tests.
2011-07-01 Ken BarberAdded validate_resource function and examples on how...
2011-06-29 Ken BarberFew more tests.
2011-06-29 Ken BarberMove require inside function for kwalify.
2011-06-29 Ken BarberAdd some more functional tests.
2011-06-29 Ken BarberNew abs test.
2011-06-29 Ken BarberAdded tests for each function, fixing functions as...
2011-06-29 Ken BarberAdded kwalify function.
2011-06-29 Ken BarberCopied function test scaffolding from puppet.
2011-06-26 Ken BarberRemoved duplicate - is_hash is really now is_hash inste...
2011-06-22 Jeff McCuneUpdate CHANGELOG and version for 0.1.7
2011-06-22 Jeff McCuneUpdate README with getvar() and validate_hash()
2011-06-22 Jeff McCuneMerge branch 'ticket/master/8010_validate_hash_function'
2011-06-22 Jeff McCune(#8010) Add validate_hash spec tests
2011-06-22 Jeff McCune(#8010) Add validate_hash function
2011-06-22 Jeff McCuneMerge branch 'ticket/master/8010_getvar_function'
2011-06-21 Jeff McCune(#8010) Add getvar() rvalue function
2011-06-20 Jeff McCuneRemove metadata.json from repository
2011-06-15 Jeff McCuneUpdate CHANGELOG for version 0.1.6
2011-06-15 Jeff McCuneMerge pull request #4 from jeffmccune/ticket/master...
2011-06-15 Jeff McCune(#3) Add simple unit test for anchor type
2011-06-15 Jeff McCune(#3) Add an anchor type to provide containment
2011-06-03 Jeff McCuneAdd additional tests to validate_bool() spec
2011-06-03 Jeff McCuneUpdate CHANGELOG for 0.1.5
2011-06-03 Jeff McCuneAdd Apache 2.0 License
2011-06-03 Jeff McCuneMerge branch 'feature/master/validation_functions'
2011-06-03 Jeff McCuneAdd spec test for validate_bool function
2011-06-03 Jeff McCuneAdd validate_bool() function to stdlib
2011-05-26 Jeff McCuneUpdate CHANGELOG with stage re-ordering
2011-05-26 Jeff McCuneMerge branch 'bug/master/prefer_stages_after_main'
2011-05-26 Jeff McCuneMove stages to after main
2011-05-25 Jeff McCuneUpdate CHANGELOG for 0.1.3 release
2011-05-25 Jeff McCuneMerge branch 'feature/master/7657_validate_re'
2011-05-25 Jeff McCune(#7657) Add basic validate_re function
2011-05-25 Jeff McCuneAdd DS_Store to gitignore
2011-05-24 Jeff McCuneUpdate changelog for version 0.1.2
2011-05-24 Jeff McCuneAdd changelog to track releases
2011-05-24 Jeff McCuneAdd standard set of run stages.
2011-05-24 Jeff McCuneUpdate README with target versions
2011-05-24 Jeff McCuneInitial commit
2011-05-16 Ken BarberRename to puppetlabs-functions.
2011-05-05 Ken BarberAdded disclaimer and basic installation guide to README...
2011-04-30 Ken BarberMoved more functions into lib/puppet/parser/functions/
2011-04-30 Ken BarberMoved type.rb
2011-04-30 Ken BarberMoved type into pluginsync compat area.
2011-04-30 Ken BarberAdded Apache license.
2011-04-30 Ken BarberChange README.
2011-04-30 Ken BarberConvert to module format.
2011-04-30 Krzysztof WilczynskiAdd number of stub code for future functions.
2011-04-30 Krzysztof WilczynskiFirst version. Simple swapcase function to use within...
2011-04-30 Krzysztof WilczynskiMaking sure that the function hash will also work on...
2011-04-30 Krzysztof WilczynskiAdd number of stub code for future functions.
2011-04-30 Krzysztof WilczynskiFirst version. Simple hash function to use within...
2011-04-30 Krzysztof WilczynskiChange boolean detecion from string to make entire...
2011-04-30 Krzysztof WilczynskiChanged wording of the note in the comment.
2011-04-30 Krzysztof WilczynskiSmall re-factor. Remove not needed complexity.
2011-04-30 Krzysztof WilczynskiAdded body of the function flatten.
2011-04-30 Krzysztof WilczynskiMoved to unless from if not to improve code clarity...
2011-04-30 Krzysztof WilczynskiMoved to unless from if not to improve code clarity...
2011-04-30 Krzysztof WilczynskiAdded TODO for future reference.
2011-04-30 Krzysztof WilczynskiMoved to unless from if not to make code more clear...
2011-04-30 Krzysztof WilczynskiSmall change to code formatting.
2011-04-30 Krzysztof WilczynskiAdded comment line.
next