gitlab-org--gitlab-foss/app/views/search/results
Markus Koller 6905a62867
Build correct basenames for title search results
The "basename" here needs to be the full path without the trailing
extension, instead of stripping the leading path as well.

This was previously fixed in 2f36efa087 inside the view, but the
problematic code was still present in FoundBlob, and the corresponding
spec didn't actually use a child wiki page to properly verify the fix.
2019-06-20 18:05:12 +02:00
..
_blob.html.haml Backport of avoid_n_plus_1_es_load_blobs 2019-03-25 15:13:40 -06:00
_blob_data.html.haml Unify app/views/search/results by using EE 2018-06-11 20:33:40 +08:00
_commit.html.haml Hide project name if searching against a project 2018-06-11 20:33:40 +08:00
_empty.html.haml [i18n] Externalize strings from 'app/views/search' 2019-01-15 16:56:24 +01:00
_issue.html.haml Backport of 10854-elasticsearch_avoid_db 2019-06-05 14:42:00 -06:00
_merge_request.html.haml Backport of 10854-elasticsearch_avoid_db 2019-06-05 14:42:00 -06:00
_milestone.html.haml Backport of 10854-elasticsearch_avoid_db 2019-06-05 14:42:00 -06:00
_note.html.haml [i18n] Externalize strings from 'app/views/search' 2019-01-15 16:56:24 +01:00
_snippet_blob.html.haml Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00
_snippet_title.html.haml [i18n] Externalize strings from 'app/views/search' 2019-01-15 16:56:24 +01:00
_user.html.haml search results: show user's status emoji 2019-03-14 18:16:04 +01:00
_wiki_blob.html.haml Build correct basenames for title search results 2019-06-20 18:05:12 +02:00