1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 12:21:41 +02:00
gitea/models
Peter Smit 66e2016eeb Fix for wrong email query
Changing EmailAdress.OwnerId to EmailAddress.Uid should have accompanied this change
2014-12-21 09:16:56 +02:00
..
access.go
action.go
admin.go
git_diff.go fix #711 2014-12-09 02:18:25 -05:00
issue.go
login.go
models_sqlite.go
models.go Add alternative email addresses to the model 2014-12-17 10:26:19 +02:00
oauth2.go
org.go api: able to create repo and fix #726 2014-12-12 20:30:32 -05:00
publickey.go
release.go
repo.go modes/repo: incorrect SSH clone URL for #742 2014-12-13 16:46:00 -05:00
slack.go
token.go
update.go
user.go Fix for wrong email query 2014-12-21 09:16:56 +02:00
webhook.go