gitea/models/unit
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389)
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.go Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
unit_test.go Fix data-race during testing (#30999) 2024-05-20 04:35:38 +00:00