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 Sync gitea app path for git hooks and authorized keys when starting (#17335) 4 years ago
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 Fix vertical align of committer avatar rendered by email address (#21884) (#21919) 3 years ago
db Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 3 years ago
fixtures
foreignreference
git Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 3 years ago
issues Fix issue/PR numbers (#22037) (#22045) 3 years ago
migrations Init git module before database migration (#21764) (#21766) 3 years ago
organization Do not allow Ghost access to limited visible user/org (#21849) (#21875) 3 years ago
packages Fix condition for is_internal (#22095) (#22131) 2 years ago
perm
project Use correct count for `NumOpenIssues` (#19980) 3 years ago
pull
repo Fix warn in database structs sync (#22111) 3 years ago
unit
unittest
user Fix limited user cannot view himself's profile (#21212) 3 years ago
webhook
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 Move issues related files into models/issues (#19931) 3 years ago
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 Fix issue/PR numbers (#22037) (#22045) 3 years ago
repo_activity.go Move issues related files into models/issues (#19931) 3 years ago
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) 3 years ago
user_heatmap.go Move organization related structs into sub package (#18518) 3 years ago
user_heatmap_test.go