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 a00c932bbc General code quality improvement 9 years ago
..
migrations
access.go
action.go General code quality improvement 9 years ago
admin.go
error.go Code clean up for new config options 9 years ago
git_diff.go #3464 add diff signs which does not have inline diff 9 years ago
git_diff_test.go
issue.go General code quality improvement 9 years ago
issue_comment.go General code quality improvement 9 years ago
issue_label.go
issue_mail.go
login.go
mail.go #2246 add HTMLURL to webhook type 9 years ago
models.go
models_sqlite.go
models_test.go
models_tidb.go models: rename EnableTidb to EnableTiDB 9 years ago
org.go
org_team.go
pull.go General code quality improvement 9 years ago
release.go
repo.go General code quality improvement 9 years ago
repo_branch.go Minor fix for #2506 10 years ago
repo_collaboration.go
repo_editor.go General code quality improvement 9 years ago
repo_test.go
ssh_key.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 9 years ago
ssh_key_test.go Code clean up for new config options 9 years ago
token.go
update.go General code quality improvement 9 years ago
user.go
user_mail.go Refactor User.Id to User.ID 9 years ago
webhook.go #2246 fully support of webhooks for pull request 9 years ago
webhook_slack.go
wiki.go