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 5667ef9aab
Add missing database transaction for new issue (#29490) (#29607)
9 months ago
..
actions Not trigger all jobs any more, when re-running the first job (#29439) (#29441) 9 months ago
setting Preserve BOM in web editor (#28935) (#28959) 10 months ago
activity.go Implement FSFE REUSE for golang files (#21840) 2 years ago
attachment.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
blame.go Use information from previous blame parts (#28572) (#28577) 11 months ago
branch.go Also sync DB branches on push if necessary (#28361) (#28403) 12 months ago
cherry_pick.go Sync branches into databases (#22743) 1 year ago
commit.go Preserve BOM in web editor (#28935) (#28959) 10 months ago
compare.go Preserve BOM in web editor (#28935) (#28959) 10 months ago
download.go Less naked returns (#25713) 1 year ago
editor.go Do not double close reader (#29354) (#29370) 9 months ago
editor_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
find.go Implement FSFE REUSE for golang files (#21840) 2 years ago
githttp.go Fix http protocol auth (#27875) (#27876) 1 year ago
githttp_test.go Fix http protocol auth (#27875) (#27876) 1 year ago
helper.go Improve tree not found page (#26570) (#27346) 1 year ago
helper_test.go Make web context initialize correctly for different cases (#26726) 1 year ago
issue.go Add missing database transaction for new issue (#29490) (#29607) 9 months ago
issue_content_history.go Fix issue & comment history bugs (#29525) (#29527) 9 months ago
issue_dependency.go Add context parameter to some database functions (#26055) 1 year ago
issue_label.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
issue_label_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
issue_lock.go Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 1 year ago
issue_pin.go Fix missing check (#28406) (#28411) 12 months ago
issue_stopwatch.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue_timetrack.go Add context parameter to some database functions (#26055) 1 year ago
issue_watch.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
middlewares.go Improve user experience for outdated comments (#29050) (#29086) 10 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) (#29140) 9 months ago
packages.go Fix the display of org level badges (#26504) 1 year ago
patch.go Sync branches into databases (#22743) 1 year ago
projects.go Add missing database transaction for new issue (#29490) (#29607) 9 months ago
projects_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
pull.go Add missing database transaction for new issue (#29490) (#29607) 9 months ago
pull_review.go Load outdated comments when (un)resolving conversation on PR timeline (#29203) (#29221) 9 months ago
pull_review_test.go Load outdated comments when (un)resolving conversation on PR timeline (#29203) (#29221) 9 months ago
release.go Rework markup link rendering (#26745) (#28803) 10 months ago
release_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
render.go Preserve BOM in web editor (#28935) (#28959) 10 months ago
repo.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year 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 Preserve BOM in web editor (#28935) (#28959) 10 months ago
view_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Rework markup link rendering (#26745) (#28803) 10 months ago
wiki_test.go Make "/user/login" page redirect if the current user has signed in (#29583) (#29599) 9 months ago