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-ntp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2
Choose a base ref
...
head repository: puppetlabs/puppetlabs-ntp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.3
Choose a head ref
  • 10 commits
  • 8 files changed
  • 1 contributor

Commits on Feb 23, 2011

  1. Update Modulefile for 1.0.2 release

    Jeff McCune committed Feb 23, 2011
    Configuration menu
    Copy the full SHA
    a1b83ef View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2011

  1. Rename module from jeffmccune to puppetlabs

    This simply s/jeffmccune/puppetlabs/ on the Modulefile
    Jeff McCune committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    52cc2da View commit details
    Browse the repository at this point in the history
  2. Remove metadata.json from the repository

    This file is automatically generated during the module build process.
    It should be ignored by git and removed from the repository.
    Jeff McCune committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    bf0757a View commit details
    Browse the repository at this point in the history
  3. Update README

    Jeff McCune committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    f19fd40 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/master/move_to_puppetlabs'

    * feature/master/move_to_puppetlabs:
      Update README
      Remove metadata.json from the repository
      Rename module from jeffmccune to puppetlabs
    Jeff McCune committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    2332e5c View commit details
    Browse the repository at this point in the history
  5. (#1) Add example test using relationships.

    This example test illustrates how the end user of the module is expected
    to consume the module.  Two relationships are present, the notify
    resources should always be evaluated in the correct and specified order.
    Jeff McCune committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    590100f View commit details
    Browse the repository at this point in the history
  6. Update Modulefile for move to Puppet Labs

    Switch version to 0.0.3 to follow semantic versioning rules.
    Update the metadata to finish replacing jeffmccune with puppetlabs.
    Jeff McCune committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    bcbb1d0 View commit details
    Browse the repository at this point in the history
  7. Add Apache Version 2.0 LICENSE file

    Jeff McCune committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    3d316d1 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG for 0.0.3 release

    Jeff McCune committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    c71ac93 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'ticket/master/1_should_allow_relationships'

    * ticket/master/1_should_allow_relationships:
      Add Apache Version 2.0 LICENSE file
      Update Modulefile for move to Puppet Labs
      (#1) Add example test using relationships.
    Jeff McCune committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    5a65579 View commit details
    Browse the repository at this point in the history
Loading