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: voxpupuli/puppet-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: voxpupuli/puppet-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.1
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on May 1, 2012

  1. Merge pull request #1 from nanliu/master

    Update nodejs module for initial forge release.
    nanliu committed May 1, 2012
    Configuration menu
    Copy the full SHA
    f9d279a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2012

  1. Fix Modulefile dependency.

    The Modulefile had an incorrect dependency on stdlib when it should have
    a dependency on puppetlabs/apt.
    nanliu committed May 5, 2012
    Configuration menu
    Copy the full SHA
    9d69a4b View commit details
    Browse the repository at this point in the history
  2. Change apt class to include.

    Use include syntax to make module more compatible with other modules
    with apt class dependency. Remove python-python-properties since it's
    part of apt::ppa.
    nanliu committed May 5, 2012
    Configuration menu
    Copy the full SHA
    101a39c View commit details
    Browse the repository at this point in the history
  3. New module release.

    nanliu committed May 5, 2012
    Configuration menu
    Copy the full SHA
    4fa6564 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2012

  1. Merge pull request #3 from nanliu/tb/spec

    Include apt class instead of parametrized class.
    bodepd committed May 7, 2012
    Configuration menu
    Copy the full SHA
    bbf5511 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from nanliu/tb/dependency

    Release new module version.
    bodepd committed May 7, 2012
    Configuration menu
    Copy the full SHA
    06a5593 View commit details
    Browse the repository at this point in the history
Loading