Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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/web/repo
Lunny Xiao 70327d6a92
Improve commits list performance to reduce unnecessary database queries (#33528)
2 weeks ago
..
actions Feature: Support workflow event dispatch via API (#33545) 2 weeks ago
setting Enhance routers for the Actions runner operations (#33549) 2 weeks ago
activity.go
attachment.go
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 Improve commits list performance to reduce unnecessary database queries (#33528) 2 weeks ago
compare.go Improve commits list performance to reduce unnecessary database queries (#33528) 2 weeks ago
contributors.go
download.go
editor.go Support choose email when creating a commit via web UI (more) (#33445) 4 weeks ago
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
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 Add a option "--user-type bot" to admin user create, improve role display (#27885) 3 weeks ago
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go Support choose email when creating a commit via web UI (more) (#33445) 4 weeks ago
projects.go
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
search_test.go
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
view_file.go
view_home.go
view_readme.go
view_test.go
watch.go Refactor web route handler (#33488) 3 weeks ago
webgit.go Support choose email when creating a commit via web UI (more) (#33445) 4 weeks ago
wiki.go Improve commits list performance to reduce unnecessary database queries (#33528) 2 weeks ago
wiki_test.go