This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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
commit.go Use the rev-parsed sha1 commit id (#98) 2016-11-06 19:15:44 -02:00
download.go
editor.go
http.go Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning 2016-11-07 11:23:30 +01:00
issue.go
middlewares.go
pull.go Replace GOGS with GITEA in variable names 2016-11-07 16:05:18 +01:00
release.go
repo.go
setting.go
view.go
webhook.go
wiki.go