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)
3 years ago
..
admin
appstate
asymkey Pad GPG Key ID with preceding zeroes (#20878) (#20885) 3 years ago
auth Ignore port for OAuth2 loopback redirect URIs (#21293) (#21373) 3 years ago
avatars
db Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 3 years ago
fixtures Fix SQL Query for `SearchTeam` (#20844) (#20872) 3 years ago
foreignreference
git Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 3 years ago
issues Fix reaction of issues (#21185) (#21196) 3 years ago
migrations Add another index for Action table on postgres (#21033) (#21054) 3 years ago
organization Fix SQL Query for `SearchTeam` (#20844) (#20872) 3 years ago
packages Fix delete user missed some comments (#21067) (#21068) 3 years ago
perm Store read access in access for team repo's (#20275) (#20276) 3 years ago
project
pull Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 4 years ago
repo Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 3 years ago
unit Fix incorrect translation key (#19744) 4 years ago
unittest Use git.HOME_PATH for Git HOME directory (#20114) (#20293) 3 years ago
user Fix limited user cannot view himself's profile (#21212) 3 years ago
webhook Check webhooks slice length before calling xorm (#20642) (#20768) 3 years ago
action.go Use absolute links in feeds (#21229) (#21265) 3 years ago
action_list.go
action_test.go Use absolute links in feeds (#21229) (#21265) 3 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) 3 years ago
repo.go Add Num{Issues,Pulls} stats checks (#21404) (#21414) 3 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) 3 years ago
user_heatmap.go
user_heatmap_test.go