summaryrefslogtreecommitdiff
path: root/spec/support/http_io
Commit message (Collapse)AuthorAgeFilesLines
* Fix and add specs for testing metadata entryKamil Trzciński2018-07-091-36/+20
|
* Access metadata directly from Object StorageKamil Trzciński2018-07-091-2/+2
| | | | Previously we would pull the file, now, we just stream-it as needed from Object Storage
* Make HTTPIO compatible with multi-byte chars (Extracted from ChunkedIO)Shinya Maeda2018-04-171-1/+2
|
* Merge branch 'feature/sm/artifacts-trace-ee' into 'master'Kamil Trzciński2018-02-281-0/+64
EE: Trace as artifacts (FileStorage and ObjectStorage) Closes #4171 See merge request gitlab-org/gitlab-ee!4258