Files
gitlabhq/app/views/projects
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
..
2013-10-09 09:05:09 +02:00
2013-10-09 09:05:09 +02:00
2013-09-12 20:15:10 +03:00
2013-10-21 10:32:05 +03:00
2013-10-09 09:05:09 +02:00
2013-10-09 09:05:09 +02:00
2013-10-09 09:05:09 +02:00
2013-07-18 10:29:45 +03:00
2013-10-14 13:27:32 +03:00
2013-06-10 21:40:23 +03:00