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.
 
 
 
 
 
 
yy 7a2aac406d
fix: typos in comments (#36394)
3 months ago
..
activity.go For API attachments, use API URL (#25639) 3 years ago
attachment.go Fix attachment download bug (#27486) 3 years ago
convert.go Fix various permission & login related bugs (#36002) 5 months ago
git_commit.go Move commit related functions to gitrepo package (#35600) 5 months ago
git_commit_test.go Enable testifylint rules (#34075) 1 year ago
issue.go Add more check for stopwatch read or list (#36340) 3 months ago
issue_comment.go Make tracked time representation display as hours (#33315) 1 year ago
issue_test.go Add more check for stopwatch read or list (#36340) 3 months ago
main_test.go make writing main test easier (#27270) 3 years ago
mirror.go Even more `db.DefaultContext` refactor (#27352) 3 years ago
notification.go Fix bug on notification read (#36339) 3 months ago
notification_test.go Fix bug on notification read (#36339) 3 months ago
package.go Fix context usages (#35348) 8 months ago
pull.go Move some functions to gitrepo package (#35543) 7 months ago
pull_review.go Fix context usages (#35348) 8 months ago
pull_review_test.go Remove incorrect "db.DefaultContext" usages (#35366) 8 months ago
pull_test.go Remove incorrect "db.DefaultContext" usages (#35366) 8 months ago
release.go add Upload URL to release API (#26663) 3 years ago
release_test.go Remove incorrect "db.DefaultContext" usages (#35366) 8 months ago
repository.go fix: typos in comments (#36394) 3 months ago
secret.go feat: implement organization secret creation API (#26566) 3 years ago
status.go Always return the relevant status information, even if no status exists. (#35335) 8 months ago
user.go Fix context usages (#35348) 8 months ago
user_test.go Remove incorrect "db.DefaultContext" usages (#35366) 8 months ago
utils.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 1 year ago
utils_test.go Enable testifylint rules (#34075) 1 year ago
wiki.go Fix an actions schedule bug (#28942) 2 years ago