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
KN4CK3R 5a84558e7c
Display total commit count in hook message (#21400) (#21481)
2 years ago
..
activity.go
attachment.go
blame.go
branch.go fix permission check for delete tag (#19985) 2 years ago
cherry_pick.go
commit.go Fix pagination limit parameter problem (#21111) 2 years ago
compare.go Fix CSV diff for added/deleted files (#21189) (#21193) 2 years ago
download.go
editor.go
editor_test.go
find.go
http.go Use request timeout for git service rpc (#20689) (#20693) 2 years ago
http_test.go
issue.go Check if project has the same repository id with issue when assign project to issue (#20133) (#20188) 2 years ago
issue_content_history.go Move issues related files into models/issues (#19931) 2 years ago
issue_dependency.go Move issues related files into models/issues (#19931) 2 years ago
issue_label.go Move issues related files into models/issues (#19931) 2 years ago
issue_label_test.go Move issues related files into models/issues (#19931) 2 years ago
issue_lock.go Move issues related files into models/issues (#19931) 2 years ago
issue_stopwatch.go Stop spurious APIFormat stopwatches logs (#20008) 2 years ago
issue_test.go Move issues related files into models/issues (#19931) 2 years ago
issue_timetrack.go Move issues related files into models/issues (#19931) 2 years ago
issue_watch.go Move issues related files into models/issues (#19931) 2 years ago
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go Show hint to link package to repo when viewing empty repo package list (#20504) (#20507) 2 years ago
patch.go
projects.go Check if project has the same repository id with issue when assign project to issue (#20133) (#20188) 2 years ago
projects_test.go
pull.go Add default commit messages to PR for squash merge (#20618) (#20645) 2 years ago
pull_review.go Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407) 2 years ago
release.go Tag list should include draft releases with existing tags (#21263) (#21365) 2 years ago
release_test.go
render.go Allow render HTML with css/js external links (#19017) 2 years ago
repo.go Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 2 years ago
search.go
setting.go Fix mirror address setting not working (#20850) (#20904) 2 years ago
setting_protected_branch.go
settings_test.go
tag.go
topic.go
treelist.go
view.go Fix possible panic when repository is empty (#20509) (#20526) 2 years ago
webhook.go Display total commit count in hook message (#21400) (#21481) 2 years ago
wiki.go
wiki_test.go