1
0
Fork 0
gitea/models
Kim "BKC" Carlbäcker 06602a84ff Fix PR-webhook issue where Label-data is stale (#3486) (#3510)
* Fix PR-webhook issue where Label-data is stale

* Conventions \o/

* logs are nice if they're consistent...
2016-08-24 12:01:30 -07:00
..
migrations
access.go
action.go General code quality improvement 2016-08-16 23:06:38 -07:00
admin.go
error.go
git_diff.go
git_diff_test.go Fix git diff tests 2016-08-16 07:45:06 -07:00
issue.go Fix PR-webhook issue where Label-data is stale (#3486) (#3510) 2016-08-24 12:01:30 -07:00
issue_comment.go General code quality improvement 2016-08-16 23:06:38 -07:00
issue_label.go
issue_mail.go
login.go
mail.go #2246 add HTMLURL to webhook type 2016-08-16 10:19:09 -07:00
models.go
models_sqlite.go
models_test.go
models_tidb.go
org.go
org_team.go
pull.go General code quality improvement 2016-08-16 23:06:38 -07:00
release.go
repo.go General code quality improvement 2016-08-16 23:06:38 -07:00
repo_branch.go
repo_collaboration.go
repo_editor.go General code quality improvement 2016-08-16 23:06:38 -07:00
repo_test.go
ssh_key.go
ssh_key_test.go
token.go
update.go General code quality improvement 2016-08-16 23:06:38 -07:00
user.go
user_mail.go
webhook.go
webhook_slack.go
wiki.go