Commit Graph

5 Commits (8a6790b2aa07fa006d0338669e1da6134a58e313)

Author SHA1 Message Date
6543 2753d72773
Migrations (v82,v96,v99,v136) remove dependencies (#12286)
* remove dependencys

* add missing fields

* CI.restart()
5 years ago
Lunny Xiao 753c0675c1
Fix migration bug on v96.go (#10572) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 6 years ago
guillep2k dd611c9a86 Fix migration v96 to keep issue attachments (#8435)
* Fix migration v96 to keep issue attachments

* Fix == operator
6 years ago
Lanre Adelowo 63ff61615e Delete releases attachments if release is deleted (#6068)
* 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
6 years ago