gitea/models
Unknwon 643142acab Web editor: support upload files
..
migrations migrations: sync table first
access.go add pagination for repositories
action.go General code quality improvement
admin.go Remove redundant Unix timestamp method call
error.go Web editor: support upload files
git_diff.go add diff signs which does not have inline diff
git_diff_test.go Fix git diff tests
issue.go Web editor: support upload files
issue_comment.go migrations: set comment updated as created
issue_label.go code quality improvement
issue_mail.go fully support of webhooks for pull request
login.go Refactor User.Id to User.ID
mail.go add HTMLURL to webhook type
models.go Web editor: support upload files
models_sqlite.go go vet
models_test.go add test suites
models_tidb.go models: rename EnableTidb to EnableTiDB
org.go Verify list len before use it with IN ()
org_team.go Refactor User.Id to User.ID
pull.go Web editor: support upload files
release.go Fix : Release dont use tag creation date ()
repo.go Web editor: support upload files
repo_branch.go Minor fix for
repo_collaboration.go code clean up
repo_editor.go Web editor: support upload files
repo_test.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true ()
ssh_key.go fix x.Iterate returns nothing inside session scope with SQLite3
ssh_key_test.go Code clean up for new config options
token.go Remove redundant Unix timestamp method call
update.go General code quality improvement
user.go use user’s info for committer and author
user_mail.go Refactor User.Id to User.ID
webhook.go added support to set pull_request event from api ()
webhook_slack.go Replace convert.To with APIFormat calls
wiki.go use user’s info for committer and author