0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 22:49:38 +01:00
gitea/routers/web/repo
2024-12-20 18:05:29 +00:00
..
actions Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
setting Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
activity.go
attachment.go
blame.go
branch.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
cherry_pick.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
code_frequency.go
commit.go
compare.go
contributors.go
download.go
editor_test.go
editor.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
find.go
fork.go Allow to fork repository into the same owner (#32819) 2024-12-14 09:39:05 +08:00
githttp_test.go
githttp.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
helper.go
issue_comment.go
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_list.go Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
issue_lock.go
issue_new.go
issue_page_meta.go
issue_pin.go
issue_poster.go
issue_stopwatch.go
issue_suggestions.go
issue_test.go
issue_timetrack.go
issue_view.go
issue_watch.go
issue.go Make API "compare" accept commit IDs (#32801) 2024-12-12 08:10:09 +00:00
main_test.go
middlewares.go
migrate.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
milestone.go
packages.go
patch.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
projects_test.go
projects.go Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
pull_review_test.go
pull_review.go
pull.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
recent_commits.go
release_test.go
release.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
render.go
repo.go Move RepoTransfer from models to models/repo sub package (#32506) 2024-12-18 11:44:16 +08:00
search_test.go
search.go
topic.go
treelist.go
view_file.go
view_home.go Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
view_readme.go
view_test.go
view.go
wiki_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
wiki.go