Merge branch 'ce-to-ee' into 'master'
Merge master from CE
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
See merge request !477
Showing
... | @@ -24,7 +24,7 @@ gem 'omniauth-shibboleth' | ... | @@ -24,7 +24,7 @@ gem 'omniauth-shibboleth' |
gem 'omniauth-kerberos', group: :kerberos | gem 'omniauth-kerberos', group: :kerberos | ||
gem 'omniauth-gitlab' | gem 'omniauth-gitlab' | ||
gem 'omniauth-bitbucket' | gem 'omniauth-bitbucket' | ||
gem 'omniauth-saml' | gem 'omniauth-saml', '~> 1.4.0' | ||
gem 'doorkeeper', '2.1.3' | gem 'doorkeeper', '2.1.3' | ||
gem "rack-oauth2", "~> 1.0.5" | gem "rack-oauth2", "~> 1.0.5" | ||
... | @@ -38,7 +38,7 @@ gem "browser", '~> 0.8.0' | ... | @@ -38,7 +38,7 @@ gem "browser", '~> 0.8.0' |
# Extracting information from a git repository | # Extracting information from a git repository | ||
# Provide access to Gitlab::Git library | # Provide access to Gitlab::Git library | ||
gem "gitlab_git", '~> 7.2.6' | gem "gitlab_git", '~> 7.2.12' | ||
# Ruby/Rack Git Smart-HTTP Server Handler | # Ruby/Rack Git Smart-HTTP Server Handler | ||
# GitLab fork with a lot of changes (improved thread-safety, better memory usage etc) | # GitLab fork with a lot of changes (improved thread-safety, better memory usage etc) | ||
... | @@ -151,7 +151,7 @@ gem 'tinder', '~> 1.9.2' | ... | @@ -151,7 +151,7 @@ gem 'tinder', '~> 1.9.2' |
gem 'hipchat', '~> 1.5.0' | gem 'hipchat', '~> 1.5.0' | ||
# Flowdock integration | # Flowdock integration | ||
gem "gitlab-flowdock-git-hook", "~> 0.4.2" | gem "gitlab-flowdock-git-hook", "~> 1.0.1" | ||
# Gemnasium integration | # Gemnasium integration | ||
gem "gemnasium-gitlab-service", "~> 0.2" | gem "gemnasium-gitlab-service", "~> 0.2" | ||
... | ... |
File moved
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment