summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/build/artifacts/metadata_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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