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
Lauris BH f92b7a6331
Add support for rendering terminal output with colors (#19497)
3 years ago
..
activity.go
attachment.go Move some repository related code into sub package (#19711) 3 years ago
blame.go
branch.go
cherry_pick.go
commit.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
compare.go Move some repository related code into sub package (#19711) 3 years ago
download.go
editor.go
editor_test.go
http.go
http_test.go
issue.go Move some repository related code into sub package (#19711) 3 years ago
issue_content_history.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_dependency.go
issue_label.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_label_test.go
issue_lock.go
issue_stopwatch.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
projects_test.go
pull.go Move some repository related code into sub package (#19711) 3 years ago
pull_review.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
release.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
release_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
repo.go Move some repository related code into sub package (#19711) 3 years ago
search.go
setting.go Ensure minimum mirror interval is reported on settings page (#19895) 3 years ago
setting_protected_branch.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
settings_test.go
tag.go
topic.go
view.go Add support for rendering terminal output with colors (#19497) 3 years ago
webhook.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
wiki.go Automatically render wiki TOC (#19873) 3 years ago
wiki_test.go