-
- Downloads
Improve & fix the performance bar UI and behavior
Showing
- app/assets/javascripts/dispatcher.js 5 additions, 0 deletionsapp/assets/javascripts/dispatcher.js
- app/assets/javascripts/peek.js 0 additions, 16 deletionsapp/assets/javascripts/peek.js
- app/assets/javascripts/performance_bar.js 62 additions, 0 deletionsapp/assets/javascripts/performance_bar.js
- app/assets/stylesheets/framework/modal.scss 6 additions, 0 deletionsapp/assets/stylesheets/framework/modal.scss
- app/assets/stylesheets/framework/variables.scss 12 additions, 0 deletionsapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/performance_bar.scss 27 additions, 18 deletionsapp/assets/stylesheets/performance_bar.scss
- app/helpers/nav_helper.rb 0 additions, 1 deletionapp/helpers/nav_helper.rb
- app/helpers/performance_bar_helper.rb 7 additions, 0 deletionsapp/helpers/performance_bar_helper.rb
- app/views/help/_shortcuts.html.haml 5 additions, 4 deletionsapp/views/help/_shortcuts.html.haml
- app/views/layouts/_head.html.haml 2 additions, 2 deletionsapp/views/layouts/_head.html.haml
- app/views/layouts/application.html.haml 2 additions, 1 deletionapp/views/layouts/application.html.haml
- app/views/peek/views/_rblineprof.html.haml 7 additions, 0 deletionsapp/views/peek/views/_rblineprof.html.haml
- app/views/peek/views/_sql.html.haml 4 additions, 4 deletionsapp/views/peek/views/_sql.html.haml
- config/application.rb 1 addition, 1 deletionconfig/application.rb
- config/webpack.config.js 1 addition, 1 deletionconfig/webpack.config.js
- lib/gitlab/performance_bar.rb 1 addition, 1 deletionlib/gitlab/performance_bar.rb
- lib/peek/rblineprof/custom_controller_helpers.rb 29 additions, 3 deletionslib/peek/rblineprof/custom_controller_helpers.rb
app/assets/javascripts/peek.js
deleted
100644 → 0
app/assets/javascripts/performance_bar.js
0 → 100644
app/helpers/performance_bar_helper.rb
0 → 100644
app/views/peek/views/_rblineprof.html.haml
0 → 100644
Please register or sign in to comment