You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
branch.go Change import reference to match gitea instead of gogs (#37) 8 years ago
commit.go Use the rev-parsed sha1 commit id (#98) 8 years ago
download.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
editor.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
http.go Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning 8 years ago
issue.go Implementation of the feature to redirect to an external issue tracker 8 years ago
middlewares.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
pull.go Replace GOGS with GITEA in variable names 8 years ago
release.go Change import reference to match gitea instead of gogs (#37) 8 years ago
repo.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
setting.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
view.go Fix rendering of non-markdown readme files 8 years ago
webhook.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
wiki.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago