Merge branch 'master' into issue_14678
# Conflicts:
# app/assets/javascripts/todos.js.coffee
Showing
source "https://rubygems.org" | ||
gem 'rails', '4.2.5.2' | ||
gem 'rails', '4.2.6' | ||
gem 'rails-deprecated_sanitizer', '~> 1.0.3' | ||
# Responders respond_to and respond_with | ||
... | ... | @@ -8,7 +8,7 @@ gem 'responders', '~> 2.0' |
# Specify a sprockets version due to increased performance | ||
# See https://gitlab.com/gitlab-org/gitlab-ce/issues/6069 | ||
gem 'sprockets', '~> 3.3.5' | ||
gem 'sprockets', '~> 3.6.0' | ||
# Default values for AR models | ||
gem "default_value_for", "~> 3.0.0" | ||
... | ... | @@ -149,6 +149,10 @@ gem 'version_sorter', '~> 2.0.0' |
# Cache | ||
gem "redis-rails", '~> 4.0.0' | ||
# Redis | ||
gem 'redis', '~> 3.2' | ||
gem 'connection_pool', '~> 2.0' | ||
# Campfire integration | ||
gem 'tinder', '~> 1.10.0' | ||
... | ... | @@ -229,14 +233,13 @@ group :metrics do |
gem 'allocations', '~> 1.0', require: false, platform: :mri | ||
gem 'method_source', '~> 0.8', require: false | ||
gem 'influxdb', '~> 0.2', require: false | ||
gem 'connection_pool', '~> 2.0', require: false | ||
end | ||
group :development do | ||
gem "foreman" | ||
gem 'brakeman', '~> 3.2.0', require: false | ||
gem "annotate", "~> 2.6.0" | ||
gem "annotate", "~> 2.7.0" | ||
gem "letter_opener", '~> 1.1.2' | ||
gem 'quiet_assets', '~> 1.0.2' | ||
gem 'rerun', '~> 0.11.0' | ||
... | ... |
app/assets/javascripts/compare.js.coffee
0 → 100644
app/helpers/form_helper.rb
0 → 100644
app/views/layouts/_collapse_button.html.haml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
doc/development/code_review.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
doc/development/testing.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
spec/features/dashboard_issues_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
spec/features/issues/award_emoji_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
spec/helpers/form_helper_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment