gitea/services/repository
Gusted ea0fe83888
Fix golangci-lint warnings (#17598 et al) (#17668)
Backport #17598 
Backport #17606 
Backport #17608 
Backport #17609

- Since https://gitea.com/gitea/test-env/pulls/10 the golangci-lint has been upgraded and is erroring about new warnings in the code, this PR fixes those warnings.
2021-11-16 20:38:49 +00:00
..
branch.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
generate.go add permission check for ``GenerateRepository`` (#15946) 2021-05-27 12:08:46 -04:00
main_test.go Move transfer repository and rename repository on a service package and start action notification (#8573) 2019-11-15 16:06:11 +08:00
push.go Fix golangci-lint warnings (#17598 et al) (#17668) 2021-11-16 20:38:49 +00:00
repository.go Fix repository create/delete event webhooks (#13008) 2020-10-02 10:37:46 +01:00
transfer.go Fix private repo permission problem (#16142) 2021-06-14 14:30:35 -04:00
transfer_test.go Fix private repo permission problem (#16142) 2021-06-14 14:30:35 -04:00