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
Vladimir Sysoev dc2308a959
Make tracked time representation display as hours (#33315)
3 weeks ago
..
actions Trivial fixes (#33304) 3 weeks ago
setting Only allow admins to rename default/protected branches (#33276) 3 weeks ago
activity.go Refactor template & test related code (#32938) 2 months ago
attachment.go Clarify path param naming (#32969) 2 months ago
blame.go Refactor context repository (#33202) 4 weeks ago
branch.go Fix incorrect ref usages (#33301) 3 weeks ago
cherry_pick.go Refactor context repository (#33202) 4 weeks ago
code_frequency.go Refactor template & test related code (#32938) 2 months ago
commit.go Fix incorrect ref usages (#33301) 3 weeks ago
compare.go Refactor "string truncate" (#32984) 1 month ago
contributors.go Refactor template & test related code (#32938) 2 months ago
download.go Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 1 month ago
editor.go Refactor context repository (#33202) 4 weeks ago
editor_test.go Clarify path param naming (#32969) 2 months ago
find.go Refactor template & test related code (#32938) 2 months ago
fork.go Refactor template & test related code (#32938) 2 months ago
githttp.go Clarify path param naming (#32969) 2 months ago
githttp_test.go
helper.go Refactor context RefName and RepoAssignment (#33226) 4 weeks ago
issue.go Merge updatecommentattachment functions (#33044) 1 month ago
issue_comment.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 1 month ago
issue_content_history.go Refactor DateUtils and merge TimeSince (#32409) 3 months ago
issue_dependency.go Trivial fixes (#33304) 3 weeks ago
issue_label.go Refactor template & test related code (#32938) 2 months ago
issue_label_test.go Refactor tests (#33021) 1 month ago
issue_list.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 1 month ago
issue_lock.go Move context from modules to services (#29440) 12 months ago
issue_new.go Use project's redirect url instead of composing url (#33058) 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) 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) 4 weeks 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 Make tracked time representation display as hours (#33315) 3 weeks ago
issue_view.go Some small refactors (#33144) 4 weeks ago
issue_watch.go Trivial fixes (#33304) 3 weeks ago
main_test.go
middlewares.go Refactor context repository (#33202) 4 weeks ago
migrate.go Refactor template & test related code (#32938) 2 months ago
milestone.go Refactor pagination (#33037) 1 month ago
packages.go Refactor context repository (#33202) 4 weeks ago
patch.go Refactor context repository (#33202) 4 weeks ago
projects.go Use project's redirect url instead of composing url (#33058) 1 month ago
projects_test.go Clarify path param naming (#32969) 2 months ago
pull.go Automerge supports deleting branch automatically after merging (#32343) 4 weeks ago
pull_review.go Refactor template & test related code (#32938) 2 months ago
pull_review_test.go Refactor older tests to use testify (#33140) 4 weeks ago
recent_commits.go Refactor template & test related code (#32938) 2 months ago
release.go Fix incorrect TagName/BranchName usages (#33279) 3 weeks ago
release_test.go Validate that the tag doesn't exist when creating a tag via the web (#33241) 4 weeks ago
render.go Fix incorrect ref "blob" (#33240) 4 weeks ago
repo.go Refactor ref type (#33242) 3 weeks ago
search.go Fix incorrect TagName/BranchName usages (#33279) 3 weeks ago
search_test.go Improve grep search (#30843) 9 months ago
topic.go Move context from modules to services (#29440) 12 months ago
treelist.go Move context from modules to services (#29440) 12 months ago
view.go Refactor context repository (#33202) 4 weeks ago
view_file.go Simplify context ref name (#33267) 3 weeks ago
view_home.go Fix push message behavior (#33215) 3 weeks ago
view_readme.go Refactor context repository (#33202) 4 weeks ago
view_test.go
wiki.go Refactor pagination (#33037) 1 month ago
wiki_test.go Refactor older tests to use testify (#33140) 4 weeks ago