forgejo/routers/web/repo
2024-04-09 05:31:44 +00:00
..
actions
badges
flags
setting Remove scheduled action tasks if the repo is archived (#30224) 2024-04-07 15:40:31 +02:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
code_frequency.go
commit.go
compare.go Fix view file button in diff compare 2024-04-05 05:27:20 +02:00
contributors.go
download.go
editor.go [BUG] Use correct template for commitmail error 2024-04-02 15:08:53 +02:00
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Do some performance optimize for issues list and view issue/pull (gitea#29515) 2024-04-08 14:47:31 +02:00
issue_content_history.go
issue_dependency.go
issue_label.go [GITEA] Apply changes to archived labels 2024-04-01 17:46:02 +05:00
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go
projects_test.go
pull.go
pull_review.go Do some performance optimize for issues list and view issue/pull (gitea#29515) 2024-04-08 14:47:31 +02:00
pull_review_test.go [TESTS] pull review deleted from gitea#29888 2024-03-31 13:53:47 +02:00
recent_commits.go
release.go Count downloads for tag archives 2024-04-08 12:51:27 +02:00
release_test.go
render.go
repo.go Count downloads for tag archives 2024-04-08 12:51:27 +02:00
search.go
topic.go
treelist.go
view.go
view_test.go
wiki.go
wiki_test.go