You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models
Unknwon f6c98465c7 Merge pull request #2524 from mhartkorn/pullrefs 9 years ago
..
cron
migrations
access.go
action.go #2630 fix wrong user avatar link in webhook 9 years ago
admin.go
error.go Minor fix for #2506 9 years ago
git_diff.go
git_diff_test.go
issue.go
login.go #2349 fix convert type 9 years ago
models.go fix dependency broken because xorm's API changed 9 years ago
models_sqlite.go go vet 11 years ago
models_tidb.go
org.go Fix panic when view profile without signin 9 years ago
pull.go Merge pull request #2524 from mhartkorn/pullrefs 9 years ago
release.go
repo.go #2505 Allow to fork and disallow to create PRs for mirrors. 9 years ago
repo_branch.go Minor fix for #2506 9 years ago
ssh_key.go
token.go
update.go #2650 fix possbility that use email as pusher user name 9 years ago
user.go Remove cache avatar support and add its tests 9 years ago
webhook.go #2485 fix payloads mixed up for webhook 9 years ago
webhook_slack.go
wiki.go