You cannot 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/routers/repo
6543 92c91d7d8b
Performance improvement for list pull requests (#15447) (#15500)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
activity.go
attachment.go Add Content-Length header to HEAD requests (#14542) 4 years ago
blame.go
branch.go Create tag on ui (#13467) 4 years ago
commit.go response 404 for diff/patch of a commit that not exist (#15221) (#15237) 4 years ago
compare.go should run RetrieveRepoMetas() for empty pr (#15187) (#15190) 4 years ago
download.go Add Content-Length header to HEAD requests (#14542) 4 years ago
editor.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
editor_test.go
http.go Fix bug clone wiki (#15499) (#15502) 4 years ago
issue.go Performance improvement for list pull requests (#15447) (#15500) 4 years ago
issue_dependency.go
issue_label.go Move macaron to chi (#14293) 4 years ago
issue_label_test.go Move macaron to chi (#14293) 4 years ago
issue_lock.go Move macaron to chi (#14293) 4 years ago
issue_stopwatch.go
issue_test.go Fix bug when combine label comments (#14894) 4 years ago
issue_timetrack.go Add UI to delete tracked times (#14100) 4 years ago
issue_watch.go
lfs.go
main_test.go
middlewares.go
migrate.go Fixed wrong migrate url error description. (#15010) 4 years ago
milestone.go Move macaron to chi (#14293) 4 years ago
projects.go Sort / Move project boards (#14634) 4 years ago
projects_test.go
pull.go Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
pull_review.go Add dismiss review feature (#12674) 4 years ago
release.go Create tag on ui (#13467) 4 years ago
release_test.go Move macaron to chi (#14293) 4 years ago
repo.go Fix CanCreateRepo check (#15311) (#15321) 4 years ago
search.go fix wrong file link in code search page (#15466) (#15486) 4 years ago
setting.go Fixed wrong migrate url error description. (#15010) 4 years ago
setting_protected_branch.go Move macaron to chi (#14293) 4 years ago
settings_test.go Move macaron to chi (#14293) 4 years ago
topic.go
view.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
webhook.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
wiki.go Move macaron to chi (#14293) 4 years ago
wiki_test.go Move macaron to chi (#14293) 4 years ago