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
Ethan Koenig 5e92b82ac6
Fix uppercase default branch bug (#1965)
7 years ago
..
attachment.go Allow custom public files (#782) 7 years ago
branch.go Add delete branch track on pull request comments (#888) 7 years ago
commit.go Show commit status icon in commits table (#1688) 7 years ago
download.go Download files to their original filename (#1676) 7 years ago
editor.go Do not allow commiting to protected branch from online editor (#1502) 7 years ago
http.go fix admin lost permission caused by #947 7 years ago
issue.go Fix 404 for external tracking issues (#1852) 7 years ago
issue_label.go Fix 404 for external tracking issues (#1852) 7 years ago
issue_watch.go Add copyright headers 7 years ago
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 8 years ago
pull.go Show commit status icon in commits table (#1688) 7 years ago
release.go Fix paginater length (#1866) 7 years ago
repo.go Fix renaming bug (#1786) 7 years ago
setting.go Fix uppercase default branch bug (#1965) 7 years ago
view.go Support CRLF when splitting code lines for display (#1862) 7 years ago
webhook.go Add Gitea Webhook (#1755) 7 years ago
wiki.go Add markup package to prepare for org markup format (#1493) 7 years ago