gitea/routers/repo
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
..
branch.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
commit.go Use the rev-parsed sha1 commit id (#98) 2016-11-06 19:15:44 -02:00
download.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
editor.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
http.go Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning 2016-11-07 11:23:30 +01:00
issue.go Implementation of the feature to redirect to an external issue tracker 2016-11-04 09:06:54 +01:00
middlewares.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
pull.go Replace GOGS with GITEA in variable names 2016-11-07 16:05:18 +01:00
release.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
repo.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
setting.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
view.go Fix rendering of non-markdown readme files 2016-11-06 16:02:42 +01:00
webhook.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
wiki.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00