aboutsummaryrefslogtreecommitdiffstats
path: root/models/unit
Commit message (Expand)AuthorAgeFilesLines
* Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804)KN4CK3R2023-08-301-3/+3
* Rewrite logger system (#24726)wxiaoguang2023-05-211-5/+2
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-062-53/+70
* Improve LoadUnitConfig to handle invalid or duplicate units (#23736)Jason Song2023-04-032-16/+76
* Rename actions unit to `repo.actions` and add docs for it (#23733)Jason Song2023-04-031-1/+1
* Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick2023-02-041-20/+38
* Implement actions (#21937)Jason Song2023-01-311-0/+14
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Fix incorrect translation key (#19744)delvh2022-05-191-1/+1
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-081-0/+15
* Let `MinUnitAccessMode` return correct perm (#18675)Gusted2022-02-081-1/+6
* Fix new team (#18212)Lunny Xiao2022-01-081-0/+8
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-051-14/+61
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-0/+283