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 c9901bbba5 #2743 workaround to fix XORM problem 9 years ago
..
migrations Replace uuid module with original package 9 years ago
access.go fix #1997 9 years ago
action.go #2697 fix panic when close issue via commit message 9 years ago
admin.go Workaroud delete folder on Windows. Fix #1738 9 years ago
error.go Minor fix for #2506 9 years ago
git_diff.go Little refactoring of diff highlight. 9 years ago
git_diff_test.go go fmt models/git_diff_test.go 9 years ago
issue.go #2700 fix sqlite3 can't create issue with more than one label 9 years ago
issue_label.go Minor fix for #2710 9 years ago
login.go Minor fix for #2634 9 years ago
models.go fix dependency broken because xorm's API changed 9 years ago
models_sqlite.go go vet 11 years ago
models_tidb.go add tidb support 9 years ago
org.go #2743 workaround to fix XORM problem 9 years ago
pull.go #2697 fix panic when close issue via commit message 9 years ago
release.go rename import path 9 years ago
repo.go Allow setting git operations timeouts 9 years ago
repo_branch.go Minor fix for #2506 9 years ago
ssh_key.go Post work for #2637 9 years ago
ssh_key_test.go Post work for #2637 9 years ago
token.go Replace uuid module with original package 9 years ago
update.go #2650 fix possbility that use email as pusher user name 9 years ago
user.go Make markdown as an independent module 9 years ago
webhook.go Replace uuid module with original package 9 years ago
webhook_slack.go rename import path 9 years ago
wiki.go Removed empty line, multi return args 9 years ago