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
Unknwon 32efc3ec0a Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-authorized_keys
Fixes #2447 (delete public key from authorized_keys)
9 years ago
..
cron simplify names 9 years ago
migrations fix possible disclosure 9 years ago
access.go fix #1997 9 years ago
action.go URL fix for #2287 9 years ago
admin.go #2052 advanced select ops for system notices 9 years ago
error.go #2497 incorrect error handle for team name 9 years ago
git_diff.go Refactoring of inline diff computing to prevent empty diff box. Fix #2489 9 years ago
git_diff_test.go Fix test case after 86bce4a2ae. 9 years ago
issue.go Fix username display in lower-cased for comment in Dashboard 9 years ago
login.go #2349 fix convert type 9 years ago
models.go fix #1902 9 years ago
models_sqlite.go go vet 10 years ago
models_tidb.go add tidb support 9 years ago
org.go Show all orgs on user profile, except the private one's 9 years ago
pull.go Minor fix for #2494 9 years ago
release.go rename import path 9 years ago
repo.go Record error when fail to health check repository 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 Minor fix for #2494 9 years ago
webhook.go Fixed Webhook URL-length Issue #2465 9 years ago
webhook_slack.go rename import path 9 years ago
wiki.go Removed empty line, multi return args 9 years ago