1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-23 23:30:57 +02:00
gitea/modules/convert
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
2020-12-25 11:59:32 +02:00
..
convert.go
git_commit_test.go
git_commit.go
issue_comment.go
issue_test.go
issue.go
main_test.go
notification.go
pull_review.go
pull_test.go
pull.go
release.go
repository.go
status.go
user_test.go
user.go
utils.go