You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
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>
2 years ago
..
api Fix condition for is_internal (#22095) (#22132) 2 years ago
common Add support for HEAD requests in Maven registry (#21834) (#21929) 2 years ago
install Fix token generation when using INTERNAL_TOKEN_URI (#21669) (#21670) 2 years ago
private Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
utils refactor webhook *NewPost (#20729) 3 years ago
web Fix sorting admin user list by last login (#22081) (#22107) 2 years ago
init.go Sync git hooks when config file path changed (#21619) (#21626) 2 years ago