1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-13 18:05:20 +00:00
forgejo/services/repository
KN4CK3R 383ffcfa34
Small refactoring of modules/private ()
* 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 () 2021-06-23 15:38:19 -04:00
generate.go add permission check for `GenerateRepository` () 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 () 2019-11-15 16:06:11 +08:00
push.go Make commit info cancelable () 2021-06-06 19:44:58 -04:00
repository.go Fix repository create/delete event webhooks () 2020-10-02 10:37:46 +01:00
transfer.go Fix private repo permission problem () 2021-06-14 14:30:35 -04:00
transfer_test.go Fix private repo permission problem () 2021-06-14 14:30:35 -04:00