1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 07:32:41 +02:00
gitea/routers
6543 39b507e3c4
Trigger webhooks on issue label-change via API too (#10421)
* trigger webhooks with api too

* fix comment

* notify report old too

* CI restart

* restart CI again

* remove duplicated code
2020-02-23 22:53:08 +00:00
..
admin Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
api/v1 Trigger webhooks on issue label-change via API too (#10421) 2020-02-23 22:53:08 +00:00
dev
org Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
private
repo Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
routes Prevent Firefox from using apple-touch-icon (#10402) 2020-02-23 08:34:53 -06:00
user Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
utils Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
home.go Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
init.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
install.go
metrics.go
swagger_json.go