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 83ba882bab
Fix possible NPE in ToPullReviewList (#29759)
8 months ago
..
activity.go
attachment.go Fix attachment download bug (#27486) 1 year ago
convert.go Add branch protection setting for ignoring stale approvals (#28498) 10 months 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 Show whether a PR is WIP inside popups (#28975) 9 months ago
issue_comment.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
issue_test.go
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 Even more `db.DefaultContext` refactor (#27352) 1 year ago
package.go Fix incorrect relative/absolute URL usages (#29531) 9 months ago
pull.go Simplify how git repositories are opened (#28937) 10 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
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 Enable/disable owner and repo projects independently (#28805) 9 months ago
secret.go feat: implement organization secret creation API (#26566) 1 year ago
status.go refactor improve NoBetterThan (#26126) 1 year ago
user.go Fix API leaking Usermail if not logged in (#25097) 1 year ago
user_test.go
utils.go
utils_test.go
wiki.go Fix an actions schedule bug (#28942) 10 months ago