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-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: voxpupuli/puppet-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 29, 2015

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

Commits on Jul 2, 2015

  1. Configuration menu
    Copy the full SHA
    25d3b46 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from vshn/maetthu_metadata

    Added Tags to the metadata
    tobru committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    4de8dfe View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2015

  1. Simplify parameter logic and add new parameters

    * Add restart, start, stop, status commands as parameters
    
    * Perform osfamily decisions in params class to simplify service class
    
    * service class uses ::gitlab variables directly since all the logic is
      outside the service class
    jrwesolo committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    e1abd1f View commit details
    Browse the repository at this point in the history
  2. Sort hash keys when writing gitlab.rb file

    * Sorting these keys will keep the file in a predictable and repeatable
      order regardless of the input. This will help with idempotency.
    jrwesolo committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    8d03ac1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2015

  1. Merge pull request #7 from jrwesolo/omnibus-service-fix

    Omnibus service fix and template improvement
    tobru committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    49ad9b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd39fe6 View commit details
    Browse the repository at this point in the history
Loading