gitea/models
Tomcat 2bfe2ddb6d Add mysql unix socket support.
If the host setting looks like a unix socket (leading by char '/'), will use unix(host) as connection string
2015-03-14 02:21:47 +08:00
..
migrations : legacy code can have duplicated IDs for same repository 2015-03-12 15:09:40 -04:00
access.go
action.go : GetRepoLink already contains AppSubUrl 2015-03-12 16:01:23 -04:00
admin.go
git_diff.go
issue.go
login.go
models.go Add mysql unix socket support. 2015-03-14 02:21:47 +08:00
models_sqlite.go
oauth2.go
org.go
publickey.go
release.go
repo.go : Update hooks is missing for forked repository 2015-03-12 20:18:42 -04:00
slack.go
token.go
update.go
user.go : OFFLINE_MODE Still Uses Gravatar 2015-03-12 20:32:38 -04:00
webhook.go