gitea/routers
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names
Still use GOGS_WORK_DIR and GOGS_CUSTOM env variables
as a fallback if the equivalent GITEA_* are not set,
warning user about the need for change.

Does not change "gogs" to "gitea" in webhook type name
Because "gogs" hook type is part of the API (routes) and used
in templates...

Closes #87
2016-11-07 16:05:18 +01:00
..
admin Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
api/v1 Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
dev Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
org Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
repo Replace GOGS with GITEA in variable names 2016-11-07 16:05:18 +01:00
user Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
home.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
install.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00