Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/convert
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339)
1 week ago
..
activity.go For API attachments, use API URL (#25639) 1 year ago
attachment.go Fix attachment download bug (#27486) 1 year ago
convert.go Make admins adhere to branch protection rules (#32248) 3 weeks ago
git_commit.go Move context from modules to services (#29440) 9 months ago
git_commit_test.go Adjust object format interface (#28469) 11 months ago
issue.go Fix milestone deadline and date related problems (#32339) 1 week ago
issue_comment.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
issue_test.go Move `convert` package to services (#22264) 2 years ago
main_test.go make writing main test easier (#27270) 1 year ago
mirror.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
notification.go Performance improvements for pull request list page (#29900) 8 months ago
package.go Clarify permission "HasAccess" behavior (#30585) 7 months ago
pull.go Fix null requested_reviewer from API (#31773) 3 months ago
pull_review.go Fix possible NPE in ToPullReviewList (#29759) 8 months ago
pull_review_test.go Fix possible NPE in ToPullReviewList (#29759) 8 months ago
pull_test.go Fix `Permission` in API returned repository struct (#25388) 1 year ago
release.go add Upload URL to release API (#26663) 1 year ago
release_test.go add Upload URL to release API (#26663) 1 year ago
repository.go Support repo license (#24872) 1 month ago
secret.go feat: implement organization secret creation API (#26566) 1 year ago
status.go refactor improve NoBetterThan (#26126) 1 year ago
user.go Make gitea webhooks openproject compatible (#28435) 6 months ago
user_test.go Add context cache as a request level cache (#22294) 2 years ago
utils.go Support migration from AWS CodeCommit (#31981) 2 months ago
utils_test.go Rewrite queue (#24505) 2 years ago
wiki.go Fix an actions schedule bug (#28942) 10 months ago