gitea/services/convert
yp05327 e177239529
Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` ()
..
activity.go For API attachments, use API URL ()
attachment.go Fix attachment download bug ()
convert.go Add priority to protected branch ()
git_commit.go Move context from modules to services ()
git_commit_test.go Adjust object format interface ()
issue.go Fix milestone deadline and date related problems ()
issue_comment.go Issue time estimate, meaningful time tracking ()
issue_test.go Move `convert` package to services ()
main_test.go make writing main test easier ()
mirror.go Even more `db.DefaultContext` refactor ()
notification.go Performance improvements for pull request list page ()
package.go Clarify permission "HasAccess" behavior ()
pull.go Add more load functions to make sure the reference object loaded ()
pull_review.go Fix possible NPE in ToPullReviewList ()
pull_review_test.go Enable tenv and testifylint rules ()
pull_test.go Fix `Permission` in API returned repository struct ()
release.go add Upload URL to release API ()
release_test.go add Upload URL to release API ()
repository.go Make git clone URL could use current signed-in user ()
secret.go feat: implement organization secret creation API ()
status.go refactor improve NoBetterThan ()
user.go Make gitea webhooks openproject compatible ()
user_test.go Add context cache as a request level cache ()
utils.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` ()
utils_test.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` ()
wiki.go Fix an actions schedule bug ()