bench-forgejo/models/packages
KN4CK3R 07461e18d3
Fix condition for is_internal (#22095)
depends on #22094

Fixes https://codeberg.org/forgejo/forgejo/issues/77

The old logic did not consider `is_internal`.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-12-14 17:16:01 +08:00
..
conan Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
container Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
descriptor.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
package.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
package_blob.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
package_blob_upload.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
package_cleanup_rule.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +08:00
package_file.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
package_property.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
package_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
package_version.go Fix condition for is_internal (#22095) 2022-12-14 17:16:01 +08:00