| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename `GetUnits` to `LoadUnits` (#22970) | yp05327 | 2023-02-19 | 1 | -7/+3 |
* | Support org/user level projects (#22235) | Lunny Xiao | 2023-01-20 | 1 | -65/+0 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 1 | -9/+3 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -5/+5 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add team member invite by email (#20307) | KN4CK3R | 2022-10-19 | 1 | -0/+1 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+9 |
* | [API] teamSearch show teams with no members if user is admin (#21204) | 6543 | 2022-09-19 | 1 | -21/+3 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -0/+6 |
* | Fix SQL Query for `SearchTeam` (#20844) | Gusted | 2022-08-21 | 1 | -12/+25 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -2/+2 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -22/+9 |
* | Fix broken of team create (#19288) | Lunny Xiao | 2022-04-01 | 1 | -5/+7 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -0/+359 |