-
- Downloads
Enable Gitaly ref caching for SearchController
As we noticed in https://gitlab.com/gitlab-org/gitlab-ce/issues/56627#note_185828742, clicking on the "Issues" tab often requests the same reference in rendering Markdown.
Showing
- app/controllers/application_controller.rb 6 additions, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/projects/application_controller.rb 0 additions, 6 deletionsapp/controllers/projects/application_controller.rb
- app/controllers/search_controller.rb 2 additions, 0 deletionsapp/controllers/search_controller.rb
- changelogs/unreleased/sh-add-gitaly-ref-caching-search-controller.yml 5 additions, 0 deletions...nreleased/sh-add-gitaly-ref-caching-search-controller.yml
- spec/controllers/search_controller_spec.rb 4 additions, 0 deletionsspec/controllers/search_controller_spec.rb
Please register or sign in to comment