0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 06:34:58 +01:00
gitea/routers
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192)
* Set session and indexers' data files rel to AppDataPath

The setting AppDataPath is now relative to the working directory.
The session svc's PROVIDER_CONFIG now defaults to AppDataPath/data/sessions.
The issue indexer's IssuePath now defaults to AppDataPath/indexers/issues.bleves.

* fix bug
2017-11-03 10:56:20 +02:00
..
admin
api/v1 Use api.TrackedTime in API (#2807) 2017-11-01 10:25:14 +08:00
dev
org
private
repo Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
routes Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
user Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
home.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
init.go Set session and indexers' data files rel to AppDataPath (#2192) 2017-11-03 10:56:20 +02:00
install.go