BigW Consortium Gitlab
Prior, in order to display the correct link to "Issues" in the project navigation, we were performing a check against the project to see if it used an external issue tracker, and if so, we used that URL. This was inefficient. Now, we simply _always_ link to `namespace_project_issues_path`, and then in the controller we redirect to the external tracker if it's present. This also removes the need for the url_for_issue helper. Bonus!🎉
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_closed_by_box.html.haml | Loading commit data... | |
_discussion.html.haml | Loading commit data... | |
_form.html.haml | Loading commit data... | |
_head.html.haml | Loading commit data... | |
_issue.html.haml | Loading commit data... | |
_issue_by_email.html.haml | Loading commit data... | |
_issues.html.haml | Loading commit data... | |
_merge_requests.html.haml | Loading commit data... | |
_new_branch.html.haml | Loading commit data... | |
_related_branches.html.haml | Loading commit data... | |
edit.html.haml | Loading commit data... | |
index.atom.builder | Loading commit data... | |
index.html.haml | Loading commit data... | |
new.html.haml | Loading commit data... | |
show.html.haml | Loading commit data... |