gitea/routers/web/repo
Gusted 6d55a132a5
Uncapitalize errors (#18915)
- See: https://github.com/golang/go/wiki/CodeReviewComments#error-strings

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-02-26 20:15:32 +08:00
..
activity.go
attachment.go
blame.go
branch.go Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
cherry_pick.go
commit.go
compare.go BeforeSourcePath should point to base commit (#18799) 2022-02-25 14:46:15 +08:00
download.go
editor.go
editor_test.go
http.go Don't report signal: killed errors in serviceRPC (#18850) 2022-02-22 16:32:25 +08:00
http_test.go
issue.go Uncapitalize errors (#18915) 2022-02-26 20:15:32 +08:00
issue_content_history.go Show fullname on issue edits and gpg/ssh signing info (#18827) 2022-02-20 19:50:11 +00:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go Uncapitalize errors (#18915) 2022-02-26 20:15:32 +08:00
main_test.go
middlewares.go
migrate.go
milestone.go
patch.go
projects.go
projects_test.go
pull.go
pull_review.go
release.go
release_test.go
repo.go
search.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
setting.go
setting_protected_branch.go
settings_test.go
tag.go
topic.go
view.go Fix template bug of LFS lock (#18784) 2022-02-16 11:22:25 -05:00
webhook.go Uncapitalize errors (#18915) 2022-02-26 20:15:32 +08:00
wiki.go
wiki_test.go