0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 21:55:43 +01:00
gitea/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
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
private
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
init.go
install.go
metrics.go
swagger_json.go