0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-07 09:56:09 +02:00
gitea/routers/repo
Christopher Brickley 7269b06fd5 HookType is case-sensitive
Update webhook wasn’t showing up because of the wrong case
2014-09-05 07:19:34 -04:00
..
branch.go
commit.go add commit compare functionality 2014-09-01 14:56:19 -04:00
download.go
http.go
issue.go take params for milestone and assignee from query instead of path args 2014-09-03 00:04:22 +07:00
pull.go
release.go
repo.go Add migrate repo API 2014-08-29 17:31:53 +08:00
setting.go HookType is case-sensitive 2014-09-05 07:19:34 -04:00
view.go