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
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
* fix pull view when head repository or head branch missed and close related pull requests when delete branch

* fix pull view broken when head repository deleted

* close pull requests when head repositories deleted

* Add tests for broken pull request head repository or branch

* fix typo

* ignore special error when close pull request

Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
..
admin API add/generalize pagination (#9452) 4 years ago
api/v1 API add/generalize pagination (#9452) 4 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org API add/generalize pagination (#9452) 4 years ago
private Fix admin handling at merge of PR (#9749) 5 years ago
repo Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 4 years ago
routes Fix wrong permissions check when issues/prs shared operations (#9885) 4 years ago
user API add/generalize pagination (#9452) 4 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go API add/generalize pagination (#9452) 4 years ago
init.go Refactor code indexer (#9313) 5 years ago
install.go Add support for database schema in PostgreSQL (#8819) 4 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago