-
- Downloads
There was an error fetching the commit references. Please try again later.
Resolve "DashboardController#activity.json is slow due to SQL"
Showing
- app/controllers/concerns/notes_actions.rb 2 additions, 2 deletionsapp/controllers/concerns/notes_actions.rb
- app/controllers/concerns/renders_notes.rb 1 addition, 1 deletionapp/controllers/concerns/renders_notes.rb
- app/controllers/dashboard/projects_controller.rb 2 additions, 0 deletionsapp/controllers/dashboard/projects_controller.rb
- app/controllers/dashboard_controller.rb 2 additions, 0 deletionsapp/controllers/dashboard_controller.rb
- app/controllers/groups_controller.rb 2 additions, 0 deletionsapp/controllers/groups_controller.rb
- app/controllers/projects_controller.rb 2 additions, 0 deletionsapp/controllers/projects_controller.rb
- app/controllers/users_controller.rb 2 additions, 0 deletionsapp/controllers/users_controller.rb
- app/helpers/events_helper.rb 0 additions, 10 deletionsapp/helpers/events_helper.rb
- app/helpers/markup_helper.rb 14 additions, 6 deletionsapp/helpers/markup_helper.rb
- app/services/base_renderer.rb 7 additions, 0 deletionsapp/services/base_renderer.rb
- app/services/events/render_service.rb 21 additions, 0 deletionsapp/services/events/render_service.rb
- app/services/notes/render_service.rb 21 additions, 0 deletionsapp/services/notes/render_service.rb
- app/views/dashboard/todos/_todo.html.haml 1 addition, 1 deletionapp/views/dashboard/todos/_todo.html.haml
- app/views/events/_event_note.atom.haml 1 addition, 1 deletionapp/views/events/_event_note.atom.haml
- app/views/events/event/_note.html.haml 1 addition, 1 deletionapp/views/events/event/_note.html.haml
- changelogs/unreleased/27375-dashboard-activity-performance.yml 5 additions, 0 deletions...elogs/unreleased/27375-dashboard-activity-performance.yml
- config/initializers/8_metrics.rb 0 additions, 1 deletionconfig/initializers/8_metrics.rb
- lib/banzai.rb 2 additions, 2 deletionslib/banzai.rb
- lib/banzai/filter/absolute_link_filter.rb 34 additions, 0 deletionslib/banzai/filter/absolute_link_filter.rb
- lib/banzai/filter/abstract_reference_filter.rb 0 additions, 24 deletionslib/banzai/filter/abstract_reference_filter.rb
app/services/base_renderer.rb
0 → 100644
app/services/events/render_service.rb
0 → 100644
lib/banzai/filter/absolute_link_filter.rb
0 → 100644
Please register or sign in to comment