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 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133)
2 years ago
..
activity.go
attachment.go Move some repository related code into sub package (#19711) 2 years ago
blame.go Make better use of i18n (#20096) 2 years ago
branch.go Add more linters to improve code readability (#19989) 2 years ago
cherry_pick.go
commit.go Move some code into models/git (#19879) 2 years ago
compare.go Allow render HTML with css/js external links (#19017) 2 years ago
download.go Add more linters to improve code readability (#19989) 2 years ago
editor.go Move some code into models/git (#19879) 2 years ago
editor_test.go Add more linters to improve code readability (#19989) 2 years ago
find.go Feature: Find files in repo (#15028) 2 years ago
http.go
http_test.go
issue.go Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
issue_content_history.go Make better use of i18n (#20096) 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 Move some code into models/git (#19879) 2 years ago
main_test.go
middlewares.go
migrate.go Unify repo settings & show better error (#19828) 2 years ago
milestone.go
packages.go
patch.go
projects.go Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
projects_test.go
pull.go Move issues related files into models/issues (#19931) 2 years ago
pull_review.go Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
release.go Release page show all tags in compare dropdown (#20070) 2 years ago
release_test.go
render.go Allow render HTML with css/js external links (#19017) 2 years ago
repo.go Move some repository related code into sub package (#19711) 2 years ago
search.go
setting.go Unify repo settings & show better error (#19828) 2 years ago
setting_protected_branch.go Move some code into models/git (#19879) 2 years ago
settings_test.go
tag.go Move some code into models/git (#19879) 2 years ago
topic.go
treelist.go Feature: Find files in repo (#15028) 2 years ago
view.go Add more linters to improve code readability (#19989) 2 years ago
webhook.go
wiki.go Move some code into models/git (#19879) 2 years ago
wiki_test.go