1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/routers/repo
2016-07-24 00:23:54 +08:00
..
branch.go Rename module: middleware -> context 2016-03-11 11:56:52 -05:00
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 Set utf-8 charset for text files when serving raw content (#2898) 2016-04-20 19:38:11 -04:00
http.go Fixes #3110 (#3136) 2016-06-27 17:02:39 +08:00
issue.go Use struct for UI settings 2016-07-24 00:23:54 +08:00
pull.go #2790 fix not detect diff style in pull request file changes 2016-07-23 23:46:49 +08:00
release.go #3076 detect invalid tag name git error 2016-07-23 15:59:19 +08:00
repo.go Rename module: middleware -> context 2016-03-11 11:56:52 -05:00
setting.go Refresh repository mirror from database when the repository's name has changed. (#3276) 2016-07-17 09:30:43 +08:00
view.go Use struct for UI settings 2016-07-24 00:23:54 +08:00
webhook.go models/webhook: restrict deletion to be explicitly with repo and org ID 2016-07-17 08:33:59 +08:00
wiki.go Do not show filename not have suffifx .md 2016-07-01 15:34:03 +08:00