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
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375)
9 months ago
..
actions Artifact deletion in actions ui (#27172) 9 months ago
setting Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
activity.go Implement contributors graph (#27882) 9 months ago
attachment.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
blame.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
branch.go Adjust object format interface (#28469) 11 months ago
cherry_pick.go Refactor locale&string&template related code (#29165) 9 months ago
code_frequency.go Implement code frequency graph (#29191) 9 months ago
commit.go Simplify how git repositories are opened (#28937) 10 months ago
compare.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
contributors.go Deduplicate translations for contributors graph (#29256) 9 months ago
download.go Less naked returns (#25713) 1 year ago
editor.go Do not double close reader (#29354) 9 months ago
editor_test.go Simplify how git repositories are opened (#28937) 10 months ago
find.go Implement FSFE REUSE for golang files (#21840) 2 years ago
githttp.go Some refactor for git http (#28995) 10 months ago
githttp_test.go Fix http protocol auth (#27875) 1 year ago
helper.go Improve tree not found page (#26570) 1 year ago
helper_test.go Make web context initialize correctly for different cases (#26726) 1 year ago
issue.go Remove RenderEmojiPlain from template helper (#29375) 9 months ago
issue_content_history.go Refactor locale&string&template related code (#29165) 9 months ago
issue_dependency.go Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
issue_label.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
issue_label_test.go Refactor locale&string&template related code (#29165) 9 months ago
issue_lock.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue_pin.go Fix missing check (#28406) 11 months ago
issue_stopwatch.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue_timetrack.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
issue_watch.go Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 10 months ago
main_test.go make writing main test easier (#27270) 1 year ago
middlewares.go Improve user experience for outdated comments (#29050) 9 months ago
migrate.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
milestone.go Refactor issue template parsing and fix API endpoint (#29069) 9 months ago
packages.go Fix the display of org level badges (#26504) 1 year ago
patch.go Refactor locale&string&template related code (#29165) 9 months ago
projects.go Refactor locale&string&template related code (#29165) 9 months ago
projects_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
pull.go Remove RenderEmojiPlain from template helper (#29375) 9 months ago
pull_review.go Load outdated comments when (un)resolving conversation on PR timeline (#29203) 9 months ago
pull_review_test.go Load outdated comments when (un)resolving conversation on PR timeline (#29203) 9 months ago
recent_commits.go Implement recent commits graph (#29210) 9 months ago
release.go Show commit status for releases (#29149) 9 months ago
release_test.go Move more functions to db.Find (#28419) 10 months ago
render.go Preserve BOM in web editor (#28935) 10 months ago
repo.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
search.go Refactor indexer (#25174) 1 year ago
topic.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
treelist.go Implement FSFE REUSE for golang files (#21840) 2 years ago
view.go Refactor git attributes (#29356) 9 months ago
view_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Refactor locale&string&template related code (#29165) 9 months ago
wiki_test.go Simplify how git repositories are opened (#28937) 10 months ago