0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 19:52:27 +01:00
gitea/routers
Lauris BH c1b0c9e7c4 Fix PR, milestone and label functionality if issue unit is disabled (#2710)
* Fix PR, milestone and label functionality if issue unit is disabled or not assigned to user

* Fix multi-actions in PR page

* Change error message

* Fix comment update and delete functionality in PR
2017-10-16 10:55:43 +03:00
..
admin Remove redudant functions and code (#2652) 2017-10-10 22:37:18 +02:00
api/v1
dev
org Remove direct user adding to organization members (#2641) 2017-10-15 10:24:24 +08:00
private
repo Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
routes Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
user
home.go Remove redudant functions and code (#2652) 2017-10-10 22:37:18 +02:00
init.go
install.go