0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 17:35:54 +02:00
gitea/docs/content/doc/installation
Kim "BKC" Carlbäcker e722bdbb03
Update source installation requirements (#3124)
* Update source installation requirements

We require Golang 1.8 since we use `net/url.PathEscape` which was not introduced until then

* Use Golang 1.8 for build and test

If we state Golang 1.8 we should test using that version as well

* Use golang 1.8 only for single build to see if everything compiles

* Change back edge also for commented out sqlite test
2018-01-16 22:18:11 +01:00
..
from-binary.en-us.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
from-binary.fr-fr.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
from-binary.zh-cn.md Update gitea version on docs/install-from-binary (#3333) 2018-01-09 00:48:05 +02:00
from-binary.zh-tw.md Update gitea version on docs/install-from-binary (#3333) 2018-01-09 00:48:05 +02:00
from-package.en-us.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
from-package.fr-fr.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
from-package.zh-cn.md
from-package.zh-tw.md
from-source.en-us.md Update source installation requirements (#3124) 2018-01-16 22:18:11 +01:00
from-source.fr-fr.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
from-source.zh-cn.md
from-source.zh-tw.md
run-as-service-in-ubuntu.en-us.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
windows-service.en-us.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
windows-service.fr-fr.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
windows-service.zh-cn.md
windows-service.zh-tw.md
with-docker.en-us.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
with-docker.fr-fr.md General documentation cleanup (#3317) 2018-01-08 23:48:42 +01:00
with-docker.zh-cn.md add notice for docker run gitea http port issue (#3020) 2017-11-30 19:18:35 +08:00
with-docker.zh-tw.md