aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/v96.go
Commit message (Expand)AuthorAgeFilesLines
* Split migrations folder (#21549)Lunny Xiao2022-11-021-65/+0
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-2/+2
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-11/+7
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+2
* Migrations (v82,v96,v99,v136) remove dependencies (#12286)65432020-07-221-2/+8
* Fix migration bug on v96.go (#10572)Lunny Xiao2020-03-021-16/+31
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Fix migration v96 to keep issue attachments (#8435)guillep2k2019-10-091-1/+1
* Delete releases attachments if release is deleted (#6068)Lanre Adelowo2019-09-221-0/+48