mirror of https://github.com/go-gitea/gitea.git
* add test coverage for original author conversion during migrations And create a function to factorize a code snippet that is repeated five times and would otherwise be more difficult to test and maintain consistently. Signed-off-by: Loïc Dachary <loic@dachary.org> * fix variable scope and int64 formatting * add missing calls to remapExternalUser and fix misplaced %d Co-authored-by: Loïc Dachary <loic@dachary.org> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
||
|---|---|---|
| .. | ||
| file_format_testdata | ||
| schemas | ||
| comment.go | ||
| downloader.go | ||
| error.go | ||
| file_format.go | ||
| file_format_test.go | ||
| issue.go | ||
| label.go | ||
| messenger.go | ||
| milestone.go | ||
| null_downloader.go | ||
| options.go | ||
| pullrequest.go | ||
| reaction.go | ||
| release.go | ||
| repo.go | ||
| retry_downloader.go | ||
| review.go | ||
| schemas_bindata.go | ||
| schemas_dynamic.go | ||
| schemas_static.go | ||
| uploader.go | ||