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
metiftikci ad994780af
fix: render job title as commit message (#32748)
resolves #32724

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
actions fix: render job title as commit message (#32748) 2 months ago
setting Move team related functions to service layer (#32537) 2 months ago
activity.go Replace DateTime with DateUtils (#32383) 3 months ago
attachment.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
blame.go GitHub like repo home page (#32213) 2 months ago
branch.go Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
cherry_pick.go Refactor names (#31405) 8 months ago
code_frequency.go Move context from modules to services (#29440) 11 months ago
commit.go GitHub like repo home page (#32213) 2 months ago
compare.go Refactor markup render system (#32589) 2 months ago
contributors.go Fix Activity Page Contributors dropdown (#31264) 8 months ago
download.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
editor.go Notify the user when the file path contains leading or trailing spaces and fix the error message for invalid file names. (#31507) 4 months ago
editor_test.go Refactor names (#31405) 8 months ago
find.go Refactor names (#31405) 8 months ago
fork.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
githttp.go Fix git error handling (#32401) 3 months ago
githttp_test.go Fix http protocol auth (#27875) 1 year ago
helper.go Add option to filter board cards by labels and assignees (#31999) 5 months ago
issue.go Fix mentionable users when writing issue comments (#32715) 2 months ago
issue_comment.go Refactor markup render system (#32612) 2 months 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 sidebar label selector (#32460) 3 months ago
issue_label_test.go Refactor sidebar label selector (#32460) 3 months ago
issue_list.go Fix mentionable users when writing issue comments (#32715) 2 months ago
issue_lock.go Move context from modules to services (#29440) 11 months ago
issue_new.go Move some functions from issue.go to standalone files (#32468) 3 months ago
issue_page_meta.go Fix mentionable users when writing issue comments (#32715) 2 months ago
issue_pin.go Refactor names (#31405) 8 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 Issue time estimate, meaningful time tracking (#23113) 2 months ago
issue_view.go Refactor markup render system (#32612) 2 months ago
issue_watch.go Move context from modules to services (#29440) 11 months ago
main_test.go make writing main test easier (#27270) 1 year ago
middlewares.go Move context from modules to services (#29440) 11 months ago
migrate.go Fix javascript error when an anonymous user visiting migration page (#32144) 4 months ago
milestone.go Refactor markup render system (#32612) 2 months ago
packages.go Remove AddParamIfExist(AddParam) (#29841) 11 months ago
patch.go Move context from modules to services (#29440) 11 months ago
projects.go fix(project): add title to project view page (#32747) 2 months ago
projects_test.go Refactor names (#31405) 8 months ago
pull.go Fix mentionable users when writing issue comments (#32715) 2 months ago
pull_review.go Move some functions from issue.go to standalone files (#32468) 3 months ago
pull_review_test.go Fix template error when comment review doesn't exist (#29888) 11 months ago
recent_commits.go Move context from modules to services (#29440) 11 months ago
release.go GitHub like repo home page (#32213) 2 months ago
release_test.go Move context from modules to services (#29440) 11 months ago
render.go Refactor markup render system (#32612) 2 months ago
repo.go Add github compatible tarball download API endpoints (#32572) 2 months ago
search.go Improve grep search (#30843) 9 months ago
search_test.go Improve grep search (#30843) 9 months ago
topic.go Move context from modules to services (#29440) 11 months ago
treelist.go Move context from modules to services (#29440) 11 months ago
view.go GitHub like repo home page (#32213) 2 months ago
view_file.go Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
view_home.go Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
view_readme.go GitHub like repo home page (#32213) 2 months ago
view_test.go
wiki.go Make wiki pages visit fast (#32732) 2 months ago
wiki_test.go Fix raw wiki links (#31825) 6 months ago