gitea/models/packages
KN4CK3R 6f323d13dd
Fix condition for is_internal (#22095) (#22131)
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 12:49:44 -05:00
..
conan Package registry changes (#19305) 2022-04-06 03:32:09 +02:00
container Add Docker /v2/_catalog endpoint (#20469) (#20556) 2022-07-30 17:52:04 +02:00
descriptor.go Add Docker /v2/_catalog endpoint (#20469) (#20556) 2022-07-30 17:52:04 +02:00
package.go Delete unreferenced packages when deleting a package version (#20977) (#21060) 2022-09-04 12:17:48 -04:00
package_blob.go Package registry changes (#19305) 2022-04-06 03:32:09 +02:00
package_blob_upload.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
package_file.go Package registry changes (#19305) 2022-04-06 03:32:09 +02:00
package_property.go Add Docker /v2/_catalog endpoint (#20469) (#20556) 2022-07-30 17:52:04 +02:00
package_test.go Fix delete user missed some comments (#21067) (#21068) 2022-09-06 06:48:57 +08:00
package_version.go Fix condition for is_internal (#22095) (#22131) 2022-12-14 12:49:44 -05:00