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/routers/repo
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876)
4 years ago
..
activity.go
attachment.go Add ETag header (#15370) 4 years ago
blame.go
branch.go
commit.go
compare.go Add selecting tags on the compare page (#15723) 4 years ago
download.go Add mimetype mapping settings (#15133) 4 years ago
editor.go
editor_test.go
http.go don't record error when request a non-exist user (#15819) 4 years ago
issue.go Ensure that ctx.Written is checked after issues(...) calls (#15797) 4 years ago
issue_dependency.go
issue_label.go Unified link creation. (#15619) 4 years ago
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go Refactor renders (#15175) 4 years ago
main_test.go
middlewares.go
migrate.go Unified link creation. (#15619) 4 years ago
milestone.go Refactor renders (#15175) 4 years ago
projects.go Refactor renders (#15175) 4 years ago
projects_test.go
pull.go Unified link creation. (#15619) 4 years ago
pull_review.go
release.go fix some ui bug about draft release (#15137) 4 years ago
release_test.go
repo.go Unified link creation. (#15619) 4 years ago
search.go fix wrong file link in code search page (#15466) 4 years ago
setting.go Close the gitrepo when deleting the repository (#15876) 4 years ago
setting_protected_branch.go Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
settings_test.go
topic.go
view.go Fix readme render bug (#15649) 4 years ago
webhook.go
wiki.go Refactor renders (#15175) 4 years ago
wiki_test.go