gitlab-org--gitlab-foss/app/views/projects
Douwe Maan b69cc5239d Merge branch 'rs-external-issue-tracker-redirect' into 'master'
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! 🎉

See merge request !5608
2016-08-02 23:22:30 +00:00
..
artifacts
blame
blob Improve diff performance by eliminating redundant checks for text blobs 2016-07-29 21:06:50 -07:00
branches Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects 2016-07-28 12:24:47 -04:00
builds Merge branch 'multiple-trigger-variables-show-in-separate-line' into 'master' 2016-07-26 11:24:43 +00:00
buttons Remove url_for_new_issue helper 2016-08-01 18:23:12 -07:00
ci Merge branch 'admin-builds' into 'master' 2016-08-01 15:22:50 +00:00
commit Reduce min width of pipeline table 2016-07-21 12:42:23 -07:00
commits Mobile view for commit status 2016-07-21 08:31:05 -07:00
compare Convert switch icon into icon font 2016-08-01 15:09:03 -05:00
container_registry
deploy_keys
deployments
diffs Avoid line_code and position calculation on line partial for plain view 2016-08-01 12:38:16 +02:00
environments Add an URL field to Environments 2016-07-29 13:54:45 +02:00
find_file
forks
generic_commit_statuses
graphs Allow branch names ending with .json for graph and network page (!5579) 2016-08-02 03:32:28 +02:00
group_links
hooks
imports
issues Redirect to external issue tracker from /issues 2016-08-01 16:59:44 -07:00
labels
merge_requests
milestones
network
notes Merge branch 'discussion-model' into 'master' 2016-07-21 17:56:23 +00:00
pipelines
pipelines_settings
project_members
protected_branches Implement final review comments from @rymai. 2016-07-29 15:20:39 +05:30
refs
releases
repositories
runners
services
snippets
tags
tree Expand commit message width in repo view 2016-08-02 11:40:44 -05:00
triggers
variables
wikis Change Markdown document location 2016-08-02 13:42:14 +03:00
_activity.html.haml
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Add light border to rounded avatars 2016-07-22 16:47:44 +03:00
_last_commit.html.haml
_last_push.html.haml
_md_preview.html.haml
_merge_request_settings.html.haml
_readme.html.haml
_zen.html.haml
activity.html.haml
edit.html.haml Fix renaming repository when name contains invalid chars under settings 2016-07-27 13:52:45 -03:00
empty.html.haml
new.html.haml
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml Link configuration button to .gitlab-ci.yml 2016-07-28 12:46:19 -05:00
transfer.js.haml
update.js.haml Fix Project#to_param to keep invalid project suitable for use in URLs 2016-07-27 13:52:45 -03:00