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
Lunny Xiao 69de5a65c2
Fix project issues list and counting (#33594)
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 week ago
..
actions Artifacts download api for artifact actions v4 (#33510) 1 week ago
setting Enhance routers for the Actions runner operations (#33549) 2 weeks ago
activity.go
attachment.go Clarify path param naming (#32969) 2 months ago
blame.go Improve commits list performance to reduce unnecessary database queries (#33528) 2 weeks ago
branch.go
cherry_pick.go Support choose email when creating a commit via web UI (more) (#33445) 4 weeks ago
code_frequency.go
commit.go Move commits signature and verify functions to service layers (#33605) 1 week ago
compare.go Improve commits list performance to reduce unnecessary database queries (#33528) 2 weeks ago
contributors.go
download.go
editor.go
editor_test.go
find.go
fork.go
githttp.go
githttp_test.go
helper.go
issue.go
issue_comment.go
issue_content_history.go
issue_dependency.go Trivial fixes (#33304) 1 month ago
issue_label.go
issue_label_test.go
issue_list.go
issue_lock.go
issue_new.go Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2 weeks ago
issue_page_meta.go Fix PR's target branch dropdown (#33589) 2 weeks ago
issue_pin.go
issue_poster.go
issue_stopwatch.go
issue_suggestions.go Rework suggestion backend (#33538) 2 weeks ago
issue_test.go
issue_timetrack.go
issue_view.go Move commits signature and verify functions to service layers (#33605) 1 week ago
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go Fix project issues list and counting (#33594) 1 week ago
projects_test.go
pull.go Improve commits list performance to reduce unnecessary database queries (#33528) 2 weeks ago
pull_review.go
pull_review_test.go
recent_commits.go
release.go
release_test.go
render.go
repo.go Refactor web route handler (#33488) 3 weeks ago
search.go enable literal string for code search (#33590) 1 week ago
star.go Refactor web route handler (#33488) 3 weeks ago
topic.go
transfer.go Refactor web route handler (#33488) 3 weeks ago
treelist.go
view.go Move commits signature and verify functions to service layers (#33605) 1 week ago
view_file.go
view_home.go
view_readme.go
view_test.go
watch.go Refactor web route handler (#33488) 3 weeks ago
webgit.go
wiki.go Move commits signature and verify functions to service layers (#33605) 1 week ago
wiki_test.go