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 #1032: legacy code can have duplicated IDs for same repository 2015-03-12 15:09:40 -04:00
access.go REAMDE: update 2015-02-28 21:50:04 -05:00
action.go #988: GetRepoLink already contains AppSubUrl 2015-03-12 16:01:23 -04:00
admin.go
git_diff.go
issue.go
login.go fix HTTP/HTTPS push update func call panic #1037 and http: multiple response.WriteHeader calls 2015-03-12 01:15:01 -04:00
models_sqlite.go
models.go Add mysql unix socket support. 2015-03-14 02:21:47 +08:00
oauth2.go
org.go models: done testing on new access system 2015-02-28 21:44:09 -05:00
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 #876: Update hooks is missing for forked repository 2015-03-12 20:18:42 -04:00
slack.go
token.go
update.go
user.go #1024: OFFLINE_MODE Still Uses Gravatar 2015-03-12 20:32:38 -04:00
webhook.go