Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600)
2 weeks ago
..
activity.go For API attachments, use API URL (#25639) 2 years ago
attachment.go Fix attachment download bug (#27486) 2 years ago
convert.go Fix various permission & login related bugs (#36002) 4 weeks ago
git_commit.go Move commit related functions to gitrepo package (#35600) 2 weeks ago
git_commit_test.go Enable testifylint rules (#34075) 9 months ago
issue.go Exposing TimeEstimate field in the API (#35475) 3 months ago
issue_comment.go Make tracked time representation display as hours (#33315) 11 months ago
issue_test.go
main_test.go make writing main test easier (#27270) 2 years ago
mirror.go Even more `db.DefaultContext` refactor (#27352) 2 years ago
notification.go Fix context usages (#35348) 4 months ago
package.go Fix context usages (#35348) 4 months ago
pull.go Move some functions to gitrepo package (#35543) 2 months ago
pull_review.go Fix context usages (#35348) 4 months ago
pull_review_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
pull_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
release.go add Upload URL to release API (#26663) 2 years ago
release_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
repository.go Fix ListWorkflowRuns OpenAPI response model. (#35026) 5 months ago
secret.go feat: implement organization secret creation API (#26566) 2 years ago
status.go Always return the relevant status information, even if no status exists. (#35335) 4 months ago
user.go Fix context usages (#35348) 4 months ago
user_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
utils.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 11 months ago
utils_test.go Enable testifylint rules (#34075) 9 months ago
wiki.go Fix an actions schedule bug (#28942) 2 years ago