summaryrefslogtreecommitdiff
path: root/spec/uploaders/records_uploads_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+3
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-4/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-2/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-0/+2
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Queries for Upload should be scoped by modelAdam Hegyi2019-07-111-0/+21
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-2/+2
* Speed up avatar URLs with object storageSean McGivern2019-04-041-0/+9
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-40/+33
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-1/+8
* Handle relative and absolute Upload paths in the UploadersRobert Speicher2017-03-061-4/+4
* Add `RecordsUploads` module to record Upload records via callbacksRobert Speicher2017-03-061-0/+97