gitea/modules/convert
qwerty287 be14e79e98
Fix 500 on time tracking in timeline API ()
Fix 
..
convert.go Add more linters to improve code readability ()
git_commit.go More commit info from API ()
git_commit_test.go Refactor AssertExistsAndLoadBean to use generics ()
issue.go Add more linters to improve code readability ()
issue_comment.go Fix 500 on time tracking in timeline API ()
issue_test.go Refactor AssertExistsAndLoadBean to use generics ()
main_test.go Use a struct as test options ()
mirror.go Add new API endpoints for push mirrors management ()
notification.go Move some files into models' sub packages ()
package.go Move access and repo permission to models/perm/access ()
pull.go Move issues related files into models/issues ()
pull_review.go Move issues related files into models/issues ()
pull_test.go Refactor AssertExistsAndLoadBean to use generics ()
release.go Move some files into models' sub packages ()
repository.go Move some files into models' sub packages ()
status.go Move some code into models/git ()
user.go Include login_name in adminCreateUser response ()
user_test.go Refactor AssertExistsAndLoadBean to use generics ()
utils.go Add migration from GitBucket ()
utils_test.go A better go code formatter, and now `make fmt` can run in Windows ()
wiki.go Move repository model into models/repo ()