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 cfc6e21f06
Fix incorrect ref usages (#33301)
1 month ago
..
actions workflow_dispatch use workflow from trigger branch (#33098) 1 month ago
setting Only allow admins to rename default/protected branches (#33276) 1 month ago
activity.go
attachment.go Clarify path param naming (#32969) 2 months ago
blame.go Refactor context repository (#33202) 1 month ago
branch.go Fix incorrect ref usages (#33301) 1 month ago
cherry_pick.go Refactor context repository (#33202) 1 month ago
code_frequency.go
commit.go Fix incorrect ref usages (#33301) 1 month ago
compare.go Refactor "string truncate" (#32984) 2 months ago
contributors.go
download.go Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 2 months ago
editor.go Refactor context repository (#33202) 1 month ago
editor_test.go Clarify path param naming (#32969) 2 months ago
find.go
fork.go
githttp.go Clarify path param naming (#32969) 2 months ago
githttp_test.go
helper.go Refactor context RefName and RepoAssignment (#33226) 1 month ago
issue.go Merge updatecommentattachment functions (#33044) 2 months ago
issue_comment.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2 months ago
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go Refactor tests (#33021) 2 months ago
issue_list.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2 months ago
issue_lock.go
issue_new.go Use project's redirect url instead of composing url (#33058) 2 months 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) 1 month ago
issue_pin.go Clarify path param naming (#32969) 2 months ago
issue_poster.go Support public code/issue access for private repositories (#33127) 1 month ago
issue_stopwatch.go
issue_suggestions.go
issue_test.go
issue_timetrack.go Clarify path param naming (#32969) 2 months ago
issue_view.go Some small refactors (#33144) 1 month ago
issue_watch.go
main_test.go
middlewares.go Refactor context repository (#33202) 1 month ago
migrate.go
milestone.go Refactor pagination (#33037) 2 months ago
packages.go Refactor context repository (#33202) 1 month ago
patch.go Refactor context repository (#33202) 1 month ago
projects.go Use project's redirect url instead of composing url (#33058) 2 months ago
projects_test.go Clarify path param naming (#32969) 2 months ago
pull.go Automerge supports deleting branch automatically after merging (#32343) 1 month ago
pull_review.go
pull_review_test.go Refactor older tests to use testify (#33140) 1 month ago
recent_commits.go
release.go Fix incorrect TagName/BranchName usages (#33279) 1 month ago
release_test.go Validate that the tag doesn't exist when creating a tag via the web (#33241) 1 month ago
render.go Fix incorrect ref "blob" (#33240) 1 month ago
repo.go Refactor ref type (#33242) 1 month ago
search.go Fix incorrect TagName/BranchName usages (#33279) 1 month ago
search_test.go
topic.go
treelist.go
view.go Refactor context repository (#33202) 1 month ago
view_file.go Simplify context ref name (#33267) 1 month ago
view_home.go Simplify context ref name (#33267) 1 month ago
view_readme.go Refactor context repository (#33202) 1 month ago
view_test.go
wiki.go Refactor pagination (#33037) 2 months ago
wiki_test.go Refactor older tests to use testify (#33140) 1 month ago