0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-23 07:21:37 +01:00
gitea/models/packages
KN4CK3R b06aac40e6
Fix package list performance ()
Fixes 

The new query uses the id field to sort by "newer". This most not be
correct (usually it is) but it's faster (see ).
If someone has a better idea, please propose changes.

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-20 13:07:00 +02:00
..
alpine
conan
conda
container
cran
debian
nuget remove util.OptionalBool and related functions () 2024-03-02 16:42:31 +01:00
rpm Fix some RPM registry flaws () 2024-01-19 11:37:10 +00:00
descriptor.go Fix incorrect relative/absolute URL usages () 2024-03-02 17:38:38 +00:00
package.go Fix some RPM registry flaws () 2024-01-19 11:37:10 +00:00
package_blob.go Fix some RPM registry flaws () 2024-01-19 11:37:10 +00:00
package_blob_upload.go
package_cleanup_rule.go
package_file.go Fix some RPM registry flaws () 2024-01-19 11:37:10 +00:00
package_property.go
package_test.go
package_version.go Fix package list performance () 2024-04-20 13:07:00 +02:00