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.
forgejo/modules/convert
KN4CK3R 3d7d750a99
Fix individual tests (addition to #15802) (#15818)
* Decouple TestAction_GetRepoLink and TestSizedAvatarLink.

* Load database for TestCheckGPGUserEmail.

* Load database for TestMakeIDsFromAPIAssigneesToAdd.

* Load database for TestGetUserIDsByNames and TestGetMaileableUsersByIDs.

* Load database for TestUser_ToUser.

* Load database for TestRepository_EditWikiPage.

* Include AppSubURL in test.

* Prevent panic with empty slice.

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
convert.go migrate from com.* to alternatives (#14103) 4 years ago
git_commit.go [refactor] Unify the export of user data via API (#15144) 3 years ago
git_commit_test.go Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
issue.go [refactor] Unify the export of user data via API (#15144) 3 years ago
issue_comment.go [refactor] Unify the export of user data via API (#15144) 3 years ago
issue_test.go Add Created & Updated to Milestone (#12662) 4 years ago
main_test.go Move pull request api convert to convert package (#9664) 5 years ago
notification.go [API] pull notification subject status: add "merged" (#15344) 3 years ago
pull.go [refactor] Unify the export of user data via API (#15144) 3 years ago
pull_review.go Expose resolver via API (#15167) 3 years ago
pull_test.go Move Repo APIFormat to convert package (#13787) 4 years ago
release.go [refactor] Unify the export of user data via API (#15144) 3 years ago
repository.go [refactor] Unify the export of user data via API (#15144) 3 years ago
status.go [refactor] Unify the export of user data via API (#15144) 3 years ago
user.go Add Active and ProhibitLogin to API (#15689) 3 years ago
user_test.go Fix individual tests (addition to #15802) (#15818) 3 years ago
utils.go [API] Migration: Change ServiceType String (#12672) 4 years ago
utils_test.go Add some Unit-Tests (#14500) 3 years ago