summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/build/artifacts/metadata
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Enable frozen string for lib/gitlab/cigfyoung2018-10-261-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+3
* Remove unneeded string interpolation from entry classGrzegorz Bizon2017-09-061-1/+1
* Extract a class that represents artifacts file pathGrzegorz Bizon2017-09-051-122/+122
* Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+6
* Stylistic tweaksDouwe Maan2017-02-231-2/+2
* Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
* Add method that calculates total size for artifacts subfolderci/recursive-artifacts-entriesKamil Trzcinski2016-01-201-0/+7
* Minor improvements in build arfifacts browserci/view-build-artifactsGrzegorz Bizon2016-01-141-2/+2
* Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon2016-01-141-12/+6
* Improve readability of artifacts `Metadata` related codeGrzegorz Bizon2016-01-141-13/+13
* Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon2016-01-141-23/+24
* Support only valid UTF-8 paths in build artifacts browserGrzegorz Bizon2016-01-141-2/+8
* Render only valid paths in artifacts metadataGrzegorz Bizon2016-01-141-4/+8
* Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon2016-01-141-0/+114