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-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.1
Choose a base ref
...
head repository: voxpupuli/puppet-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.2
Choose a head ref
  • 10 commits
  • 9 files changed
  • 7 contributors

Commits on May 8, 2012

  1. Add files for Travis CI

    Branan Purvine-Riley committed May 8, 2012
    Configuration menu
    Copy the full SHA
    dc6bb5a View commit details
    Browse the repository at this point in the history
  2. Remove pin from 10gen apt::source.

    Remove repo pin. The negative number was causing spec failure on 2.6.
    nanliu committed May 8, 2012
    Configuration menu
    Copy the full SHA
    4b9dd03 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from nanliu/tb/remove_pin

    Remove pin from 10gen apt::source.
    branan committed May 8, 2012
    Configuration menu
    Copy the full SHA
    9eadecc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from branan/travisci

    Add files for Travis CI
    nanliu committed May 8, 2012
    Configuration menu
    Copy the full SHA
    29ebc95 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2012

  1. Configuration menu
    Copy the full SHA
    48b919a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2012

  1. Merge pull request #3 from mrobbert/patch-1

    Fix typo of mongrodb to mongodb
    bodepd committed May 24, 2012
    Configuration menu
    Copy the full SHA
    add58c0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2012

  1. Update for the new module template

    These changesmake it easier for both humans and computers to run the spec tests
    
    * Add `rake spec_full` and friends
    * Remove recursive symlink
    * Prepend fixtures modulepath instead of overriding
    * Update travis config to use spec_full
    Branan Purvine-Riley committed May 25, 2012
    Configuration menu
    Copy the full SHA
    b68ee20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from branan/update_module_layout

    Update for the new module template
    nanliu committed May 25, 2012
    Configuration menu
    Copy the full SHA
    13d0a15 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2012

  1. Release new version of mongodb.

    Add new release and CHANGELOG.
    nanliu committed May 29, 2012
    Configuration menu
    Copy the full SHA
    2be9591 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from nanliu/tb/release

    Release new version of mongodb.
    Gary Larizza committed May 29, 2012
    Configuration menu
    Copy the full SHA
    f412c1a View commit details
    Browse the repository at this point in the history
Loading