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 d3083d2198
Some small refactors (#33144)
4 weeks ago
..
actions workflow_dispatch use workflow from trigger branch (#33098) 1 month ago
setting Clarify path param naming (#32969) 2 months ago
activity.go Refactor template & test related code (#32938) 2 months ago
attachment.go Clarify path param naming (#32969) 2 months ago
blame.go GitHub like repo home page (#32213) 2 months ago
branch.go Automerge supports deleting branch automatically after merging (#32343) 4 weeks ago
cherry_pick.go Clarify path param naming (#32969) 2 months ago
code_frequency.go Refactor template & test related code (#32938) 2 months ago
commit.go Refactor pagination (#33037) 1 month 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 template & test related code (#32938) 2 months 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 Add option to filter board cards by labels and assignees (#31999) 5 months 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 Refactor names (#31405) 8 months 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 Move some functions from issue.go to standalone files (#32468) 3 months 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 Clarify path param naming (#32969) 2 months ago
issue_view.go Some small refactors (#33144) 4 weeks ago
issue_watch.go Refactor template & test related code (#32938) 2 months ago
main_test.go
middlewares.go Move context from modules to services (#29440) 12 months ago
migrate.go Refactor template & test related code (#32938) 2 months ago
milestone.go Refactor pagination (#33037) 1 month ago
packages.go Refactor pagination (#33037) 1 month ago
patch.go Refactor template & test related code (#32938) 2 months 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 Refactor pagination (#33037) 1 month ago
release_test.go Move context from modules to services (#29440) 12 months ago
render.go Refactor markup render system (#32612) 3 months ago
repo.go Clean up legacy form CSS styles (#33081) 1 month ago
search.go Fix bleve fuzziness search (#33078) 1 month 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 add submodule diff links (#33097) 1 month ago
view_file.go Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
view_home.go fix empty repo updated time (#33120) 1 month ago
view_readme.go GitHub like repo home page (#32213) 2 months 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