You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models
Lunny Xiao 779b71eda4 fix dependency broken because xorm's API changed 8 years ago
..
cron simplify names 9 years ago
migrations fix possible disclosure 9 years ago
access.go fix #1997 9 years ago
action.go #2630 fix wrong user avatar link in webhook 8 years ago
admin.go Workaroud delete folder on Windows. Fix #1738 9 years ago
error.go Minor fix for #2506 9 years ago
git_diff.go Enable sintax highlighting on diff view. Close #733 9 years ago
git_diff_test.go go fmt models/git_diff_test.go 9 years ago
issue.go regulate timezone for milestone.deadline 9 years ago
login.go #2349 fix convert type 9 years ago
models.go fix dependency broken because xorm's API changed 8 years ago
models_sqlite.go go vet 10 years ago
models_tidb.go add tidb support 9 years ago
org.go Minor fix for #2578 8 years ago
pull.go Add missing patch conflit pattern 9 years ago
release.go rename import path 9 years ago
repo.go Minor fix for #2624 8 years ago
repo_branch.go Minor fix for #2506 9 years ago
ssh_key.go Trim whitespace when adding SSH keys (fixes #2447) 9 years ago
token.go typo fix 9 years ago
update.go rename import path 9 years ago
user.go Remove cache avatar support and add its tests 8 years ago
webhook.go #2485 fix payloads mixed up for webhook 8 years ago
webhook_slack.go rename import path 9 years ago
wiki.go Removed empty line, multi return args 9 years ago