]> gitweb.fluxo.info Git - puppet-stdlib.git/shortlog
puppet-stdlib.git
2013-08-14 Paweł Tomuliksmall fix to delete_values_spec.rb and README.markdown
2013-08-06 Adrien TheboMerge pull request #167 from mhellmic/minlength
2013-08-06 Martin Hellmichchanged the validate_slength function to accept a min...
2013-08-05 Adrien TheboMerge pull request #166 from ptomulik/delete_undef_values
2013-08-05 Paweł Tomulikadded delete_values() and delete_undef_values() functions
2013-07-22 Adrien TheboMerge branch 'uriescape-use_default_escape_list'
2013-07-22 Tomas DoranAdjust to use default URI.escape escape list
2013-07-11 Adrien TheboMerge branch 'pull-163'
2013-07-11 Alex O'Rielly(#21416) Allow file_line to match multiple lines
2013-06-27 Adrien TheboMerge pull request #165 from tigercomputing/fixes/ensur...
2013-06-27 Chris Bootensure_resource: fix documentation typo
2013-06-07 Adrien TheboMerge pull request #158 from wfarr/validate_ip
2013-05-28 Adrien TheboMerge branch 'pull-56'
2013-05-28 Adrien Thebo(maint) Remove syntax decoration from range_spec
2013-05-28 Adrien Thebo(maint) Clean up range_spec error expectation
2013-05-28 Adrien Thebo(maint) Use present tense in range_spec messages
2013-05-28 Adrien Thebo(maint) split up range spec with describe blocks
2013-05-28 Adrien TheboMerge remote-tracking branch 'pr/56' into pull-56
2013-05-24 Adrien TheboMerge pull request #159 from fiddyspence/feature/base64
2013-05-24 fiddyspenceAdding base64 function
2013-05-23 Will FarringtonDon't run certain tests under 1.8.7
2013-05-23 Will FarringtonUpdate ipv6 examples
2013-05-23 Will FarringtonRuby 2.0 introduces IPAddr::InvalidAddressError
2013-05-23 Will FarringtonAdd functions to validate ipv4 and ipv6 addresses
2013-05-20 Hailee KenneyMerge pull request #157 from rohanrns/master
2013-05-18 Rohan ShethTrivial documentation fix
2013-05-15 Hailee KenneyMerge pull request #155 from AlexCline/feature/master...
2013-05-15 Adrien TheboMerge pull request #147 from mhellmic/master
2013-05-13 Alex Cline(#20684) Add array comparison functions, difference...
2013-05-10 Jeff McCuneMerge branch 'puppetlabs-release/four_one_oh'
2013-05-10 Ryan ColemanUpdate Modulefile, CHANGELOG for version 4.1.0
2013-05-08 Martin HellmichAdded rspec tests for the new behaviour of merge accept...
2013-05-08 Martin Hellmichfix in merge.rb: refine the checking if an argument...
2013-05-07 Jeff McCuneMerge branch 'fix_facts_dot_d_with_pe'
2013-05-07 Jeff McCune(maint) Indent facter_dot_d with 2 spaces
2013-05-07 Jeff McCune(#20582) Restore facter_dot_d to stdlib for PE users
2013-05-07 Jeff McCuneRevert "Revert "Revert "Merge branch 'hkenney-ticket...
2013-05-07 Jeff McCune(maint) Update Gemfile with GEM_FACTER_VERSION
2013-05-06 Adrien TheboMerge pull request #152 from AlexCline/feature/master...
2013-05-06 Alex ClineTerser method of string to array conversion courtesy...
2013-05-06 Alex ClineRefactor ensure_resource expectations
2013-05-06 Alex ClineChanged str-to-array conversion and removed abbreviation.
2013-05-03 Alex Cline(#20548) Allow an array of resource titles to be passed...
2013-05-02 Adrien TheboMerge pull request #150 from raphink/dev/dirname_function
2013-05-02 Raphaël PinsonAdd a dirname function
2013-04-30 Jeff McCuneMerge branch 'msmithgu-small-typo-fix'
2013-04-30 Mark Smith... (maint) Fix a small typo in hash() description
2013-04-22 Martin Hellmichcheck if an argument supposed to be merged is empty to
2013-04-22 Martin HellmichMerge branch 'master' of git://github.com/puppetlabs...
2013-04-12 Jeff McCuneMerge branch 'update_gemspec' for 4.0.2
2013-04-12 Jeff McCuneUpdate gemspec, Modulefile, CHANGELOG for 4.0.2
2013-04-12 Jeff McCuneMerge pull request #144 from ghoneycutt/compat_matrix
2013-04-12 Garrett Honeycuttadds compatibility matrix
2013-04-12 Jeff McCuneMerge branch 'philandstuff-master'
2013-04-12 Jeff McCuneAdd behavior example for anchor refresh propagation
2013-04-12 Philip PotterMake the anchor type propagate refresh events
2013-04-11 Jeff McCuneMerge branch 'cprice-puppet-ticket/master/13695-readme...
2013-04-11 Chris Price(#13695) add README about puppetlabs_spec_helper
2013-04-11 Jeff McCuneUpdate gemspec, CHANGELOG, Modulefile for 4.0.1
2013-04-11 Jeff McCuneFix README function documentation
2013-04-11 Jeff McCuneMerge branch stdlib 4.0.0 release
2013-04-11 Jeff McCuneUpdate gemspec for 4.0.0
2013-04-11 Jeff McCuneUpdate function documentation for 4.0.0
2013-04-11 Jeff McCuneUpdate Modulefile, README, CHANGELOG for stdlib-4.0.0
2013-04-11 Jeff McCuneAdd ability to use puppet from git via bundler
2013-04-10 Jeff McCuneMerge branch 'dalen-count'
2013-04-10 Jeff McCune(maint) Make stdlib usable as a Ruby GEM
2013-04-10 Jeff McCune(maint) Add the behavior for count() with arrays and...
2013-04-10 Erik DalénAdd a count function
2013-04-08 Adrien TheboMerge branch '4.x'
2013-04-08 Adrien TheboMerge branch '3.x' into 4.x
2013-04-08 Adrien TheboMerge branch '2.x' into 3.x
2013-04-08 Adrien TheboMerge branch '2.x-backport_gemfile' into 2.x
2013-04-08 Adrien Thebo(maint) Backport Gemfile and .travis.yml to 2.x
2013-04-03 Jeff McCuneMerge branch 'amosshapira-any2array'
2013-04-03 Amos ShapiraRemove resundant code
2013-04-03 Amos Shapira(#19998) fix name of function in a comment
2013-04-03 Amos Shapira(#19998) Implement any2array
2013-04-01 Adrien TheboMerge pull request #139 from hakamadare/19864_num2bool_...
2013-04-01 Steve HuffCleanup per adrianthebo suggestions
2013-03-29 Steve Huff(19864) num2bool match fix
2013-03-29 Steve HuffReworked number-handling logic
2013-03-29 Steve HuffEnable num2bool to accept numeric input
2013-03-27 Adrien TheboMerge branch '4.x'
2013-03-27 Adrien TheboMerge branch '3.x' into 4.x
2013-03-27 Adrien TheboMerge branch '2.x' into 3.x
2013-03-27 Adrien TheboMerge branch 'pull-136' into 2.x
2013-03-27 Erik DalénAllow comparisons of Numeric and number as String
2013-03-27 Adrien TheboMerge branch 'pull-138'
2013-03-27 Adrien Thebo(maint) better error reporting for prefix and suffix
2013-03-26 Richard Soderbergprefix: fix doc typo Examles -> Examples
2013-03-26 Richard Soderbergadd suffix function to accompany the prefix function
2013-03-19 Adrien TheboMerge pull request #135 from willaerk/master
2013-03-19 Kristof WillaertAdd floor function implementation and unit tests
2013-03-18 Adrien TheboMerge branch 'pull-59'
2013-03-18 Eric Shamow(#13610) Add is_function_available to stdlib
2013-03-18 Adrien TheboMerge branch '4.x'
2013-03-18 Adrien TheboMerge branch '3.x' into 4.x
2013-03-18 Adrien TheboMerge branch '2.x' into 3.x
2013-03-18 Adrien TheboMerge branch 'pull-115' into 2.x
next