Merge branch 'master' into 'fix_oauth_doc'
# Conflicts: # doc/api/oauth2.md
Showing
... | @@ -17,7 +17,7 @@ gem 'mysql2', '~> 0.3.16', group: :mysql | ... | @@ -17,7 +17,7 @@ gem 'mysql2', '~> 0.3.16', group: :mysql |
gem 'pg', '~> 0.18.2', group: :postgres | gem 'pg', '~> 0.18.2', group: :postgres | ||
# Authentication libraries | # Authentication libraries | ||
gem 'devise', '~> 4.0' | gem 'devise', '~> 4.2' | ||
gem 'doorkeeper', '~> 4.2.0' | gem 'doorkeeper', '~> 4.2.0' | ||
gem 'omniauth', '~> 1.3.1' | gem 'omniauth', '~> 1.3.1' | ||
gem 'omniauth-auth0', '~> 1.4.1' | gem 'omniauth-auth0', '~> 1.4.1' | ||
... | @@ -51,7 +51,7 @@ gem 'browser', '~> 2.2' | ... | @@ -51,7 +51,7 @@ gem 'browser', '~> 2.2' |
# 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', '~> 10.6.6' | gem 'gitlab_git', '~> 10.6.7' | ||
# LDAP Auth | # LDAP Auth | ||
# GitLab fork with several improvements to original library. For full list of changes | # GitLab fork with several improvements to original library. For full list of changes | ||
... | @@ -300,7 +300,6 @@ group :development, :test do | ... | @@ -300,7 +300,6 @@ group :development, :test do |
gem 'scss_lint', '~> 0.47.0', require: false | gem 'scss_lint', '~> 0.47.0', require: false | ||
gem 'haml_lint', '~> 0.18.2', require: false | gem 'haml_lint', '~> 0.18.2', require: false | ||
gem 'simplecov', '0.12.0', require: false | gem 'simplecov', '0.12.0', require: false | ||
gem 'flog', '~> 4.3.2', require: false | |||
gem 'flay', '~> 2.6.1', require: false | gem 'flay', '~> 2.6.1', require: false | ||
gem 'bundler-audit', '~> 0.5.0', require: false | gem 'bundler-audit', '~> 0.5.0', require: false | ||
... | ... |
doc/university/README.md
0 → 100644
104 KB
96.3 KB
89.8 KB
107 KB
41 KB
25.6 KB
52.8 KB
129 KB
53.7 KB
42.9 KB
79.6 KB
98.3 KB
38.7 KB
55.1 KB
lib/tasks/flog.rake
deleted
100644 → 0
File moved
File moved