GitLab Bot
6535cf9c79
Add latest changes from gitlab-org/gitlab@master
2020-11-17 15:09:28 +00:00
GitLab Bot
4c5468b408
Add latest changes from gitlab-org/gitlab@master
2020-06-24 15:08:50 +00:00
GitLab Bot
a89cb5cbdd
Add latest changes from gitlab-org/gitlab@master
2020-02-06 21:08:48 +00:00
GitLab Bot
94be244a9f
Add latest changes from gitlab-org/gitlab@master
2019-10-15 03:06:19 +00:00
GitLab Bot
427b23c127
Add latest changes from gitlab-org/gitlab@master
2019-10-03 00:05:59 +00:00
Ash McKenzie
19ff9d9899
Replace rails_helper.rb with spec_helper.rb
...
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Kamil Trzciński
5a9f23e780
Fix and add specs for testing metadata entry
2018-07-09 14:19:52 +02:00
Robert Speicher
b38c75b3dc
Correct more usages of non-relative fixture_file_upload
paths
2018-06-07 09:54:41 -05:00
Alessio Caiazza
04c5e637f8
Port LFS direct_upload from EE
2018-03-27 10:32:48 +02:00
Micaël Bergeron
74ddc80590
add the uploader context to the upload model
2018-02-02 09:28:15 -05:00
Stan Hu
8a417f5ae8
Set artifact working directory to be in the destination store to prevent unnecessary I/O
...
Similar to #33218 , build artifacts were being uploaded into a CarrierWave
temporary directory in the Rails root directory before moved to their
final destination, which could cause a copy across filesystems. This
merge request refactors the work in !11866 so that any uploader can
just override `work_dir` to change the default implementation.
Closes #33274
2017-06-06 09:51:28 -07:00
Kamil Trzcinski
6185d12c18
Add missing specs
2017-06-01 16:34:48 +02:00