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.7.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.7.2
Choose a head ref
  • 12 commits
  • 9 files changed
  • 5 contributors

Commits on Dec 23, 2015

  1. Configuration menu
    Copy the full SHA
    48acb57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b8c80c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from andrekeller/style-fixes

    Cleanup coding-style issues.
    tobru committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    9e40257 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2016

  1. Configuration menu
    Copy the full SHA
    9ff9a0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from bgshacklett/feature/nginx-documentation

    Add NGINX configuration details to README.md
    bgshacklett committed Jan 2, 2016
    Configuration menu
    Copy the full SHA
    739c76e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2016

  1. Merge pull request #49 from bgshacklett/master

    Add information about how the module handles NGINX configuration.
    tobru committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    1bf5e8c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. As this template is writing a config file based on some hashes and ha…

    …shes are not meant to be in a certain order,
    
    We need to ensure that the order of the keys are always outputed in the same order.
    Otherwise puppet will always update(change) the config file.
    Marc Sutter committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    0cae704 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2016

  1. fix tests on furure_parser

    Marc Sutter committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    9d1af60 View commit details
    Browse the repository at this point in the history
  2. change port from string to int in the spec test

    Marc Sutter committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    f0f56bf View commit details
    Browse the repository at this point in the history
  3. add non-capturing group

    Marc Sutter committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    d863176 View commit details
    Browse the repository at this point in the history
  4. remove buggy test

    Marc Sutter committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    8563e43 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #52 from msutter/sort_hash_inspect_in_config_file

    As this template is writing a config file based on some hashes and ha…
    tobru committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    df82805 View commit details
    Browse the repository at this point in the history
Loading