Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 1 | -2/+1 |
| | | | | | | | | | | | | | speed up page generation by making avatar lookup occur at the browser not at page generation * Protect against evil email address ".." * hash the complete email address Signed-off-by: Andrew Thornton <art27@cantab.net> Co-Authored-By: Lauris BH <lauris@nix.lv> | ||||
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 1 | -0/+168 |
* Move push commits from models to modules/repository * fix test * fix test * fix test * fix test * fix test Co-authored-by: zeripath <art27@cantab.net> |