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
Yarden Shoham 9e68261ca7
fix incorrect role labels for migrated issues and comments (#22914) (#22923)
2 years ago
..
activity.go
attachment.go
blame.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
branch.go Prevent NPE if trying to restore an already restored deleted branch (#21940) (#21944) 2 years ago
cherry_pick.go
commit.go Use complete SHA to create and query commit status (#22244) (#22257) 2 years ago
compare.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
download.go
editor.go
editor_test.go
find.go
http.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
http_test.go
issue.go fix incorrect role labels for migrated issues and comments (#22914) (#22923) 2 years ago
issue_content_history.go Multiple improvements for comment edit diff (#21990) (#22007) 2 years ago
issue_dependency.go
issue_label.go
issue_label_test.go Move issues related files into models/issues (#19931) 3 years ago
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go
projects_test.go
pull.go Improve trace logging for pulls and processes (#22633) (#22812) 2 years ago
pull_review.go
release.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
release_test.go
render.go
repo.go Add support for HEAD requests in Maven registry (#21834) (#21929) 2 years ago
search.go
setting.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
setting_protected_branch.go
settings_test.go
tag.go
topic.go
treelist.go
view.go Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) (#22160) 2 years ago
view_test.go adapt README_{Country}.md stype name in localizedExtensions (#21486) 2 years ago
webhook.go
wiki.go
wiki_test.go