gitea/routers
Brecht Van Lommel 1bfa37ada2
Create pull request for base after editing file, if not enabled on fork (#24841)
Currently if pull requests are disabled on a fork but enabled on a base
repo, creating/editing/deleting files does not offer the option to
create a pull request. This change enables creating a pull request for
the base repo in that case.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-24 21:36:02 +00:00
..
api Add API for Label templates (#24602) 2023-05-23 18:10:23 +08:00
common Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
install Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
private Fix logger refactoring regression: manager logging add (#24847) 2023-05-24 08:09:33 +08:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Create pull request for base after editing file, if not enabled on fork (#24841) 2023-05-24 21:36:02 +00:00
init.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00