You cannot 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 b918a2c4fb
Fix redirect bug when creating issue from a project (#23971)
Fix #23966
2 years ago
..
actions Add job.duration in web ui (#23963) 2 years ago
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
compare.go Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
download.go
editor.go Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
editor_test.go
find.go
helper.go Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
helper_test.go Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
http.go
http_test.go
issue.go Fix redirect bug when creating issue from a project (#23971) 2 years ago
issue_content_history.go
issue_dependency.go Add API to manage issue dependencies (#17935) 2 years ago
issue_label.go Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
migrate.go
milestone.go
packages.go
patch.go
projects.go
projects_test.go
pull.go Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
pull_review.go
release.go Title can be empty when creating tag only (#23917) 2 years ago
release_test.go
render.go
repo.go
runners.go
search.go
setting.go
setting_protected_branch.go
setting_secrets.go
settings_test.go
tag.go
topic.go
treelist.go
view.go Ensure RSS icon is present on all repo tabs (#23904) 2 years ago
view_test.go
webhook.go
wiki.go
wiki_test.go