Martin van Beurden
|
66d7adc3a8
|
fix systemd "Trailing garbage, ignoring." warning.
Environment should be a space-separated list instead of comma-separated.
No need for double quoting when the values don't contain spaces.
|
2015-05-09 20:24:33 +02:00 |
|
Martin van Beurden
|
bb05ef907b
|
Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
|
2014-09-28 14:27:13 +02:00 |
|
Martin van Beurden
|
204952439a
|
Fix user HomeLink when using a suburl
|
2014-09-28 13:55:58 +02:00 |
|
Martin van Beurden
|
976f1486e0
|
Set cookiepath to AppSubUrl
|
2014-09-21 14:25:22 +02:00 |
|
Martin van Beurden
|
0055cbd365
|
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
|
2014-09-18 20:50:48 +02:00 |
|