1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 18:31:34 +02:00
gitea/models
无闻 afdb0c7f9d Merge pull request #790 from euank/master
Initialize unset git user.email / user.name correctly; fix Dockerfile
2014-12-29 20:06:27 +08: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 Default values for both user.name and user.email 2014-12-27 19:07:54 -08:00
slack.go
token.go
update.go
user.go fix 500: E-mail already used in user settings page 2014-12-29 20:00:07 +08:00
webhook.go