1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/routers/repo
Unknwon 2408df3f35 Merge pull request #2663 from Download-Fritz/MirrorForks
#2505 Allow to fork and disallow to create PRs for mirrors.
2016-02-19 15:04:50 -05:00
..
branch.go
commit.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
download.go
http.go #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 -05:00
issue.go Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls(). 2016-02-19 20:48:32 +01:00
pull.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
release.go Removed HTTP 500 error on the release page when a user deleted their account 2016-02-10 22:04:11 +01:00
repo.go Admins are allowed to create repos for arbitrary Orgs 2016-01-20 14:46:45 +01:00
setting.go Minor fix for #2624 2016-02-15 14:57:15 -05:00
view.go Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
webhook.go #2639 add branch prefix for test webhook 2016-02-17 15:05:07 -05:00
wiki.go