This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
Lanre Adelowo 57a69ef277 don't allow pull requests to be created on an archived repository (#5883)
* don't allow pull requests to be created on an archived repository
Also disable the "PR" button if the repo is archived

* Refuse creating an issue/PR via API calls too
2019-01-30 12:20:40 -05:00
..
admin Support reverse proxy providing email (#5554) 2018-12-18 12:05:48 -05:00
api/v1 don't allow pull requests to be created on an archived repository (#5883) 2019-01-30 12:20:40 -05:00
dev
org Improve team members and repositories settings UI (#5457) 2018-12-09 08:42:11 +02:00
private fix clone wiki failed via ssh (#5503) 2018-12-11 13:37:32 -05:00
repo New Issue ?body= query (#5851) 2019-01-28 10:23:59 -05:00
routes don't allow pull requests to be created on an archived repository (#5883) 2019-01-30 12:20:40 -05:00
user if repo does not exist, show a 404 not a 500 (#5900) 2019-01-30 11:13:39 -05:00
utils
home.go feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
init.go Ensure error is logged on db reconnection attempts (#5780) 2019-01-20 09:30:37 +00:00
install.go
metrics.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
swagger_json.go