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/web/repo
KN4CK3R 309e86a9bf
Use dynamic package type list (#22263)
Replace the hardcoded list with the dynamic list.
2 years ago
..
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go Rename almost all Ctx functions (#22071) 2 years ago
commit.go Use complete SHA to create and query commit status (#22244) 2 years ago
compare.go Rename almost all Ctx functions (#22071) 2 years ago
download.go
editor.go Rename almost all Ctx functions (#22071) 2 years ago
editor_test.go
find.go
http.go Rename almost all Ctx functions (#22071) 2 years ago
http_test.go
issue.go Rename almost all Ctx functions (#22071) 2 years ago
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go Rename almost all Ctx functions (#22071) 2 years ago
packages.go Use dynamic package type list (#22263) 2 years ago
patch.go Rename almost all Ctx functions (#22071) 2 years ago
projects.go Rename almost all Ctx functions (#22071) 2 years ago
projects_test.go
pull.go Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2 years ago
pull_review.go
release.go Add Feed for Releases and Tags (#21696) 2 years ago
release_test.go
render.go
repo.go Rename almost all Ctx functions (#22071) 2 years ago
search.go
setting.go Secrets storage with SecretKey encrypted (#22142) 2 years ago
setting_protected_branch.go
settings_test.go
tag.go
topic.go
treelist.go
view.go Repair LFS web rendering. (#22195) 2 years ago
view_test.go
webhook.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
wiki.go Rename almost all Ctx functions (#22071) 2 years ago
wiki_test.go