1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 13:21:30 +02:00
gitea/routers/web/repo
Gusted 7eb380baa4
Use correct translation key (#18135)
- Resolves #18122

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-31 16:43:03 +08:00
..
activity.go
attachment.go
blame.go
branch.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
commit.go Add missing X-Total-Count and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
compare.go Improve interface when comparing a branch which has created a pull request (#17911) 2021-12-24 12:14:42 +00:00
download.go
editor_test.go
editor.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
http_test.go
http.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08: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 Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
lfs.go
main_test.go
middlewares.go
migrate.go Use correct translation key (#18135) 2021-12-31 16:43:03 +08:00
milestone.go
projects_test.go
projects.go Removed unused method. (#18129) 2021-12-30 11:56:12 +08:00
pull_review.go
pull.go Do not read or write git reference files directly (#18079) 2021-12-23 21:44:00 +08:00
release_test.go
release.go
repo.go Use correct translation key (#18135) 2021-12-31 16:43:03 +08:00
search.go
setting_protected_branch.go
setting.go Use correct translation key (#18135) 2021-12-31 16:43:03 +08:00
settings_test.go
tag.go
topic.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
view.go When the git repository on storage is changed, the repository modal should also be updated (#18088) 2021-12-24 23:36:26 +08:00
webhook.go
wiki_test.go
wiki.go