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
Josh Frye edb7967dc7 Set DefaultBranch to master when importing a new repo if possible 10 years ago
..
migrations Replace uuid module with original package 10 years ago
access.go
action.go #2697 fix panic when close issue via commit message 10 years ago
admin.go Workaroud delete folder on Windows. Fix #1738 10 years ago
error.go Minor fix for #2506 10 years ago
git_diff.go Little refactoring of diff highlight. 10 years ago
git_diff_test.go go fmt models/git_diff_test.go 10 years ago
issue.go #2700 fix sqlite3 can't create issue with more than one label 10 years ago
issue_label.go Minor fix for #2710 10 years ago
login.go Minor fix for #2634 10 years ago
models.go fix dependency broken because xorm's API changed 10 years ago
models_sqlite.go
models_tidb.go
org.go #2743 workaround to fix XORM problem 10 years ago
pull.go #2697 fix panic when close issue via commit message 10 years ago
release.go
repo.go Set DefaultBranch to master when importing a new repo if possible 10 years ago
repo_branch.go Minor fix for #2506 10 years ago
ssh_key.go Post work for #2637 10 years ago
ssh_key_test.go Post work for #2637 10 years ago
token.go Replace uuid module with original package 10 years ago
update.go #2650 fix possbility that use email as pusher user name 10 years ago
user.go Make markdown as an independent module 10 years ago
webhook.go Replace uuid module with original package 10 years ago
webhook_slack.go
wiki.go