0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 09:31:13 +01:00
gitea/routers/repo
David Schneiderbauer 0cef8ce192 fix panic on gogs webhook creation (#2675)
* fix panic on gogs webhook creation

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* fix panic in gogs webhook edit

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-10-08 19:37:31 +08:00
..
attachment.go
branch.go
commit.go
download.go
editor.go
http.go fix go get subpackage bug (#2584) 2017-09-23 16:24:24 +03:00
issue.go
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
middlewares.go
pull.go Change pull description text (#2075) (#2646) 2017-10-04 20:35:01 +03:00
release.go
repo.go
setting.go Remove repo unit index (#2621) 2017-10-02 23:22:25 +03:00
setting_protected_branch.go
view.go Fix implementation of repo Home func (#2601) 2017-10-01 16:50:56 +03:00
webhook.go fix panic on gogs webhook creation (#2675) 2017-10-08 19:37:31 +08:00
wiki.go