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.
forgejo/modules/private
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>
3 years ago
..
hook.go Small refactoring of modules/private (#15947) 3 years ago
internal.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
key.go Upgrade golangci-lint to 1.24.0 (#10894) 4 years ago
mail.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
manager.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
restore_repo.go Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 3 years ago
serv.go Small refactoring of modules/private (#15947) 3 years ago