An error occurred while fetching the assigned milestone of the selected merge_request.
Search through the filenames
Merge request reports
Activity
Filter activity
1000 1000 content = result["_source"]["blob"]["content"] 1001 1001 total_lines = content.lines.size 1002 1002 1003 term = result["highlight"]["blob.content"][0].match(/gitlabelasticsearch→(.*?)←gitlabelasticsearch/)[1] 1003 highlighted_content = result["highlight"]["blob.content"] 1004 term = highlighted_content && highlighted_content[0].match(/gitlabelasticsearch→(.*?)←gitlabelasticsearch/)[1] @yorickpeterse The same, it should be ASAP at least in master. I'll merge it right now
mentioned in commit 6b522faa
mentioned in commit f68e473a
mentioned in commit f07b26fc
Mentioned in commit f07b26fc
Please register or sign in to reply