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-fork-majority-judgment/models
Unknwon 7e9b42c87d
#2780 code clean up
8 years ago
..
migrations Remove redundant Unix timestamp method call 8 years ago
access.go #1384 add pagination for repositories 8 years ago
action.go Add committer information to API and Webhooks. Also fixes #3271 (#3414) 8 years ago
admin.go Remove redundant Unix timestamp method call 8 years ago
error.go #3290 better code structure and batch minor improvements 8 years ago
git_diff.go Improve diff highlight (#3390) 8 years ago
git_diff_test.go Improve diff highlight (#3390) 8 years ago
issue.go #3417 wrong dashboard issue count for create by you 8 years ago
issue_comment.go #1601 support delete issue comment 8 years ago
issue_label.go #3290 better code structure and batch minor improvements 8 years ago
issue_mail.go Refactor User.Id to User.ID 8 years ago
login.go Refactor User.Id to User.ID 8 years ago
mail.go #3279 use doer email for FROM field of issues 8 years ago
models.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 8 years ago
models_sqlite.go go vet 10 years ago
models_tidb.go add tidb support 9 years ago
org.go Verify list len before use it with IN (#3423) 8 years ago
org_team.go Refactor User.Id to User.ID 8 years ago
pull.go Add test pull request task on merging a PR. Fixes #3396 (#3425) 8 years ago
release.go Fix #3315: Release dont use tag creation date (#3374) 8 years ago
repo.go #3233 code cleanup and minor issue fix 8 years ago
repo_branch.go Minor fix for #2506 8 years ago
repo_collaboration.go #2780 code clean up 8 years ago
repo_test.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago
ssh_key.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 8 years ago
ssh_key_test.go Post work for #2637 8 years ago
token.go Remove redundant Unix timestamp method call 8 years ago
update.go Add committer information to API and Webhooks. Also fixes #3271 (#3414) 8 years ago
user.go Add support for federated avatars (#3320) 8 years ago
user_mail.go Refactor User.Id to User.ID 8 years ago
webhook.go Remove redundant Unix timestamp method call 8 years ago
webhook_slack.go rename import path 8 years ago
wiki.go #3233 code cleanup and minor issue fix 8 years ago