forgejo/models
KN4CK3R 9e49270676
Fix condition for is_internal (#22095) (#22132)
Backport of #22095

I changed it to a static condition because it needs a new version of
xorm which is only available in 1.19. This change is valid because
`SearchLatestVersions` is never called to list internal versions and
there will no change to this behaviour in <1.19.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-12-14 13:38:15 -05:00
..
activities
admin
asymkey
auth
avatars Fix vertical align of committer avatar rendered by email address (#21884) (#21918) 2022-11-24 10:52:20 +08:00
db Fix parallel creating commit status bug with tests (#21911) (#21989) 2022-12-13 18:59:18 +08:00
fixtures
foreignreference
git Fix parallel creating commit status bug with tests (#21911) (#21989) 2022-12-13 18:59:18 +08:00
issues Fix issue/PR numbers (#22037) (#22044) 2022-12-07 14:20:12 +08:00
migrations Init git module before database migration (#21764) (#21765) 2022-11-10 14:22:41 +00:00
organization Do not allow Ghost access to limited visible user/org (#21849) (#21876) 2022-11-20 19:37:20 +00:00
packages Fix condition for is_internal (#22095) (#22132) 2022-12-14 13:38:15 -05:00
perm
project
pull
repo
system
unit
unittest
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go Fix issue/PR numbers (#22037) (#22044) 2022-12-07 14:20:12 +08:00
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
user.go Prevent dangling user redirects (#21856) (#21858) 2022-11-18 22:25:00 +08:00