Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-java_ks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.3
Choose a base ref
...
head repository: puppetlabs/puppetlabs-java_ks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.4
Choose a head ref
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Dec 11, 2012

  1. Update Modulefile release number

    Version 0.0.3 has been tagged and released to the Forge but it looks
    like the version number in the Modulefile got missed.
    
    This commit updates the version to 0.0.3 in the Modulefile.
    reidmv committed Dec 11, 2012
    Configuration menu
    Copy the full SHA
    67be3c7 View commit details
    Browse the repository at this point in the history
  2. Allow non-composite title

    The title should not require a two-part name consisting of both parts of
    the namevar. The title should be able to be a simple resource title
    provided that the user supplies name and target in the parameters of the
    resource declaration.
    
    This commit modifies the title_patterns method to allow simple name
    titles in addition to composite name:target titles.
    reidmv committed Dec 11, 2012
    Configuration menu
    Copy the full SHA
    8ef0498 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from reidmv/fix/master/version_number

    Update Modulefile release number
    ody committed Dec 11, 2012
    Configuration menu
    Copy the full SHA
    3d63bdc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from reidmv/feature/master/regular_titles

    Allow non-composite title
    ody committed Dec 11, 2012
    Configuration menu
    Copy the full SHA
    c91e49a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2013

  1. Add LICENSE file. Update Modulefile to use ASL instead of APL to refe…

    …r to the Apache License.
    haus committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    00594af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from haus/add_license_file

    Add LICENSE file. Update Modulefile to use ASL instead of APL to refer t...
    ody committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    2df57dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd76131 View commit details
    Browse the repository at this point in the history
Loading