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
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
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