summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/build/artifacts/metadata_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-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 Bot2019-10-181-0/+4
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Add a spec that generates the metadata dynamicallysh-pages-eof-errorStan Hu2018-10-191-0/+30
* Access metadata directly from Object StorageKamil TrzciƄski2018-07-091-3/+21
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Add method that calculates total size for artifacts subfolderci/recursive-artifacts-entriesKamil Trzcinski2016-01-201-2/+15
* Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon2016-01-141-8/+8
* Improve readability of artifacts `Metadata` related codeGrzegorz Bizon2016-01-141-8/+8
* Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon2016-01-141-3/+3
* Fix specs for artifacts metadata after changing fixture contentGrzegorz Bizon2016-01-141-2/+3
* Render only valid paths in artifacts metadataGrzegorz Bizon2016-01-141-4/+4
* Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon2016-01-141-16/+6
* Change format of artifacts metadata from text to binary 0.0.1Grzegorz Bizon2016-01-141-0/+15
* Render 404 when artifacts path is invalidGrzegorz Bizon2016-01-141-2/+4
* Extract artifacts metadata implementation to separate classGrzegorz Bizon2016-01-141-0/+76