0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 02:46:27 +01:00
gitea/routers/web/repo
2022-02-06 20:01:47 +01:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go Collaborator trust model should trust collaborators (#18539) 2022-02-02 11:10:06 +01:00
compare.go Ensure that blob-excerpt links work for wiki (#18587) 2022-02-05 18:26:12 +00:00
download.go
editor_test.go
editor.go
http_test.go
http.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go Only view milestones from current repo (#18414) 2022-01-26 20:01:35 +00:00
projects_test.go
projects.go
pull_review.go
pull.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
release_test.go
release.go
repo.go
search.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
setting_protected_branch.go
setting.go Use base32 for 2FA scratch token (#18384) 2022-01-26 12:10:10 +08:00
settings_test.go
tag.go
topic.go
view.go Collaborator trust model should trust collaborators (#18539) 2022-02-02 11:10:06 +01:00
webhook.go Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
wiki_test.go
wiki.go