gitea/routers
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
api/v1 Trigger webhooks on issue label-change via API too (#10421) (#10439) 2020-02-24 14:30:59 +00:00
dev
org Prevent DeleteUser API abuse (#10125) (#10128) 2020-02-03 19:44:06 +02:00
private Fix push-create SSH bugs (#10145) (#10151) 2020-02-05 15:50:06 +01:00
repo Fix branch page pull request title and link error (#10092) (#10097) 2020-02-01 15:14:56 +00:00
routes Fix followers and following tabs in profile (#10202) (#10203) 2020-02-09 21:00:24 +00:00
user Various fixes in login sources (#10428) (#10429) 2020-02-23 22:46:17 +02:00
utils
home.go [BugFix] Hide public repos owned by private orgs (#9609) 2020-01-05 18:48:47 +00:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
metrics.go
swagger_json.go