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 d745780014
Add Num{Issues,Pulls} stats checks (#21404) (#21414)
2 years ago
..
admin
appstate Sync gitea app path for git hooks and authorized keys when starting (#17335) 3 years ago
asymkey Pad GPG Key ID with preceding zeroes (#20878) (#20885) 2 years ago
auth Ignore port for OAuth2 loopback redirect URIs (#21293) (#21373) 2 years ago
avatars format with gofumpt (#18184) 3 years ago
db Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 2 years ago
fixtures Fix SQL Query for `SearchTeam` (#20844) (#20872) 2 years ago
foreignreference
git Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 2 years ago
issues Fix reaction of issues (#21185) (#21196) 2 years ago
migrations Add another index for Action table on postgres (#21033) (#21054) 2 years ago
organization Fix SQL Query for `SearchTeam` (#20844) (#20872) 2 years ago
packages Fix delete user missed some comments (#21067) (#21068) 2 years ago
perm Store read access in access for team repo's (#20275) (#20276) 2 years ago
project
pull
repo Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 2 years ago
unit
unittest
user Fix limited user cannot view himself's profile (#21212) 2 years ago
webhook Check webhooks slice length before calling xorm (#20642) (#20768) 2 years ago
action.go Use absolute links in feeds (#21229) (#21265) 2 years ago
action_list.go
action_test.go Use absolute links in feeds (#21229) (#21265) 2 years ago
consistency.go
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
notification.go
notification_test.go
org.go
org_team.go
org_team_test.go
org_test.go
release.go Tag list should include draft releases with existing tags (#21263) (#21365) 2 years ago
repo.go Add Num{Issues,Pulls} stats checks (#21404) (#21414) 2 years ago
repo_activity.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
statistic.go
task.go
token.go
token_test.go
upload.go
user.go Fix delete user missed some comments (#21067) (#21068) 2 years ago
user_heatmap.go
user_heatmap_test.go