gitea/models
마누엘 36a63dd059 models/release: Update Sha1 if tag already exists (#3331)
Since the release struct is initialized with the current `HEAD` of the
current `release.Target` the commit id has to be updated if the tag
commit already exists. Otherwise the linked commit on the release page
will target the current `HEAD` at release time.
2016-07-28 10:45:35 +08:00
..
migrations
access.go
action.go
admin.go
error.go
git_diff_test.go
git_diff.go
issue_comment.go
issue_label.go
issue_mail.go
issue.go
login.go
mail.go
models_sqlite.go
models_tidb.go
models.go
org_team.go
org.go
pull.go
release.go models/release: Update Sha1 if tag already exists (#3331) 2016-07-28 10:45:35 +08:00
repo_branch.go
repo_collaboration.go
repo_test.go
repo.go
ssh_key_test.go
ssh_key.go
token.go
update.go
user_mail.go
user.go
webhook_slack.go
webhook.go
wiki.go