0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-01 20:59:09 +01:00
gitea/models/unit
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check ()
1. There are already global "unit consts", no need to use context data, which is fragile
2. Remove the "String()" method from "unit", it would only cause rendering problems in templates

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-06-18 00:51:13 +00:00
..
unit_test.go Fix data-race during testing () 2024-05-20 04:35:38 +00:00
unit.go Refactor repo unit "disabled" check () 2024-06-18 00:51:13 +00:00