1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-07 08:21:20 +02:00
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
access.go
action.go
admin.go
git_diff.go
issue.go
login.go
models_sqlite.go
models.go
oauth2.go
org.go
publickey.go fix HTTP/HTTPS push update func call panic #1037 and http: multiple response.WriteHeader calls 2015-03-12 01:15:01 -04:00
release.go
repo.go
slack.go
token.go
update.go
user.go
webhook.go