0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 07:54:52 +01:00
gitea/routers/repo
Rémy Boulanouar e0c6ab2d44 Add Gitea Webhook (#1755)
* Replace Gogs by Gitea

* Fix missing changes

* Create Gitea webhook and put Gogs webhook apart.
2017-05-29 02:17:15 -05:00
..
attachment.go
branch.go
commit.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
download.go Download files to their original filename (#1676) 2017-05-05 14:03:54 +08:00
editor.go
http.go fix admin lost permission caused by #947 2017-05-19 08:59:26 +08:00
issue_label.go
issue_watch.go
issue.go
middlewares.go
pull.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
release.go fix: tag contain character ) will http 500 on release page (#1670) 2017-05-04 23:38:34 +08:00
repo.go Fix renaming bug (#1786) 2017-05-24 14:01:02 +08:00
setting.go
view.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
webhook.go Add Gitea Webhook (#1755) 2017-05-29 02:17:15 -05:00
wiki.go