gitea/modules/convert
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797)
* Refactor AssertExistsAndLoadBean to use generics

* Fix tests

Co-authored-by: zeripath <art27@cantab.net>
2022-08-16 10:22:25 +08:00
..
convert.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
git_commit_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
git_commit.go
issue_comment.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
issue_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
issue.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
main_test.go
mirror.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
notification.go
package.go
pull_review.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
pull_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
pull.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
release.go
repository.go Add allow_rebase_update, default_delete_branch_after_merge to repository api response (#20079) 2022-07-15 16:00:01 +08:00
status.go
user_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
user.go Include login_name in adminCreateUser response (#20283) 2022-07-15 16:52:11 +08:00
utils_test.go
utils.go
wiki.go