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 aa12135b97 Fix panic when view profile without signin 10 years ago
..
cron simplify names 10 years ago
migrations fix possible disclosure 10 years ago
access.go fix #1997 10 years ago
action.go #2630 fix wrong user avatar link in webhook 10 years ago
admin.go Workaroud delete folder on Windows. Fix #1738 10 years ago
error.go Minor fix for #2506 10 years ago
git_diff.go Enable sintax highlighting on diff view. Close #733 10 years ago
git_diff_test.go go fmt models/git_diff_test.go 10 years ago
issue.go regulate timezone for milestone.deadline 10 years ago
login.go #2349 fix convert type 10 years ago
models.go fix dependency broken because xorm's API changed 10 years ago
models_sqlite.go go vet 11 years ago
models_tidb.go add tidb support 10 years ago
org.go Fix panic when view profile without signin 10 years ago
pull.go Add missing patch conflit pattern 10 years ago
release.go rename import path 10 years ago
repo.go #2505 Allow to fork and disallow to create PRs for mirrors. 10 years ago
repo_branch.go Minor fix for #2506 10 years ago
ssh_key.go Trim whitespace when adding SSH keys (fixes #2447) 10 years ago
token.go typo fix 10 years ago
update.go #2650 fix possbility that use email as pusher user name 10 years ago
user.go Remove cache avatar support and add its tests 10 years ago
webhook.go #2485 fix payloads mixed up for webhook 10 years ago
webhook_slack.go rename import path 10 years ago
wiki.go Removed empty line, multi return args 10 years ago