-
-
Notifications
You must be signed in to change notification settings - Fork 164
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.9.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: voxpupuli/puppet-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 18 files changed
- 5 contributors
Commits on Mar 29, 2016
-
Allow settings of custom gitlab.rb config file
Andrew Gray committedMar 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 469b23e - Browse repository at this point
Copy the full SHA 469b23eView commit details
Commits on Jun 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b0c7c8f - Browse repository at this point
Copy the full SHA b0c7c8fView commit details
Commits on Jun 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7703eab - Browse repository at this point
Copy the full SHA 7703eabView commit details
Commits on Jul 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8ca8ded - Browse repository at this point
Copy the full SHA 8ca8dedView commit details
Commits on Jul 4, 2016
-
Merge pull request #84 from jkroepke/registry
Added registry configuration hash option
Configuration menu - View commit details
-
Copy full SHA for 8077128 - Browse repository at this point
Copy the full SHA 8077128View commit details
Commits on Aug 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9ea6dc7 - Browse repository at this point
Copy the full SHA 9ea6dc7View commit details
Commits on Aug 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1b84230 - Browse repository at this point
Copy the full SHA 1b84230View commit details -
Merge branch 'configs' of https://github.com/agray1017/puppet-gitlab-1 …
…into agray1017-configs And fix merge conflicts and syntax
Configuration menu - View commit details
-
Copy full SHA for 435f0d5 - Browse repository at this point
Copy the full SHA 435f0d5View commit details
Commits on Aug 10, 2016
-
temporarily allow failure on puppet 4.5.3
the root cause needs to be found first and then fixed. currently it fails with: ``` Failure/Error: it { is_expected.to contain_class('gitlab::install').that_comes_before('gitlab::config') } ArgumentError: No title provided and "gitlab::config" is not a valid resource reference ```Configuration menu - View commit details
-
Copy full SHA for 6d11622 - Browse repository at this point
Copy the full SHA 6d11622View commit details -
Configuration menu - View commit details
-
Copy full SHA for e53df9b - Browse repository at this point
Copy the full SHA e53df9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d8e6e - Browse repository at this point
Copy the full SHA c8d8e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e14ef31 - Browse repository at this point
Copy the full SHA e14ef31View commit details -
Configuration menu - View commit details
-
Copy full SHA for a98dc4b - Browse repository at this point
Copy the full SHA a98dc4bView commit details -
The default runner config.toml contains:
``` > cat /etc/gitlab-runner/config.toml concurrent = 1 ``` which limits the total number of concurrent jobs among all runners to one. This adds a parameter, `concurrent`, to the `gitlab::cirunner` class to manage this setting. By default, the setting is left unmanaged, but the parameter can be set to any integer >= 1 to enable management of it. Closes #71 Contributed by @iamjamestl. Thanks a lot!
Configuration menu - View commit details
-
Copy full SHA for 3770be4 - Browse repository at this point
Copy the full SHA 3770be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 860e72d - Browse repository at this point
Copy the full SHA 860e72dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dafe0e - Browse repository at this point
Copy the full SHA 3dafe0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cafbc3 - Browse repository at this point
Copy the full SHA 2cafbc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86165ca - Browse repository at this point
Copy the full SHA 86165caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e18dd6f - Browse repository at this point
Copy the full SHA e18dd6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e20213 - Browse repository at this point
Copy the full SHA 0e20213View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.9.2...v1.10.0