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/models
Gusted c540ee08d3
Add Num{Issues,Pulls} stats checks (#21404)
3 years ago
..
activities
admin Move some files into models' sub packages (#20262) 3 years ago
appstate Sync gitea app path for git hooks and authorized keys when starting (#17335) 4 years ago
asymkey Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896) 3 years ago
auth Allow creation of OAuth2 applications for orgs (#18084) 3 years ago
avatars format with gofumpt (#18184) 3 years ago
db test: use `T.TempDir` to create temporary test directory (#21043) 3 years ago
fixtures Add API endpoint to get changed files of a PR (#21177) 3 years ago
foreignreference
git Add migrate repo archiver and packages storage support on command line (#20757) 3 years ago
issues Add pages to view watched repos and subscribed issues/PRs (#17156) 3 years ago
migrations Set SemverCompatible to false for Conan packages (#21275) 3 years ago
organization [API] teamSearch show teams with no members if user is admin (#21204) 3 years ago
packages Fix various typos (#21103) 3 years ago
perm
project Add option to purge users (#18064) 3 years ago
pull Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 3 years ago
repo Add user/organization code search (#19977) 3 years ago
unit
unittest Kd/ci playwright go test (#20123) 3 years ago
user Check if email is used when updating user (#21289) 3 years ago
webhook
error.go
fixture_generation.go
fixture_test.go Decouple unit test code from business code (#17623) 3 years ago
main_test.go
migrate.go
migrate_test.go Move some files into models' sub packages (#20262) 3 years ago
org.go
org_team.go
org_team_test.go
org_test.go
repo.go Add Num{Issues,Pulls} stats checks (#21404) 3 years ago
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
user.go