gitea/models/migrations/v1_9
Lunny Xiao 1771569300
Some refactor for repo path (#36251)
- Use `gitrepo.IsRepositoryExist` instead of `util.IsExit` or
`util.IsDir`
- Use `gitrepo.OpenRepository` instead of `git.OpenRepository`
- Use `gitrepo.DeleteRepository` instead of `util.RemoveAll`
- Use `gitrepo.RenameRepository` instead of `util.Rename`
2025-12-29 18:49:54 +00:00
..
v82.go Some refactor for repo path (#36251) 2025-12-29 18:49:54 +00:00
v83.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v84.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v85.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v86.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v87.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00