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 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)
5 years ago
..
activity.go
attachment.go
blame.go Load Repo Topics on blame view (#11307) 5 years ago
branch.go Protect default branch against deletion (#11115) 5 years ago
commit.go
compare.go Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 5 years ago
download.go
editor.go
editor_test.go
http.go Prevent clones and pushes to disabled wiki (#11131) 5 years ago
issue.go [API] ListIssues add filter for milestones (#10148) 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 [API] Extend times API (#9200) 5 years ago
issue_watch.go
lfs.go
main_test.go Unit tests for wiki routers (#3022) 7 years ago
middlewares.go
milestone.go move jquery-datetimepicker to npm/webpack (#10713) 5 years ago
pull.go Add a way to mark Conversation (code comment) resolved (#11037) 5 years ago
pull_review.go
release.go Add single release page and latest redirect (#11102) 5 years ago
release_test.go
repo.go Fix orgs not being displayed on create repo form (#11279) 5 years ago
search.go Add detected file language to code search (#10256) 5 years ago
setting.go
setting_protected_branch.go Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
settings_test.go
topic.go
view.go Load Repo Topics on blame view (#11307) 5 years ago
webhook.go
wiki.go
wiki_test.go