This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/packages
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
..
conan Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
container Allow package version sorting (#21453) 2022-10-23 09:18:15 +08:00
descriptor.go Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00
package.go Delete unreferenced packages when deleting a package version (#20977) 2022-09-03 17:01:00 +01:00
package_blob.go
package_blob_upload.go
package_file.go
package_property.go Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
package_test.go Fix various typos (#21103) 2022-09-07 14:40:36 -04:00
package_version.go Fix condition for is_internal (#22095) (#22132) 2022-12-14 13:38:15 -05:00