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/repo
zeripath 482ba937ed
Provide option to unlink a fork (#11858)
5 years ago
..
activity.go
attachment.go
blame.go Ensure BlameReaders close at end of request (#12102) 5 years ago
branch.go Handle more pathological branch and tag names (#11843) 5 years ago
commit.go Show exact tag for commit on diff view (#11846) 5 years ago
compare.go Server-side syntax highlighting for all code (#12047) 5 years ago
download.go
editor.go Fix numbr of files, total additions, and deletions (#11614) 5 years ago
editor_test.go
http.go fix a small nit (#11834) 5 years ago
issue.go Add push commits history comment on PR time-line (#11167) 5 years ago
issue_dependency.go
issue_label.go
issue_label_test.go fix go vet error (#3740) 7 years ago
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
milestone.go Show description on individual milestone view (#12055) 5 years ago
pull.go Handle more pathological branch and tag names (#11843) 5 years ago
pull_review.go
release.go Honor DEFAULT_PAGING_NUM for API (#11805) 5 years ago
release_test.go
repo.go Global default branch setting (#11918) 5 years ago
search.go
setting.go Provide option to unlink a fork (#11858) 5 years ago
setting_protected_branch.go Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
settings_test.go
topic.go
view.go Server-side syntax highlighting for all code (#12047) 5 years ago
webhook.go Fix webhook template when validation errors occur (#11421) 5 years ago
wiki.go Allow different HardBreaks settings for documents and comments (#11515) 5 years ago
wiki_test.go