-
-
Notifications
You must be signed in to change notification settings - Fork 164
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-gitlab
base: v1.13.3
head repository: voxpupuli/puppet-gitlab
compare: v1.14.0
- 20 commits
- 9 files changed
- 7 contributors
Commits on Jan 21, 2017
-
Adds ability to specify git_data_dirs
* previously if you wanted to specify a data directory you would use git_data_dir. However this setting was deprecated in 8.10 in favor of git_data_dirs which is a hash of multiple directories. * This adds git_data_dirs to the gitlab.rb template and populates the hash with the legacy git_data_dir if used, as well as also adding the legacy setting.Configuration menu - View commit details
-
Copy full SHA for fbda908 - Browse repository at this point
Copy the full SHA fbda908View commit details
Commits on Apr 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0c20151 - Browse repository at this point
Copy the full SHA 0c20151View commit details
Commits on Apr 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f6fc3ce - Browse repository at this point
Copy the full SHA f6fc3ceView commit details
Commits on Apr 11, 2017
-
Adding support to confifure redis HA while using omnibus package
Abdul Shaheed committedApr 11, 2017 Configuration menu - View commit details
-
Copy full SHA for a197850 - Browse repository at this point
Copy the full SHA a197850View commit details
Commits on Apr 12, 2017
-
Merge pull request #129 from shaheed121/redis-ha-feature
Adding support to configure redis HA
Configuration menu - View commit details
-
Copy full SHA for 6e6e24e - Browse repository at this point
Copy the full SHA 6e6e24eView commit details
Commits on Apr 13, 2017
-
Adding gitaly configuration support plus fixing template
Abdul Shaheed committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for bf5eff1 - Browse repository at this point
Copy the full SHA bf5eff1View commit details -
fixing key for redis_sentinel_role in the template
Abdul Shaheed committedApr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for c62b061 - Browse repository at this point
Copy the full SHA c62b061View commit details -
Merge pull request #130 from shaheed121/gitaly
Added Gitaly related params + fixed template for redis/sentinel related data.
Configuration menu - View commit details
-
Copy full SHA for 6ecc56d - Browse repository at this point
Copy the full SHA 6ecc56dView commit details
Commits on Apr 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8b266b1 - Browse repository at this point
Copy the full SHA 8b266b1View commit details -
ensuring coverage was not removed for any resources that were already covered
Configuration menu - View commit details
-
Copy full SHA for 68ef66e - Browse repository at this point
Copy the full SHA 68ef66eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae43ab8 - Browse repository at this point
Copy the full SHA ae43ab8View commit details -
provider rarely needs to be specified with the puppet resource type, as puppet will reliably select the correct provider for the node. Additionally, by passing in , , etc..., puppet will reliably control the gitlab-runsvdir service using /usr/bin/gitlab-ctl commands
Configuration menu - View commit details
-
Copy full SHA for ab191ca - Browse repository at this point
Copy the full SHA ab191caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1192cc6 - Browse repository at this point
Copy the full SHA 1192cc6View commit details
Commits on May 2, 2017
-
Merge pull request #131 from LongLiveCHIEF/multi-os-testing
Refactor unit tests to iterate over all supported OS's
Configuration menu - View commit details
-
Copy full SHA for 347be34 - Browse repository at this point
Copy the full SHA 347be34View commit details
Commits on May 22, 2017
-
Merge branch 'data_dirs' of https://github.com/logicminds/puppet-gitlab…
… into logicminds-data_dirs
David Gubler committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 8683e86 - Browse repository at this point
Copy the full SHA 8683e86View commit details -
do not set git_data_dirs if empty; fix rspec tests
David Gubler committedMay 22, 2017 2Configuration menu - View commit details
-
Copy full SHA for a9bb637 - Browse repository at this point
Copy the full SHA a9bb637View commit details -
add functionality to disable prometheus entirely
David Gubler committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 393ec4e - Browse repository at this point
Copy the full SHA 393ec4eView commit details -
add feature to disable auto migrations
David Gubler committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 49f900b - Browse repository at this point
Copy the full SHA 49f900bView commit details -
support sidekiq_cluster configuration options
David Gubler committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 19ff7e0 - Browse repository at this point
Copy the full SHA 19ff7e0View commit details -
David Gubler committed
May 22, 2017 Configuration menu - View commit details
-
Copy full SHA for d713ca3 - Browse repository at this point
Copy the full SHA d713ca3View commit details
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.13.3...v1.14.0