Commit Graph

8 Commits

Author SHA1 Message Date
Micaël Bergeron 939391af7b improvements from feedback 2018-02-06 08:48:56 -05:00
Micaël Bergeron d84650917a remove file after `Upload#destroy`
it will also automatically prune empty directories for
`FileUploader`-based uploaders.
2018-02-06 08:48:35 -05:00
Micaël Bergeron ce84d18353 apply fixes from feedback 2018-02-02 09:32:20 -05:00
Micaël Bergeron 74ddc80590 add the uploader context to the upload model 2018-02-02 09:28:15 -05:00
Micaël Bergeron e3d32e8a26 fix specs 2018-02-01 12:14:46 -05:00
Micaël Bergeron 2057a6acde port of 594e6a0a625^..f74c90f68c6 2018-02-01 12:14:46 -05:00
Yorick Peterse 5819ca1a24
Added Cop to blacklist polymorphic associations
One should really use a separate table instead of using polymorphic
associations.

See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11168 for
more information.
2017-06-07 17:36:55 +02:00
Robert Speicher 4c622b71fd Add Upload model and UploadChecksumWorker worker 2017-03-06 14:41:09 -05:00