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.
forgejo/routers/repo
Lunny Xiao 03ff7687e0
fix go get subpackage bug (#2584) (#2589)
7 years ago
..
attachment.go Allow custom public files (#782) 8 years ago
branch.go Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 8 years ago
commit.go Fix Commits nil pointer dereference (#2203) 8 years ago
download.go Download files to their original filename (#1676) 8 years ago
editor.go repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032) 8 years ago
http.go fix go get subpackage bug (#2584) (#2589) 7 years ago
issue.go Fix counts on issues dashboard (#2215) 8 years ago
issue_label.go Load label ID in NewLabels (#2045) 8 years ago
issue_watch.go Add copyright headers 8 years ago
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 8 years ago
pull.go Revert "Add ability to fork your own repos (#761)" (#2193) 8 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) 8 years ago
setting.go Fix adding branch as protected to not allow pushing to it (#2556) 7 years ago
view.go Support CRLF when splitting code lines for display (#1862) 8 years ago
webhook.go Add Gitea Webhook (#1755) 8 years ago
wiki.go EnableUnit() -> UnitEnabled() (#2242) 8 years ago