1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-23 11:45:48 +00:00
gitea/routers/repo
Thomas Boerger 5d430c9e68 Merge pull request #108 from go-gitea/go-sdk
Replaced gogits go-gogs-client with go-sdk
2016-11-07 16:31:17 +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 Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
http.go Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning 2016-11-07 11:23:30 +01:00
issue.go Implementation of the feature to redirect to an external issue tracker 2016-11-04 09:06:54 +01:00
middlewares.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
pull.go Replace GOGS with GITEA in variable names 2016-11-07 16:05:18 +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 Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
view.go Fix rendering of non-markdown readme files 2016-11-06 16:02:42 +01:00
webhook.go Replaced go-gogs-client with go-sdk imports 2016-11-07 16:10:32 +01:00
wiki.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00