aboutsummaryrefslogtreecommitdiffstats
path: root/models/unit
Commit message (Expand)AuthorAgeFilesLines
* Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3...Zettat1232024-11-111-0/+40
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-181-29/+8
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-1/+1
* Fix data-race during testing (#30999)wxiaoguang2024-05-202-18/+32
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-7/+4
* Make actions default enabled for newly created repository if global configura...Lunny Xiao2023-10-102-1/+2
* 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