0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 00:35:33 +01:00
gitea/routers/repo
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
2016-07-15 21:53:43 +08:00
..
branch.go
commit.go Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 2016-06-29 23:11:00 +08:00
download.go
http.go Fixes #3110 (#3136) 2016-06-27 17:02:39 +08:00
issue.go Made the issue stats query more secure with parameterized placeholders (#2895) 2016-04-26 00:07:49 -04:00
pull.go models/repo: remove redundant info for some repo methods 2016-07-15 21:53:43 +08:00
release.go
repo.go
setting.go models/repo: remove redundant info for some repo methods 2016-07-15 21:53:43 +08:00
view.go [Fix] Don't display way too large files #1513 (#3253) 2016-07-12 06:21:26 +08:00
webhook.go models/repo: remove redundant info for some repo methods 2016-07-15 21:53:43 +08:00
wiki.go Do not show filename not have suffifx .md 2016-07-01 15:34:03 +08:00