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 32efc3ec0a Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-authorized_keys 10 years ago
..
cron
migrations
access.go
action.go URL fix for #2287 10 years ago
admin.go
error.go #2497 incorrect error handle for team name 10 years ago
git_diff.go Refactoring of inline diff computing to prevent empty diff box. Fix #2489 10 years ago
git_diff_test.go Fix test case after 86bce4a2ae. 10 years ago
issue.go Fix username display in lower-cased for comment in Dashboard 10 years ago
login.go #2349 fix convert type 10 years ago
models.go
models_sqlite.go
models_tidb.go
org.go Show all orgs on user profile, except the private one's 10 years ago
pull.go Minor fix for #2494 10 years ago
release.go
repo.go Record error when fail to health check repository 10 years ago
ssh_key.go Trim whitespace when adding SSH keys (fixes #2447) 10 years ago
token.go
update.go
user.go Minor fix for #2494 10 years ago
webhook.go Fixed Webhook URL-length Issue #2465 10 years ago
webhook_slack.go
wiki.go