Age | Commit message (Expand) | Author |
2014-03-11 | Ensure Gemfile retains facilities for Jenkins. | Ashley Penney |
2014-03-10 | Merge pull request #233 from apenney/add-back-location | Ashley Penney |
2014-03-10 | Make sure location_for is used when installing Puppet. | Ashley Penney |
2014-03-10 | Merge pull request #232 from apenney/add-back-location | Ashley Penney |
2014-03-10 | Readd location_for | Ashley Penney |
2014-03-10 | Remove pry, whoops. | Ashley Penney |
2014-03-10 | Numerous changes to update testing gems. | Ashley Penney |
2014-03-07 | Merge pull request #230 from apenney/fix-testing | Ashley Penney |
2014-03-08 | Numerous changes to update testing gems. | Ashley Penney |
2014-03-03 | Merge pull request #228 from hunner/fix_metadata | Ashley Penney |
2014-03-03 | Patch metadata | Hunter Haugen |
2014-03-03 | Merge pull request #227 from hunner/add_support | Ashley Penney |
2014-03-03 | Supported Release 3.2.1 | Hunter Haugen |
2014-03-03 | Merge pull request #226 from apenney/supported-metadata | Hunter Haugen |
2014-03-03 | Prepare for supported modules. | Ashley Penney |
2014-02-21 | Allow concat to take non-array second parameters | Martin Foot |
2014-02-19 | hash example has misplaced comas | Juan Treminio |
2014-02-17 | PUP-1724 Don't modify the paramaters to deep_merge | Justin Burnham |
2014-02-11 | Merge pull request #217 from teancom/fix/master/file_line | Ashley Penney |
2014-02-11 | Merge pull request #219 from petems/patch-1 | Ashley Penney |
2014-02-11 | Fix strftime documentation in README | Peter Souter |
2014-02-05 | Merge pull request #218 from mediatemple/remove_trailing_whitespace | Hunter Haugen |
2014-02-05 | Remove trailing whitespace | Sharif Nassar |
2014-01-29 | Merge branch 'DavidS-broaden-pick-arguments2' | Andrew Parker |
2014-01-29 | (PUP-638) Add a pick_default() function that always returns a value. | David Schmitt |
2014-01-29 | (PUP-636) Ignore generated file | David Schmitt |
2014-01-28 | Merge pull request #215 from blkperl/add_root_home_to_mavericks | Andrew Parker |
2014-01-25 | (DOCUMENT-21) add docs for file_line to README.markdown | David Bishop |
2014-01-24 | (PUP-1195) Rephrase documentation for is_integer and is_numeric | Henrik Lindberg |
2014-01-23 | (PUP-1195) Fix is_numeric/is_integer when checking non-string parameters | Simon Effenberg |
2014-01-23 | Merge pull request #216 from ghoneycutt/enable_travis_fast_finish | Hunter Haugen |
2014-01-23 | Enable fast finish in Travis | Garrett Honeycutt |
2014-01-22 | (PUP-1459) Add support for root_home on OS X 10.9 | William Van Hevelingen |
2014-01-15 | Merge branch 'pull-201' | Adrien Thebo |
2014-01-15 | (maint) Update ensure_package specs to confirm expected behavior | Adrien Thebo |
2014-01-15 | (maint) refactor ensure_packages for clarity | Adrien Thebo |
2014-01-15 | Allow a single argument, rather than an array | Tomas Doran |
2013-12-26 | Merge pull request #214 from zaphod42/maint/master/update-references-for-jira | Andrew Parker |
2013-12-23 | (doc) Update to point to Jira | Andrew Parker |
2013-12-20 | Merge branch 'pull-209' | Adrien Thebo |
2013-12-20 | (maint) Improve test coverage for prefix and suffix | Adrien Thebo |
2013-12-20 | Fix prefix exception message (Closes #23364) | Franco Catena |
2013-12-18 | (Maint) Update stubbing to work with facter 1.7.4 | Andrew Parker |
2013-12-18 | Merge pull request #211 from jhoblitt/function_is_bool | Andrew Parker |
2013-12-18 | Merge pull request #208 from ghoneycutt/add_validation | Andrew Parker |
2013-12-18 | Merge pull request #207 from ghoneycutt/remove_unintentional_link | Josh Cooper |
2013-12-18 | Merge pull request #203 from dreamlibrarian/fix/is_function_available-ruby_c | Andrew Parker |
2013-12-12 | (maint) Update README stating stdlib 4.x supports Puppet 2.7.x | Jeff McCune |
2013-12-09 | Merge pull request #200 from bobtfish/fix_tests_on_osx | Adrien Thebo |
2013-12-09 | (#23381) add is_bool() function | Joshua Hoblitt |