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
Andrew 0885784f13 Wiki mirroring implementation (#3233) 9 years ago
..
migrations
access.go
action.go Add committer information to API and Webhooks. Also fixes #3271 (#3414) 9 years ago
admin.go
error.go #3290 better code structure and batch minor improvements 9 years ago
git_diff.go Improve diff highlight (#3390) 9 years ago
git_diff_test.go Improve diff highlight (#3390) 9 years ago
issue.go #3417 wrong dashboard issue count for create by you 9 years ago
issue_comment.go
issue_label.go #3290 better code structure and batch minor improvements 9 years ago
issue_mail.go
login.go
mail.go #3279 use doer email for FROM field of issues 9 years ago
models.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 9 years ago
models_sqlite.go
models_tidb.go
org.go Verify list len before use it with IN (#3423) 9 years ago
org_team.go
pull.go Add test pull request task on merging a PR. Fixes #3396 (#3425) 9 years ago
release.go Fix #3315: Release dont use tag creation date (#3374) 9 years ago
repo.go Wiki mirroring implementation (#3233) 9 years ago
repo_branch.go
repo_collaboration.go
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 Add committer information to API and Webhooks. Also fixes #3271 (#3414) 9 years ago
user.go Add support for federated avatars (#3320) 9 years ago
user_mail.go
webhook.go
webhook_slack.go
wiki.go