Merge branch '9-3-stable-rc3-i18n' into '9-3-stable-rc4'
Resolve "Missing translations for the project & repository pages" conflicts
See merge request !12243
Showing
... | ... | @@ -2,6 +2,7 @@ source 'https://rubygems.org' |
gem 'rails', '4.2.8' | ||
gem 'rails-deprecated_sanitizer', '~> 1.0.3' | ||
gem 'bootsnap', '~> 1.0.0' | ||
# Responders respond_to and respond_with | ||
gem 'responders', '~> 2.0' | ||
... | ... | @@ -263,6 +264,17 @@ gem 'gettext_i18n_rails', '~> 1.8.0' |
gem 'gettext_i18n_rails_js', '~> 1.2.0' | ||
gem 'gettext', '~> 3.2.2', require: false, group: :development | ||
# Perf bar | ||
gem 'peek', '~> 1.0.1' | ||
gem 'peek-gc', '~> 0.0.2' | ||
gem 'peek-host', '~> 1.0.0' | ||
gem 'peek-mysql2', '~> 1.1.0', group: :mysql | ||
gem 'peek-performance_bar', '~> 1.2.1' | ||
gem 'peek-pg', '~> 1.3.0', group: :postgres | ||
gem 'peek-rblineprof', '~> 0.2.0' | ||
gem 'peek-redis', '~> 1.2.0' | ||
gem 'peek-sidekiq', '~> 1.0.3' | ||
# Metrics | ||
group :metrics do | ||
gem 'allocations', '~> 1.0', require: false, platform: :mri | ||
... | ... |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/assets/javascripts/peek.js
0 → 100644
app/views/peek/views/_mysql2.html.haml
0 → 100644
app/views/peek/views/_pg.html.haml
0 → 100644
app/views/peek/views/_sql.html.haml
0 → 100644
changelogs/unreleased/29010-perf-bar.yml
0 → 100644
changelogs/unreleased/dm-revert-mr-8427.yml
0 → 100644
config/initializers/peek.rb
0 → 100644
18.1 KB
doc/user/profile/personal_access_tokens.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/gitlab/performance_bar.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.
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.
vendor/assets/javascripts/peek.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/assets/stylesheets/peek.scss
0 → 100644
This diff is collapsed.
Click to expand it.