gitea/routers/repo
Matthias Loibl 45c4539c61 Merge pull request #17 from LefsFlarey/issue/3666
Fixed 404 caused by unexpected question mark
2016-11-08 18:27:59 +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 Merge pull request #17 from LefsFlarey/issue/3666 2016-11-08 18:27:59 +01: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 Add Pagination to Releases-page 2016-11-07 11:41:09 +01: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