Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4
Showing
source "https://rubygems.org" | ||
gem 'rails', '4.2.4' | ||
gem 'rails', '4.2.5.1' | ||
gem 'rails-deprecated_sanitizer', '~> 1.0.3' | ||
# Responders respond_to and respond_with | ||
... | ... | @@ -103,7 +103,8 @@ gem 'asciidoctor', '~> 1.5.2' |
gem 'rouge', '~> 1.10.1' | ||
# See https://groups.google.com/forum/#!topic/ruby-security-ann/aSbgDiwb24s | ||
gem 'nokogiri', '1.6.7.1' | ||
# and https://groups.google.com/forum/#!topic/ruby-security-ann/Dy7YiKb_pMM | ||
gem 'nokogiri', '1.6.7.2' | ||
# Diffs | ||
gem 'diffy', '~> 3.0.3' | ||
... | ... |
app/services/projects/import_service.rb
0 → 100644
config/initializers/monkey_patch.rb
0 → 100644
55.8 KB
57.9 KB
40.3 KB
12.2 KB
25.9 KB
44.9 KB
90.4 KB
File moved
103 KB
File moved
41.5 KB
File moved
61.6 KB
56.8 KB
doc/project_services/jira.md
0 → 100644
doc/workflow/forking/fork_button.png
deleted
100644 → 0
66.7 KB
doc/workflow/forking/groups.png
deleted
100644 → 0
95.8 KB
68.8 KB
25.8 KB
21.9 KB
spec/controllers/groups_controller_spec.rb
0 → 100644
spec/models/tree_spec.rb
0 → 100644