| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `convert` package to services (#22264) | KN4CK3R | 2022-12-29 | 1 | -106/+0 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Include login_name in adminCreateUser response (#20283) | Baekjun Kim | 2022-07-15 | 1 | -0/+1 |
* | Add API to query collaborators permission for a repository (#18761) | Florin Hillebrand | 2022-04-29 | 1 | -0/+9 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 1 | -3/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -9/+10 |
* | Stop sanitizing full name in API (#17396) | zeripath | 2021-10-22 | 1 | -2/+1 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -0/+4 |
* | [API] GET / SET User Settings (#16169) | 6543 | 2021-06-23 | 1 | -0/+15 |
* | [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) | 6543 | 2021-06-17 | 1 | -0/+9 |
* | [API] User expose counters (#16167) | 6543 | 2021-06-17 | 1 | -0/+4 |
* | Add Active and ProhibitLogin to API (#15689) | KN4CK3R | 2021-05-11 | 1 | -0/+2 |
* | Add Location, Website and Biography to API (#15675) | KN4CK3R | 2021-05-01 | 1 | -7/+10 |
* | [refactor] Unify the export of user data via API (#15144) | 6543 | 2021-03-27 | 1 | -2/+23 |
* | [API] Add Restricted Field to User (#14630) | 6543 | 2021-02-18 | 1 | -6/+7 |
* | [Refactor] Move APIFormat functions into convert package (#12856) | 6543 | 2020-10-17 | 1 | -0/+3 |
* | Convert User expose ID each time (#12855) | 6543 | 2020-09-17 | 1 | -0/+35 |