Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -4/+4 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -4/+3 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -1/+2 |
* | In many cases user avatar link should be an absolute URL with http host (#17420) | wxiaoguang | 2021-10-25 | 1 | -0/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -4/+5 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -0/+8 |
* | Fix individual tests (addition to #15802) (#15818) | KN4CK3R | 2021-05-12 | 1 | -0/+2 |
* | [refactor] Unify the export of user data via API (#15144) | 6543 | 2021-03-27 | 1 | -3/+3 |
* | [Refactor] Move APIFormat functions into convert package (#12856) | 6543 | 2020-10-17 | 1 | -0/+28 |