0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 01:42:53 +01:00
gitea/routers/web/repo
2025-02-05 02:14:03 +08:00
..
actions chore: fix some trivial problems and TODOs (#33473) 2025-02-02 18:16:56 +00:00
setting Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
activity.go
attachment.go
blame.go
branch.go Fix "redirect link" handling (#33440) 2025-01-31 04:12:14 +08:00
cherry_pick.go Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +00:00
code_frequency.go Fix incorrect ref commit ID usage (#33331) 2025-01-20 07:43:49 +00:00
commit.go
compare.go
contributors.go Fix incorrect ref commit ID usage (#33331) 2025-01-20 07:43:49 +00:00
download.go
editor_test.go
editor.go Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +00:00
find.go
fork.go
githttp_test.go
githttp.go
helper.go
issue_comment.go
issue_content_history.go
issue_dependency.go
issue_label_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 2025-01-22 06:37:52 +00:00
issue_label.go
issue_list.go
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
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +00:00
projects_test.go
projects.go
pull_review_test.go
pull_review.go
pull.go
recent_commits.go Fix incorrect ref commit ID usage (#33331) 2025-01-20 07:43:49 +00:00
release_test.go
release.go
render.go
repo.go Refactor web route handler (#33488) 2025-02-05 02:14:03 +08:00
search_test.go
search.go Fix incorrect ref commit ID usage (#33331) 2025-01-20 07:43:49 +00:00
star.go Refactor web route handler (#33488) 2025-02-05 02:14:03 +08:00
topic.go
transfer.go Refactor web route handler (#33488) 2025-02-05 02:14:03 +08:00
treelist.go
view_file.go
view_home.go Fix "redirect link" handling (#33440) 2025-01-31 04:12:14 +08:00
view_readme.go
view_test.go
view.go
watch.go Refactor web route handler (#33488) 2025-02-05 02:14:03 +08:00
webgit.go Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +00:00
wiki_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 2025-01-22 06:37:52 +00:00
wiki.go