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.
Jason Song 34f736ca04
Fix reaction of issues (#21185)
1 year ago
..
activities Fix various typos (#21103) 1 year ago
admin Move some files into models' sub packages (#20262) 1 year ago
appstate Sync gitea app path for git hooks and authorized keys when starting (#17335) 2 years ago
asymkey Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896) 1 year ago
auth Move some files into models' sub packages (#20262) 1 year ago
avatars format with gofumpt (#18184) 2 years ago
db test: use `T.TempDir` to create temporary test directory (#21043) 1 year ago
fixtures Fix SQL Query for `SearchTeam` (#20844) 1 year ago
foreignreference Store the foreign ID of issues during migration (#18446) 2 years ago
git Add migrate repo archiver and packages storage support on command line (#20757) 1 year ago
issues Fix reaction of issues (#21185) 1 year ago
migrations Add another index for Action table on postgres (#21033) 1 year ago
organization Move some files into models' sub packages (#20262) 1 year ago
packages Fix various typos (#21103) 1 year ago
perm Move some files into models' sub packages (#20262) 1 year ago
project Add option to purge users (#18064) 2 years ago
pull Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2 years ago
repo Fix various typos (#21103) 1 year ago
unit Add more linters to improve code readability (#19989) 2 years ago
unittest Kd/ci playwright go test (#20123) 1 year ago
user Move some files into models' sub packages (#20262) 1 year ago
webhook Webhook for Wiki changes (#20219) 1 year ago
error.go Move some files into models' sub packages (#20262) 1 year ago
fixture_generation.go Move access and repo permission to models/perm/access (#19350) 2 years ago
fixture_test.go Decouple unit test code from business code (#17623) 2 years ago
main_test.go Move some files into models' sub packages (#20262) 1 year ago
migrate.go Move some files into models' sub packages (#20262) 1 year ago
migrate_test.go Move some files into models' sub packages (#20262) 1 year ago
org.go Move some files into models' sub packages (#20262) 1 year ago
org_team.go Move some files into models' sub packages (#20262) 1 year ago
org_team_test.go Move some files into models' sub packages (#20262) 1 year ago
org_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
repo.go fix hard-coded timeout and error panic in API archive download endpoint (#20925) 1 year ago
repo_collaboration.go Move some files into models' sub packages (#20262) 1 year ago
repo_collaboration_test.go Move some files into models' sub packages (#20262) 1 year ago
repo_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
repo_transfer.go Move some files into models' sub packages (#20262) 1 year ago
repo_transfer_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
user.go Fix delete user missed some comments (#21067) 1 year ago