1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 03:21:21 +02:00
gitea/routers
zeripath 482ba937ed
Provide option to unlink a fork (#11858)
* Provide option to unlink a fork

Fix #4566

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Apply suggestions from code review

Co-authored-by: techknowlogick <matti@mdranta.net>

* Add check that user can create repo

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @cirnoT

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <matti@mdranta.net>
2020-07-02 15:09:09 +01:00
..
admin
api/v1 Do not override API issue pagination with UI settings (#12068) 2020-06-27 17:09:24 -04:00
dev
events
org Fix visibility of forked public repos from private orgs (#11717) 2020-06-06 20:45:12 -04:00
private
repo Provide option to unlink a fork (#11858) 2020-07-02 15:09:09 +01:00
routes Move serviceworker to workbox and fix SSE interference (#11538) 2020-05-21 21:45:34 -04:00
user Add hide activity option (#11353) 2020-06-05 16:01:53 -04:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go