1
0
Fork 0
gitea/models
Thomas Boerger 648c6fdd60
Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name
2016-11-04 23:45:06 +01:00
..
migrations
access.go
action.go
admin.go
error.go
git_diff.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
git_diff_test.go
issue.go
issue_comment.go
issue_label.go
issue_mail.go
login_source.go
mail.go
models.go
models_sqlite.go
models_test.go
models_tidb.go
org.go
org_team.go
pull.go
release.go
repo.go
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_test.go
ssh_key.go
ssh_key_test.go
token.go
update.go
user.go
user_mail.go
webhook.go Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name 2016-11-04 23:45:06 +01:00
webhook_slack.go
wiki.go