summaryrefslogtreecommitdiff
path: root/spec/models/upload_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-3/+15
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+24
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-0/+30
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-1/+47
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Backport changes from EEToon Claes2018-11-071-3/+44
* Enhance performance of counting local UploadsToon Claes2018-11-071-7/+10
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* improvements from feedback14256-upload-destroy-removes-fileMicaël Bergeron2018-02-061-0/+12
* add the uploader context to the upload modelMicaël Bergeron2018-02-021-0/+6
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-59/+14
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-0/+151