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
Dennis Chen dfab54d5a2 Diff patch (#3345) 9 years ago
..
migrations
access.go #1384 add pagination for repositories 9 years ago
action.go #1384 add pagination for repositories 9 years ago
admin.go
error.go
git_diff.go Diff patch (#3345) 9 years ago
git_diff_test.go
issue.go #3327 fix wrong table name in Join 9 years ago
issue_comment.go #1601 support delete issue comment 9 years ago
issue_label.go
issue_mail.go Refactor User.Id to User.ID 9 years ago
login.go Refactor User.Id to User.ID 9 years ago
mail.go Refactor User.Id to User.ID 9 years ago
models.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 9 years ago
models_sqlite.go go vet 11 years ago
models_tidb.go
org.go Add org.getUserTeams to reduce redundant code 9 years ago
org_team.go Refactor User.Id to User.ID 9 years ago
pull.go Refactor User.Id to User.ID 9 years ago
release.go models/release: Update Sha1 if tag already exists (#3331) 9 years ago
repo.go #1384 add pagination for repositories 9 years ago
repo_branch.go
repo_collaboration.go Refactor User.Id to User.ID 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
token.go
update.go Refactor User.Id to User.ID 9 years ago
user.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 9 years ago
user_mail.go Refactor User.Id to User.ID 9 years ago
webhook.go
webhook_slack.go
wiki.go