gitea/routers/web/repo
2022-04-25 20:45:18 +02:00
..
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2022-04-25 20:45:18 +02:00
commit.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2022-04-25 20:45:18 +02:00
compare.go
download.go
editor_test.go
editor.go
http_test.go
http.go
issue_content_history.go
issue_dependency.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go User specific repoID or xorm builder conditions for issue search (#19475) 2022-04-25 16:06:24 +02:00
lfs.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
middlewares.go
migrate.go
milestone.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
packages.go
patch.go
projects_test.go
projects.go
pull_review.go
pull.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
release_test.go
release.go
repo.go Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
search.go
setting_protected_branch.go
setting.go When updating mirror repo intervals by API reschedule next update too (#19429) 2022-04-20 09:20:53 +01:00
settings_test.go
tag.go
topic.go
view.go Add logic to switch between source/rendered on Markdown (#19356) 2022-04-10 23:01:35 +08:00
webhook.go
wiki_test.go
wiki.go