1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/routers/repo
Lunny Xiao 0e1392501d Check if file is a symlink with web editor (#3687) (#445)
* Check if file is a symlink with web editor (#3687)

* editor checks for symlinks

* translate file_is_a_symlink message

* credit translation author

* fix error constant
2016-12-22 13:27:32 +01:00
..
branch.go golint fixed for routers/repo/branch.go (#206) 2016-11-22 16:32:00 +08:00
commit.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
download.go Fix Chrome not liking commas 2016-11-26 11:26:03 -02:00
editor.go Check if file is a symlink with web editor (#3687) (#445) 2016-12-22 13:27:32 +01:00
http.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
issue.go Bug fixes and tests for modules/base (#442) 2016-12-22 16:58:04 +08:00
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 2016-11-21 18:03:37 +08:00
pull.go resolved #310: hide fork to self (#323) 2016-12-01 18:51:50 +08:00
release.go fixed vulnerabilities on deleting release (#399) 2016-12-16 19:42:39 +08:00
repo.go golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
setting.go Fixes typos 2016-11-27 12:59:12 +01:00
view.go serve video files using the HTML5 video tag (#418) 2016-12-20 16:09:11 +08:00
webhook.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
wiki.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00