gitlab-org--gitlab-foss/features/steps/project
Yar 8782bb96cc Unify anchor link format for MR diff files !7298
Right now, the following naming scheme for diff files is used: diff-1, diff-2, ... and also we have "internal" format which is file-path-HASH, where HASH is sha1 of file path.
Besides, we have HASH_lineA_lineB format to link exact line number in MR diff. It makes sence to unify the way we link diff from outside, while leave "file-path-HASH" format for internal (js) usage.
Changes in this commit  allow to link diff just by HASH, if we don't want specify exact lines, also it changes "file-path-HASH" and "diff-NUMBER" links in code to this unified format.

Inspired by #24010 and !7298
2016-11-15 20:51:21 +03:00
..
badges Use new badge template to render build status badge 2016-08-08 10:05:52 +02:00
builds Updated tests 2016-08-13 00:57:40 -05:00
commits Fix commits spec 2016-10-28 09:00:30 -05:00
issues Fix project issues labels feature spec 2016-10-19 14:58:27 -02:00
merge_requests
source Rewritten spinach git_blame tests to rspec feature tests 2016-11-07 15:17:52 +01:00
active_tab.rb Fix active tab test for branches page 2016-10-16 20:49:05 +03:00
archived.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
create.rb
deploy_keys.rb
fork.rb Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
forked_merge_requests.rb Merge branch 'master' into revert-c676283b 2016-08-30 11:21:29 +01:00
graph.rb Fix Spinach failure due overprecise percentage matching 2016-10-14 17:07:38 -07:00
hooks.rb
labels.rb Fixed failing label subscribe test 2016-06-09 17:19:14 +01:00
merge_requests.rb Unify anchor link format for MR diff files !7298 2016-11-15 20:51:21 +03:00
network_graph.rb Fix spinach test 2016-11-06 12:05:13 +09:00
project.rb Project tools visibility level 2016-09-01 11:47:59 -03:00
project_find_file.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
project_group_links.rb
project_milestone.rb
project_shortcuts.rb
redirects.rb
services.rb Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
snippets.rb Added full-width new snippet button on mobile and corrected capitalization 2016-09-18 16:33:33 +01:00
star.rb
team_management.rb Added import button back in 2016-09-13 08:44:59 +01:00
wiki.rb Updated tests 2016-08-13 00:57:40 -05:00