gitlab-org--gitlab-foss/app/views
Johannes Schleifenbaum cc505f550d Check if a file is editied "on" a branch or a commit.
The previous behavior was a "disabled" link, which was still clickable
and linked to the edit file action.

If the 	user accesses a path like "/edit/master/README" show the file
edit form (just like before).

If the user accesses a path like
"/edit/8d5c1f375ce99e5df84e26b0eafbf1448c6a001e/README", redirect the
user to the file detail page with a note, that he cannot edit a file
"on" a commit.

fixes #5482
2013-10-30 11:34:26 +01:00
..
admin Merge pull request #5395 from dpursehouse/more-label-fixes 2013-10-23 00:58:53 -07:00
dashboard Reduce usage of bold font 2013-10-21 10:32:05 +03:00
devise Reset button/link on the reset password page. Fixes #5418 2013-10-27 11:50:18 +01:00
errors
events Remove unnecessary tag 2013-10-10 12:14:21 +03:00
groups Non-logic wording and grammar for the new group view 2013-10-23 09:33:29 -06:00
help Add hero-unit to /help 2013-10-27 17:06:02 +02:00
kaminari/gitlab
layouts Consistent naming to make difference between clicking on profile pic and profile settings clear. 2013-10-10 10:43:24 +02:00
notify
profiles Merge pull request #5395 from dpursehouse/more-label-fixes 2013-10-23 00:58:53 -07:00
projects Check if a file is editied "on" a branch or a commit. 2013-10-30 11:34:26 +01:00
public/projects
search
shared Improve git clone panel 2013-10-21 13:06:26 +03:00
snippets avatar upload on profile page 2013-10-09 09:05:09 +02:00
users Consistent naming to make difference between clicking on profile pic and profile settings clear. 2013-10-10 10:43:24 +02:00
users_groups avatar upload on profile page 2013-10-09 09:05:09 +02:00
votes