| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3... | Zettat123 | 2024-11-11 | 1 | -0/+40 |
* | Refactor repo unit "disabled" check (#31389) | wxiaoguang | 2024-06-18 | 1 | -29/+8 |
* | Rename project board -> column to make the UI less confusing (#30170) | Lunny Xiao | 2024-05-27 | 1 | -1/+1 |
* | Fix data-race during testing (#30999) | wxiaoguang | 2024-05-20 | 2 | -18/+32 |
* | Allow everyone to read or write a wiki by a repo unit setting (#30495) | wxiaoguang | 2024-04-17 | 1 | -7/+4 |
* | Make actions default enabled for newly created repository if global configura... | Lunny Xiao | 2023-10-10 | 2 | -1/+2 |
* | Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) | KN4CK3R | 2023-08-30 | 1 | -3/+3 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 1 | -5/+2 |
* | Require at least one unit to be enabled (#24189) | Lunny Xiao | 2023-05-06 | 2 | -53/+70 |
* | Improve LoadUnitConfig to handle invalid or duplicate units (#23736) | Jason Song | 2023-04-03 | 2 | -16/+76 |
* | Rename actions unit to `repo.actions` and add docs for it (#23733) | Jason Song | 2023-04-03 | 1 | -1/+1 |
* | Repositories: by default disable all units except code and pulls on forks (#2... | techknowlogick | 2023-02-04 | 1 | -20/+38 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+14 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Fix incorrect translation key (#19744) | delvh | 2022-05-19 | 1 | -1/+1 |
* | Repository level enable package or disable (#19323) | Lunny Xiao | 2022-05-08 | 1 | -0/+15 |
* | Let `MinUnitAccessMode` return correct perm (#18675) | Gusted | 2022-02-08 | 1 | -1/+6 |
* | Fix new team (#18212) | Lunny Xiao | 2022-01-08 | 1 | -0/+8 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 1 | -14/+61 |
* | Move unit into models/unit/ (#17576) | Lunny Xiao | 2021-11-09 | 1 | -0/+283 |