Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Showing
... | ... | @@ -31,7 +31,7 @@ gem 'omniauth-shibboleth' |
# Extracting information from a git repository | ||
# Provide access to Gitlab::Git library | ||
gem "gitlab_git", '7.0.0.rc9' | ||
gem "gitlab_git", '7.0.0.rc10' | ||
# Ruby/Rack Git Smart-HTTP Server Handler | ||
gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack' | ||
... | ... |
app/assets/javascripts/project_new.js.coffee
0 → 100644
app/assets/javascripts/user.js.coffee
0 → 100644
This diff is collapsed.
Click to expand it.
features/snippets/public_snippets.feature
0 → 100644
features/steps/snippets/public_snippets.rb
0 → 100644
lib/disable_email_interceptor.rb
0 → 100644
spec/lib/disable_email_interceptor_spec.rb
0 → 100644
Please
register
or
sign in
to comment