1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-22 19:25:47 +00:00
gitea/routers/api/v1
6543 9e6ad64d48
Trigger webhooks on issue label-change via API too (#10421) (#10439)
* trigger webhooks with api too

* fix comment

* notify report old too

* CI restart

* restart CI again

* remove duplicated code
2020-02-24 14:30:59 +00:00
..
admin Various fixes in login sources (#10428) (#10429) 2020-02-23 22:46:17 +02:00
misc Change markdown rendering from blackfriday to goldmark (#9533) 2019-12-31 03:53:28 +02:00
org Various fixes in login sources (#10428) (#10429) 2020-02-23 22:46:17 +02:00
repo Trigger webhooks on issue label-change via API too (#10421) (#10439) 2020-02-24 14:30:59 +00:00
swagger [API] Fix 9544 | return 200 when reaction already exist (#9550) 2019-12-31 03:21:21 -05:00
user Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
utils Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
api.go [API] dont reqToken on GetReactions (fix #9543) (#9548) 2020-01-02 23:27:31 +02:00