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 7df09e31fa
Move issue pin to an standalone table for querying performance (#33452)
6 days ago
..
activity.go
attachment.go Fix attachment download bug (#27486) 1 year ago
convert.go Move commits signature and verify functions to service layers (#33605) 1 week ago
git_commit.go Move context from modules to services (#29440) 1 year ago
git_commit_test.go Adjust object format interface (#28469) 1 year ago
issue.go Move issue pin to an standalone table for querying performance (#33452) 6 days ago
issue_comment.go Make tracked time representation display as hours (#33315) 1 month ago
issue_test.go
main_test.go
mirror.go
notification.go Performance improvements for pull request list page (#29900) 11 months ago
package.go Clarify permission "HasAccess" behavior (#30585) 10 months ago
pull.go Move issue pin to an standalone table for querying performance (#33452) 6 days ago
pull_review.go Fix possible NPE in ToPullReviewList (#29759) 12 months ago
pull_review_test.go Enable tenv and testifylint rules (#32852) 2 months ago
pull_test.go
release.go
release_test.go
repository.go Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2 weeks ago
secret.go
status.go
user.go Make gitea webhooks openproject compatible (#28435) 9 months ago
user_test.go
utils.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 2 months ago
utils_test.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 2 months ago
wiki.go Fix an actions schedule bug (#28942) 1 year ago