Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split migrations folder (#21549) | Lunny Xiao | 2022-11-02 | 1 | -160/+0 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -8/+8 |
* | Add generic set type (#21408) | KN4CK3R | 2022-10-12 | 1 | -2/+3 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -5/+5 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -1/+1 |
* | Avatars and Repo avatars support storing in minio (#12516) | Lunny Xiao | 2020-10-14 | 1 | -4/+4 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -2/+3 |
* | Add logging to long migrations (#11647) | zeripath | 2020-05-29 | 1 | -0/+43 |
* | Ignore empty avatars in v115.go (#9520) | zeripath | 2019-12-28 | 1 | -1/+4 |
* | Fix user avatar name (#8547) | Masudur Rahman | 2019-12-27 | 1 | -0/+112 |