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/repo
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
..
activity.go Integration test for activity page (#2704) 2017-10-16 00:54:53 +03:00
attachment.go
branch.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
commit.go
download.go
editor.go
http.go fix .netrc authentication (#2700) 2017-10-15 18:35:43 +03:00
issue.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
issue_label.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
issue_stopwatch.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
issue_timetrack.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
issue_watch.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
middlewares.go
pull.go Fix so that user can still fork his own repository to owned organizations (#2699) 2017-10-15 18:06:07 +03:00
release.go
repo.go
setting.go
setting_protected_branch.go
view.go Fix plain readme didn't render correctly on repo home page (#2705) 2017-10-16 09:04:34 +02:00
webhook.go
wiki.go