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
Matthias Loibl 94b2747375 Remove go version from build tags (#133) 8 years ago
..
migrations use x.SQL instead of x.Sql 8 years ago
access.go ACCESS_MODE_* -> AccessMode* 8 years ago
action.go Use MixedCase constant names 8 years ago
admin.go More MixedCase consts 8 years ago
error.go
git_diff.go This one I overlooked before 8 years ago
git_diff_test.go More MixedCase consts 8 years ago
issue.go Merge pull request #18 from LefsFlarey/issue/3675 8 years ago
issue_comment.go Fix type in unused constant name (#111) 8 years ago
issue_label.go Replaced go-gogs-client with go-sdk imports 8 years ago
issue_mail.go
login_source.go Fix type in unused constant name (#111) 8 years ago
mail.go more 8 years ago
models.go use x.SQL instead of x.Sql 8 years ago
models_sqlite.go
models_test.go
models_tidb.go Remove go version from build tags (#133) 8 years ago
org.go Merge pull request #129 from lunny/lunny/SQL_instead_Sql 8 years ago
org_team.go ACCESS_MODE_* -> AccessMode* 8 years ago
pull.go Use MixedCase constant names 8 years ago
release.go Add Pagination to Releases-page 8 years ago
repo.go more 8 years ago
repo_branch.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
repo_collaboration.go ACCESS_MODE_* -> AccessMode* 8 years ago
repo_editor.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
repo_mirror.go more 8 years ago
repo_test.go
ssh_key.go And others 8 years ago
ssh_key_test.go
token.go
update.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
user.go Merge pull request #121 from joubertredrat/feature-last-login 8 years ago
user_mail.go
webhook.go Fix type in unused constant name (#111) 8 years ago
webhook_slack.go Use MixedCase constant names 8 years ago
wiki.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago