You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Brad Albright f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424)
* fixed so when deleting a branch after merging a PR, a webhook is triggered

* changed to use pr.HeadRepo instead of ctx.Repo when sending webhook for a deletion of branch after merging pr

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
5 years ago
..
admin Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
api/v1 [API] Extend contents with dates (#9464) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org site admin could view org's members (#9346) 5 years ago
private Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
repo Trigger webhook when deleting a branch after merging a PR (#9424) 5 years ago
routes Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
user Fix cache problem on dashboard (#9358) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
init.go Refactor code indexer (#9313) 5 years ago
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago