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 4f78abe7dc #3066 fix create organization ignores full name property 8 years ago
..
migrations models/user_mail: refactor EmailAddress 8 years ago
access.go
action.go
admin.go
error.go #3076 detect invalid tag name git error 8 years ago
git_diff.go add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097) 8 years ago
git_diff_test.go
issue.go #3291 fix SQLite3 session read/update conflict on create new issue 8 years ago
issue_comment.go #2854 fix no mail notification when issue is closed/reopened 8 years ago
issue_label.go
issue_mail.go
login.go #3295 fix wrong logic judgement 8 years ago
mail.go
models.go
models_sqlite.go
models_tidb.go
org.go #3066 fix create organization ignores full name property 8 years ago
org_team.go
pull.go
release.go #3076 detect invalid tag name git error 8 years ago
repo.go #3157 create user path before rename repository while transfer 8 years ago
repo_branch.go
repo_collaboration.go
repo_test.go
ssh_key.go #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
ssh_key_test.go
token.go
update.go
user.go avatar: make custom and generated avatars equal (#3301) 8 years ago
user_mail.go models/user_mail: refactor EmailAddress 8 years ago
webhook.go models/webhook: restrict deletion to be explicitly with repo and org ID 8 years ago
webhook_slack.go
wiki.go