gitlab-org--gitlab-foss/spec/uploaders
Shinya Maeda 387a4f4b2c Remove legacy artifact related code
We've already migrated all the legacy artifacts to the new realm,
which is ci_job_artifacts table.
It's time to remove the old code base that is no longer used.
2019-05-31 10:49:17 +07:00
..
workers/object_storage Remove legacy artifact related code 2019-05-31 10:49:17 +07:00
attachment_uploader_spec.rb Make all uses of `fixture_file_upload` use relative paths 2018-06-07 09:54:41 -05:00
avatar_uploader_spec.rb fix avatar uploader error 2018-09-10 17:41:51 +02:00
external_diff_uploader_spec.rb Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
file_mover_spec.rb Check snippet attached file to be moved is within designated directory 2019-02-21 16:44:44 +08:00
file_uploader_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
gitlab_uploader_spec.rb Fix and add specs for testing metadata entry 2018-07-09 14:19:52 +02:00
import_export_uploader_spec.rb Clean up CarrierWave's import/export files 2019-05-07 01:27:50 -07:00
job_artifact_uploader_spec.rb Squashed commit of the following: 2018-08-27 09:12:02 +02:00
lfs_object_uploader_spec.rb Fix file_store for artifacts and lfs when saving 2018-05-01 22:27:54 +02:00
namespace_file_uploader_spec.rb Fix already initialized constant IDENTIFIER warning 2018-12-10 11:00:08 +05:00
object_storage_spec.rb Optimise upload path calls 2019-05-14 11:01:48 -05:00
personal_file_uploader_spec.rb Fix incorrect prefix used in new uploads for personal snippets 2019-05-16 23:36:55 -07:00
records_uploads_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
uploader_helper_spec.rb Uploads to wiki stored inside the wiki git repository 2018-09-04 10:39:08 +00:00