1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00: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 Remove redudant issue LoadAttributes() calls (#2614) 2017-09-27 09:41:52 -03:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Remove direct user adding to organization members (#2641) 2017-10-15 10:24:24 +08:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
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 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 Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
install.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00