You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gusted 6d55a132a5
Uncapitalize errors (#18915)
- See: https://github.com/golang/go/wiki/CodeReviewComments#error-strings

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
activity.go Propagate context and ensure git commands run in request context (#17868) 3 years ago
attachment.go format with gofumpt (#18184) 3 years ago
blame.go Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2 years ago
branch.go Lock gofumpt to v0.3.0 and run it (#18866) 2 years ago
cherry_pick.go Fix broken cancel button link on patch page (#18718) 2 years ago
commit.go Collaborator trust model should trust collaborators (#18539) 2 years ago
compare.go BeforeSourcePath should point to base commit (#18799) 2 years ago
download.go format with gofumpt (#18184) 3 years ago
editor.go Propagate context and ensure git commands run in request context (#17868) 3 years ago
editor_test.go format with gofumpt (#18184) 3 years ago
http.go Don't report signal: killed errors in serviceRPC (#18850) 2 years ago
http_test.go Fix http path bug (#16117) 3 years ago
issue.go Uncapitalize errors (#18915) 2 years ago
issue_content_history.go Show fullname on issue edits and gpg/ssh signing info (#18827) 2 years ago
issue_dependency.go Rename context.Query to context.Form (#16562) 3 years ago
issue_label.go Use a standalone struct name for Organization (#17632) 3 years ago
issue_label_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
issue_lock.go format with gofumpt (#18184) 3 years ago
issue_stopwatch.go Multiple Escaping Improvements (#17551) 3 years ago
issue_test.go format with gofumpt (#18184) 3 years ago
issue_timetrack.go Fix display time of milestones (#18753) 2 years ago
issue_watch.go Refactor routers directory (#15800) 3 years ago
lfs.go Uncapitalize errors (#18915) 2 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
middlewares.go Added auto-save whitespace behavior if it changed manually (#15566) 2 years ago
migrate.go format with gofumpt (#18184) 3 years ago
milestone.go Only view milestones from current repo (#18414) 2 years ago
patch.go Fix broken cancel button link on patch page (#18718) 2 years ago
projects.go format with gofumpt (#18184) 3 years ago
projects_test.go Decouple unit test code from business code (#17623) 3 years ago
pull.go Always set PullRequestWorkInProgressPrefixes in PrepareViewPullInfo (#18713) 2 years ago
pull_review.go Propagate context and ensure git commands run in request context (#17868) 3 years ago
release.go format with gofumpt (#18184) 3 years ago
release_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
repo.go format with gofumpt (#18184) 3 years ago
search.go Automatically pause queue if index service is unavailable (#15066) 2 years ago
setting.go Use base32 for 2FA scratch token (#18384) 2 years ago
setting_protected_branch.go Move repository model into models/repo (#17933) 3 years ago
settings_test.go format with gofumpt (#18184) 3 years ago
tag.go Move repository model into models/repo (#17933) 3 years ago
topic.go format with gofumpt (#18184) 3 years ago
view.go Fix template bug of LFS lock (#18784) 2 years ago
webhook.go Uncapitalize errors (#18915) 2 years ago
wiki.go format with gofumpt (#18184) 3 years ago
wiki_test.go format with gofumpt (#18184) 3 years ago