1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-07 11:21:23 +02: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
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
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
setting.go Minor fix for #2624 2016-02-15 14:57:15 -05:00
view.go
webhook.go #2639 add branch prefix for test webhook 2016-02-17 15:05:07 -05:00
wiki.go