You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/routers/repo
Lauris BH 13013e90f3
Fix PR, milestone and label functionality if issue unit is disabled (#2710) (#2714)
7 years ago
..
attachment.go Allow custom public files (#782) 7 years ago
branch.go Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 7 years ago
commit.go Fix Commits nil pointer dereference (#2203) 7 years ago
download.go Download files to their original filename (#1676) 7 years ago
editor.go repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032) 7 years ago
http.go fix .netrc authentication (#2700) (#2708) 7 years ago
issue.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) (#2714) 7 years ago
issue_label.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) (#2714) 7 years ago
issue_watch.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) (#2714) 7 years ago
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 8 years ago
pull.go Fix so that user can still fork his own repository to owned organizations (#2699) (#2707) 7 years ago
release.go Sync releases table with tags on push and for mirrors (#2459) (#2554) 7 years ago
repo.go Fix renaming bug (#1786) 7 years ago
setting.go Fix adding branch as protected to not allow pushing to it (#2556) 7 years ago
view.go Fix plain readme didn't render correctly on repo home page (#2705) (#2712) 7 years ago
webhook.go fix panic on gogs webhook creation (#2675) (#2676) 7 years ago
wiki.go EnableUnit() -> UnitEnabled() (#2242) 7 years ago