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
Lauris BH 1ec4dc6c1d Fix so that user can still fork his own repository to owned organizations (#2699)
* Fix so that user can still fork his own repository to his organizations

* Fix to only use owned organizations

* Add integration test for forking own repository to owned organization
2017-10-15 18:06:07 +03:00
..
admin Remove redudant functions and code (#2652) 2017-10-10 22:37:18 +02:00
api/v1 Remove redudant issue LoadAttributes() calls (#2614) 2017-09-27 09:41:52 -03:00
dev
org Remove direct user adding to organization members (#2641) 2017-10-15 10:24:24 +08:00
private
repo Fix so that user can still fork his own repository to owned organizations (#2699) 2017-10-15 18:06:07 +03:00
routes Remove direct user adding to organization members (#2641) 2017-10-15 10:24:24 +08:00
user Change default sort order (#2647) 2017-10-05 08:02:43 +03:00
home.go Remove redudant functions and code (#2652) 2017-10-10 22:37:18 +02:00
init.go
install.go