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)
2 weeks ago
..
activity.go
attachment.go Fix attachment download bug (#27486) 2 years ago
convert.go Fix various permission & login related bugs (#36002) 2 months ago
git_commit.go Move commit related functions to gitrepo package (#35600) 2 months ago
git_commit_test.go Enable testifylint rules (#34075) 10 months ago
issue.go Add more check for stopwatch read or list (#36340) 3 weeks 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 weeks ago
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 bug on notification read (#36339) 2 weeks ago
notification_test.go Fix bug on notification read (#36339) 2 weeks ago
package.go Fix context usages (#35348) 5 months ago
pull.go Move some functions to gitrepo package (#35543) 4 months ago
pull_review.go Fix context usages (#35348) 5 months ago
pull_review_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
pull_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
release.go add Upload URL to release API (#26663) 2 years ago
release_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
repository.go fix: typos in comments (#36394) 2 weeks 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) 5 months ago
user.go Fix context usages (#35348) 5 months ago
user_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 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) 10 months ago
wiki.go Fix an actions schedule bug (#28942) 2 years ago