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
wxiaoguang e728fd741b
Fix Activity Page Contributors dropdown (#31264)
Fix #31261
5 days ago
..
actions Azure blob storage support (#30995) 2 weeks ago
setting Fix wrong transfer hint (#30889) 1 month ago
activity.go Move context from modules to services (#29440) 3 months ago
attachment.go Azure blob storage support (#30995) 2 weeks ago
blame.go Refactor file view & render (#30227) 2 months ago
branch.go Use repo object format name instead of detecting from git repository (#29702) 3 months ago
cherry_pick.go Move context from modules to services (#29440) 3 months ago
code_frequency.go Move context from modules to services (#29440) 3 months ago
commit.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2 weeks ago
compare.go Refactor sha1 and time-limited code (#31023) 3 weeks ago
contributors.go Fix Activity Page Contributors dropdown (#31264) 5 days ago
download.go Azure blob storage support (#30995) 2 weeks ago
editor.go Add missed return after `ctx.ServerError` (#31130) 2 weeks ago
editor_test.go Move context from modules to services (#29440) 3 months ago
find.go Escape paths for find file correctly (#30026) 3 months ago
fork.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 3 months ago
githttp.go Make sure git version&feature are always prepared (#30877) 1 month ago
githttp_test.go Fix http protocol auth (#27875) 7 months ago
helper.go Move context from modules to services (#29440) 3 months ago
helper_test.go Make web context initialize correctly for different cases (#26726) 10 months ago
issue.go Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31219) 1 week ago
issue_content_history.go Remove unnecessary inline style for tab-size (#31224) 1 week ago
issue_dependency.go Move context from modules to services (#29440) 3 months ago
issue_label.go Refactor label.IsArchived() (#29750) 3 months ago
issue_label_test.go Move context from modules to services (#29440) 3 months ago
issue_lock.go Move context from modules to services (#29440) 3 months ago
issue_pin.go Move context from modules to services (#29440) 3 months ago
issue_stopwatch.go Move context from modules to services (#29440) 3 months ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue_timetrack.go Move context from modules to services (#29440) 3 months ago
issue_watch.go Move context from modules to services (#29440) 3 months ago
main_test.go make writing main test easier (#27270) 9 months ago
middlewares.go Move context from modules to services (#29440) 3 months ago
migrate.go Move context from modules to services (#29440) 3 months ago
milestone.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2 weeks ago
packages.go Remove AddParamIfExist(AddParam) (#29841) 3 months ago
patch.go Move context from modules to services (#29440) 3 months ago
projects.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2 weeks ago
projects_test.go Rename project board -> column to make the UI less confusing (#30170) 2 weeks ago
pull.go Fix `View File` button link if branch deleted on pull request files pages (#31063) 2 weeks ago
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 1 month ago
pull_review_test.go Fix template error when comment review doesn't exist (#29888) 3 months ago
recent_commits.go Move context from modules to services (#29440) 3 months ago
release.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2 weeks ago
release_test.go Move context from modules to services (#29440) 3 months ago
render.go Refactor render (#30136) 3 months ago
repo.go Azure blob storage support (#30995) 2 weeks ago
search.go Improve grep search (#30843) 1 month ago
search_test.go Improve grep search (#30843) 1 month ago
topic.go Move context from modules to services (#29440) 3 months ago
treelist.go Move context from modules to services (#29440) 3 months ago
view.go Ignore FindRecentlyPushedNewBranches err (#31164) 2 weeks ago
view_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 3 months ago
wiki_test.go Use raw Wiki links for non-renderable Wiki files (#30273) 2 months ago