0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:20:38 +01:00
gitea/models
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
..
cron
migrations
access.go
action.go #2630 fix wrong user avatar link in webhook 2016-02-15 15:18:53 -05:00
admin.go
error.go
git_diff_test.go
git_diff.go
issue.go
login.go
models_sqlite.go
models_tidb.go
models.go fix dependency broken because xorm's API changed 2016-02-16 22:35:08 +08:00
org.go Minor fix for #2578 2016-02-14 20:36:03 -05:00
pull.go
release.go
repo_branch.go
repo.go #2505 Allow to fork and disallow to create PRs for mirrors. 2016-02-19 20:33:06 +01:00
ssh_key.go
token.go
update.go #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 -05:00
user.go Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
webhook_slack.go
webhook.go
wiki.go