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 864d1b1f9f Fix type in unused constant name (#111)
* Write LDAP, SMTP, PAM, DLDAP back to all uppercase

* Fix type in unused constant name

* Other MixCased fixes

* Complete MixerCasing of template constants

* Re uppercase LTS and LDAPS suffixes

* Uppercase JSON suffix in constant names

* Proper case LoginNoType

* Prefix unexported template path constants with "tpl"
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 ACCESS_MODE_* -> AccessMode* 8 years ago
issue.go More overlooks 8 years ago
middlewares.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
pull.go Use MixedCase constant 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 Fix type in unused constant name (#111) 8 years ago
view.go Fix rendering of non-markdown readme files 8 years ago
webhook.go Fix type in unused constant name (#111) 8 years ago
wiki.go Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago