aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/v115.go
Commit message (Expand)AuthorAgeFilesLines
* Split migrations folder (#21549)Lunny Xiao2022-11-021-160/+0
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-8/+8
* Add generic set type (#21408)KN4CK3R2022-10-121-2/+3
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-5/+5
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-1/+1
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-4/+4
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+3
* Add logging to long migrations (#11647)zeripath2020-05-291-0/+43
* Ignore empty avatars in v115.go (#9520)zeripath2019-12-281-1/+4
* Fix user avatar name (#8547)Masudur Rahman2019-12-271-0/+112