]> gitweb.fluxo.info Git - puppet-stdlib.git/shortlog
puppet-stdlib.git
2014-02-21 Martin FootAllow concat to take non-array second parameters
2014-02-20 Juan Treminiohash example has misplaced comas
2014-02-17 Justin BurnhamPUP-1724 Don't modify the paramaters to deep_merge
2014-02-11 Ashley PenneyMerge pull request #217 from teancom/fix/master/file_line
2014-02-11 Ashley PenneyMerge pull request #219 from petems/patch-1
2014-02-11 Peter SouterFix strftime documentation in README
2014-02-05 Hunter HaugenMerge pull request #218 from mediatemple/remove_trailin...
2014-02-05 Sharif NassarRemove trailing whitespace
2014-01-29 Andrew ParkerMerge branch 'DavidS-broaden-pick-arguments2'
2014-01-29 David Schmitt(PUP-638) Add a pick_default() function that always...
2014-01-29 David Schmitt(PUP-636) Ignore generated file
2014-01-28 Andrew ParkerMerge pull request #215 from blkperl/add_root_home_to_m...
2014-01-25 David Bishop(DOCUMENT-21) add docs for file_line to README.markdown
2014-01-23 Henrik Lindberg(PUP-1195) Rephrase documentation for is_integer and...
2014-01-23 Simon Effenberg(PUP-1195) Fix is_numeric/is_integer when checking...
2014-01-23 Hunter HaugenMerge pull request #216 from ghoneycutt/enable_travis_f...
2014-01-23 Garrett HoneycuttEnable fast finish in Travis
2014-01-23 William Van... (PUP-1459) Add support for root_home on OS X 10.9
2014-01-15 Adrien TheboMerge branch 'pull-201'
2014-01-15 Adrien Thebo(maint) Update ensure_package specs to confirm expected...
2014-01-15 Adrien Thebo(maint) refactor ensure_packages for clarity
2014-01-15 Tomas DoranAllow a single argument, rather than an array
2013-12-26 Andrew ParkerMerge pull request #214 from zaphod42/maint/master...
2013-12-23 Andrew Parker(doc) Update to point to Jira
2013-12-20 Adrien TheboMerge branch 'pull-209'
2013-12-20 Adrien Thebo(maint) Improve test coverage for prefix and suffix
2013-12-20 Franco CatenaFix prefix exception message (Closes #23364)
2013-12-18 Andrew Parker(Maint) Update stubbing to work with facter 1.7.4
2013-12-18 Andrew ParkerMerge pull request #211 from jhoblitt/function_is_bool
2013-12-18 Andrew ParkerMerge pull request #208 from ghoneycutt/add_validation
2013-12-18 Josh CooperMerge pull request #207 from ghoneycutt/remove_unintent...
2013-12-18 Andrew ParkerMerge pull request #203 from dreamlibrarian/fix/is_func...
2013-12-12 Jeff McCune(maint) Update README stating stdlib 4.x supports Puppe...
2013-12-09 Adrien TheboMerge pull request #200 from bobtfish/fix_tests_on_osx
2013-12-09 Joshua Hoblitt(#23381) add is_bool() function
2013-12-07 Kylo GinsbergMerge pull request #210 from apenney/temp-fix
2013-12-06 Ashley PenneyPin rspec-puppet to 0.1.6 for now as the change to...
2013-11-30 Garrett HoneycuttAdd rake tasks to validate and lint files and check...
2013-11-30 Garrett HoneycuttRemove unintentional link from README
2013-11-21 Tristan Smithcalling rspec directly makes this not pass ruby -c...
2013-11-19 Tomas DoranFix the tests on osx
2013-10-29 Josh PartlowMerge branch 'fix/master/add_recursive_merge'
2013-10-29 Justin Burnham(#20200) Add a recursive merge function.
2013-10-29 Josh CooperMerge branch 'fix-pick-error-typo'
2013-10-29 Matthew Haughton(Main) fix typo in pick error message
2013-10-29 Josh CooperMerge remote-tracking branch 'tchaudhri/tchaudhri_join_...
2013-10-25 Tehmasp ChaudhriFixed 'separator' typos
2013-09-19 Adrien TheboMerge branch 'pull-180'
2013-09-19 Adrien Thebo(maint) Simplify validate_cmd specs
2013-09-19 sgzijl(#22214): close content file before executing checkscript
2013-09-18 Adrien TheboMerge pull request #184 from lmello/fix_bug_20681_delet...
2013-09-18 Leonardo Rodrigues... (#20681) fix behaviour of delete_undef_values
2013-09-17 Adrien TheboMerge pull request #183 from lmello/fix_bug_20681_delete_at
2013-09-17 Adrien TheboMerge pull request #182 from lmello/fix_bug_20681_delet...
2013-09-17 Adrien TheboMerge pull request #185 from lmello/refactor_16498
2013-09-17 Leonardo Rodrigues... (#16498) Added unit test for loadyaml function.
2013-09-17 Adrien TheboMerge pull request #178 from lmello/fix_bug_20681
2013-09-17 Leonardo Rodrigues... (#20681) delete_at function unit test against issue
2013-09-17 Leonardo Rodrigues... (#20681) fix behaviour of delete_values
2013-09-16 Adrien TheboMerge pull request #179 from lmello/function_pick_error_msg
2013-09-16 Leonardo Rodrigues... bug # 20681 delete() function should not remove element...
2013-09-16 Leonardo Rodrigues... enhanced the error message of pick function.
2013-09-12 Adrien TheboMerge pull request #181 from nibalizer/grammar
2013-09-11 Spencer KrumMinor grammar fix
2013-09-11 Adrien TheboMerge pull request #175 from floatingatoll/patch-1
2013-09-09 Adrien TheboMerge pull request #174 from dprince/file_line_after
2013-09-04 floatingatoll(maint) fix RST formatting of has_interface_with code...
2013-08-29 Jeff McCune(maint) Improve the tests and readability of file_line
2013-08-29 Dan PrinceUpdate file_line resource to support 'after'.
2013-08-29 Jeff McCune(maint) Fix failing spec test with Puppet 3.3.0-rc2
2013-08-29 Jeff McCune(maint) Fix location_for helper method
2013-08-28 Adrien TheboMerge pull request #172 from ptomulik/fix/delete_xxx_spec
2013-08-14 Paweł Tomuliksmall fix to delete_values_spec.rb and README.markdown
2013-08-13 Adrien TheboMerge pull request #170 from ptomulik/fix_delete_values
2013-08-12 Adrien TheboMerge branch 'maint-refactor_validate_slength'
2013-08-12 Adrien Thebo(maint) Validate input argument in a single location
2013-08-12 Adrien Thebo(maint) refactor validate_slength tests
2013-08-12 Adrien Thebo(maint) reindent case statement to match standard inden...
2013-08-12 Adrien Thebo(maint) collapse String/Array validation into shared...
2013-08-12 Adrien Thebo(maint) clean up validate_slength argument validation
2013-08-12 Adrien Thebo(maint) reword error messages for validate_slength
2013-08-12 Adrien Thebo(maint) Explicitly unpack validate_slength args
2013-08-12 Adrien Thebo(maint) Remove unneeded parens around exceptions
2013-08-12 Adrien TheboMerge pull request #169 from hdeheer/patch-1
2013-08-08 Paweł Tomulikminor corrections to delete_values()
2013-08-08 HubertFix validate_slength, arg.length should be args[0]...
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
next