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
KN4CK3R 6f323d13dd
Fix condition for is_internal (#22095) (#22131)
2 years ago
..
admin
appstate
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 Fix vertical align of committer avatar rendered by email address (#21884) (#21919) 2 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 issue/PR numbers (#22037) (#22045) 2 years ago
migrations Init git module before database migration (#21764) (#21766) 2 years ago
organization Do not allow Ghost access to limited visible user/org (#21849) (#21875) 2 years ago
packages Fix condition for is_internal (#22095) (#22131) 2 years ago
perm Store read access in access for team repo's (#20275) (#20276) 3 years ago
project Use correct count for `NumOpenIssues` (#19980) 3 years ago
pull
repo Fix warn in database structs sync (#22111) 2 years ago
unit
unittest Use git.HOME_PATH for Git HOME directory (#20114) (#20293) 3 years ago
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 In code search, get code unit accessible repos in one (main) query (#19764) 3 years ago
org_team.go
org_team_test.go
org_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 3 years ago
release.go Tag list should include draft releases with existing tags (#21263) (#21365) 2 years ago
repo.go Fix issue/PR numbers (#22037) (#22045) 2 years ago
repo_activity.go
repo_collaboration.go
repo_collaboration_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 3 years ago
repo_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 3 years ago
repo_transfer.go
repo_transfer_test.go
statistic.go
task.go
token.go
token_test.go
upload.go
user.go Prevent dangling user redirects (#21856) (#21859) 2 years ago
user_heatmap.go
user_heatmap_test.go