1
0
Fork 0
gitea/services/repository
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947)
* Use correct variable name.

* doer is never nil here.

* Use status code constants.

* Replaced generic map with concrete struct.

* Fixed windows lint.

* Removed unused method.

* Changed error codes.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-23 15:38:19 -04: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
push.go Make commit info cancelable (#16032) 2021-06-06 19:44:58 -04:00
repository.go
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