gitea/routers/repo
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"
2016-11-07 18:58:22 -02: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 ACCESS_MODE_* -> AccessMode* 2016-11-07 17:20:37 +01:00
issue.go More overlooks 2016-11-07 17:35:34 +01:00
middlewares.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
pull.go Use MixedCase constant names 2016-11-07 17:05:08 +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 Fix type in unused constant name (#111) 2016-11-07 18:58:22 -02:00
view.go Fix rendering of non-markdown readme files 2016-11-06 16:02:42 +01:00
webhook.go Fix type in unused constant name (#111) 2016-11-07 18:58:22 -02:00
wiki.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00