Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix migration bug on v96.go (#10572) (#10574) | guillep2k | 2020-03-02 | 1 | -16/+31 |
| | | | | Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> | ||||
* | Fix migration v96 to keep issue attachments (#8435) | guillep2k | 2019-10-09 | 1 | -1/+1 |
| | | | | | | * Fix migration v96 to keep issue attachments * Fix == operator | ||||
* | Delete releases attachments if release is deleted (#6068) | Lanre Adelowo | 2019-09-22 | 1 | -0/+48 |
* delete attachments from the database and file system * add migration * fix import statements * fix package name * remove conditional should in case the confi has been changed and the server restarted * simplify deletion of attachments in DB * fix CI build * fix review * add copyright in the proper place * fix review |