-
Notifications
You must be signed in to change notification settings - Fork 581
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-stdlib
base: 0.1.6
head repository: puppetlabs/puppetlabs-stdlib
compare: v0.1.7
- 8 commits
- 9 files changed
- 1 contributor
Commits on Jun 20, 2011
-
Remove metadata.json from repository
This file is generated from the puppet-module build command and should not be included in the repository. If it is, the repository is not directly usable on a Puppet master because the metadata.json is invalid.
Jeff McCune committedJun 20, 2011 Configuration menu - View commit details
-
Copy full SHA for c642cf4 - Browse repository at this point
Copy the full SHA c642cf4View commit details
Commits on Jun 21, 2011
-
(#8010) Add getvar() rvalue function
This isn't directly related to #8010, but rather indirectly fills the need to allow the end user to configure where data values are looked up. This allows the namespace to be passed as a class parameter. A module may then quickly and easily look up data from the user-defined namespace.
Jeff McCune committedJun 21, 2011 Configuration menu - View commit details
-
Copy full SHA for 2bca41a - Browse repository at this point
Copy the full SHA 2bca41aView commit details
Commits on Jun 22, 2011
-
Merge branch 'ticket/master/8010_getvar_function'
* ticket/master/8010_getvar_function: (#8010) Add getvar() rvalue function
Jeff McCune committedJun 22, 2011 Configuration menu - View commit details
-
Copy full SHA for de24342 - Browse repository at this point
Copy the full SHA de24342View commit details -
(#8010) Add validate_hash function
This function validates all passed variables are hashes. This is similar to the validate_bool function and is copied from it.
Jeff McCune committedJun 22, 2011 Configuration menu - View commit details
-
Copy full SHA for 4c00cfc - Browse repository at this point
Copy the full SHA 4c00cfcView commit details -
(#8010) Add validate_hash spec tests
These tests run through a number of example cases and exercise the behavior of the validate_hash function. To run, simple execute rspec validate_hash_spec.rb
Jeff McCune committedJun 22, 2011 Configuration menu - View commit details
-
Copy full SHA for 08882cc - Browse repository at this point
Copy the full SHA 08882ccView commit details -
Merge branch 'ticket/master/8010_validate_hash_function'
* ticket/master/8010_validate_hash_function: (#8010) Add validate_hash spec tests (#8010) Add validate_hash function
Jeff McCune committedJun 22, 2011 Configuration menu - View commit details
-
Copy full SHA for f036fbb - Browse repository at this point
Copy the full SHA f036fbbView commit details -
Update README with getvar() and validate_hash()
The README now provides quick examples of how to take advantage of the getvar() and validate_hash() functions included in this release of the stdlib.
Jeff McCune committedJun 22, 2011 Configuration menu - View commit details
-
Copy full SHA for 0ea7a0f - Browse repository at this point
Copy the full SHA 0ea7a0fView commit details -
Update CHANGELOG and version for 0.1.7
Jeff McCune committedJun 22, 2011 Configuration menu - View commit details
-
Copy full SHA for a6ed9fb - Browse repository at this point
Copy the full SHA a6ed9fbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.6...v0.1.7