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
Giteabot b4f0eed969
Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128)
1 month ago
..
actions Backport 1.23 (#32868) 2 months ago
setting Add `is_archived` option for issue indexer (#32735) 2 months ago
activity.go Replace DateTime with DateUtils (#32383) 3 months ago
attachment.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
blame.go GitHub like repo home page (#32213) 2 months ago
branch.go Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
cherry_pick.go Refactor names (#31405) 8 months ago
code_frequency.go
commit.go GitHub like repo home page (#32213) 2 months ago
compare.go Refactor markup render system (#32589) 3 months ago
contributors.go Fix Activity Page Contributors dropdown (#31264) 8 months ago
download.go Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) (#33046) 1 month ago
editor.go Notify the user when the file path contains leading or trailing spaces and fix the error message for invalid file names. (#31507) 5 months ago
editor_test.go Refactor names (#31405) 8 months ago
find.go Refactor names (#31405) 8 months ago
fork.go Allow to fork repository into the same owner (#32819) 2 months ago
githttp.go Fix git error handling (#32401) 3 months ago
githttp_test.go
helper.go Add option to filter board cards by labels and assignees (#31999) 5 months ago
issue.go Make API "compare" accept commit IDs (#32801) 2 months ago
issue_comment.go Refactor markup render system (#32612) 3 months ago
issue_content_history.go Refactor DateUtils and merge TimeSince (#32409) 3 months ago
issue_dependency.go Refactor names (#31405) 8 months ago
issue_label.go Refactor sidebar label selector (#32460) 3 months ago
issue_label_test.go Refactor sidebar label selector (#32460) 3 months ago
issue_list.go Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
issue_lock.go
issue_new.go Use project's redirect url instead of composing url (#33058) (#33064) 1 month ago
issue_page_meta.go Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) 1 month ago
issue_pin.go Refactor names (#31405) 8 months ago
issue_poster.go Move some functions from issue.go to standalone files (#32468) 3 months ago
issue_stopwatch.go Issue time estimate, meaningful time tracking (#23113) 2 months ago
issue_suggestions.go Fix suggestions for issues (#32380) 3 months ago
issue_test.go
issue_timetrack.go Issue time estimate, meaningful time tracking (#23113) 2 months ago
issue_view.go Split issue/pull view router function as multiple smaller functions (#32749) 2 months ago
issue_watch.go
main_test.go
middlewares.go
migrate.go Fix javascript error when an anonymous user visiting migration page (#32144) 4 months ago
milestone.go Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
packages.go Remove AddParamIfExist(AddParam) (#29841) 11 months ago
patch.go
projects.go Use project's redirect url instead of composing url (#33058) (#33064) 1 month ago
projects_test.go Refactor names (#31405) 8 months ago
pull.go Split issue/pull view router function as multiple smaller functions (#32749) 2 months ago
pull_review.go Move some functions from issue.go to standalone files (#32468) 3 months ago
pull_review_test.go Fix template error when comment review doesn't exist (#29888) 11 months ago
recent_commits.go
release.go GitHub like repo home page (#32213) 2 months ago
release_test.go
render.go Refactor markup render system (#32612) 3 months ago
repo.go Fix broken forms (#33082) 1 month ago
search.go Fix bleve fuzziness search (#33078) (#33087) 1 month ago
search_test.go Improve grep search (#30843) 9 months ago
topic.go
treelist.go
view.go GitHub like repo home page (#32213) 2 months ago
view_file.go Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
view_home.go fix empty repo updated time (#33120) (#33124) 1 month ago
view_readme.go GitHub like repo home page (#32213) 2 months ago
view_test.go
wiki.go Make wiki pages visit fast (#32732) 2 months ago
wiki_test.go Enable tenv and testifylint rules (#32852) 2 months ago