summaryrefslogtreecommitdiff
path: root/.foreman
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-08-01 16:59:44 -0700
committerRobert Speicher <rspeicher@gmail.com>2016-08-01 16:59:44 -0700
commita70431f874112212cb44b7a104b2e32f440af941 (patch)
tree5e6753630aeaf0909e7ebc66e04334cc53690e9c /.foreman
parent957331bf45e33c5d1ca0331ca6acb56fc8ecdb92 (diff)
downloadgitlab-ce-a70431f874112212cb44b7a104b2e32f440af941.tar.gz
Redirect to external issue tracker from `/issues`
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! :tada:
Diffstat (limited to '.foreman')
0 files changed, 0 insertions, 0 deletions