summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/build/artifacts
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-182-0/+89
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-74/+0
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+20
* 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-3-stable-eeGitLab Bot2020-08-201-0/+55
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-205-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-182-0/+19
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-265-0/+10
* Merge branch 'sh-pages-eof-error' into 'master'Grzegorz Bizon2018-10-231-0/+30
|\
| * Add a spec that generates the metadata dynamicallysh-pages-eof-errorStan Hu2018-10-191-0/+30
* | Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-162-1/+48
|/
* Squashed commit of the following:Shinya Maeda2018-08-021-0/+56
* Access metadata directly from Object StorageKamil Trzciński2018-07-091-3/+21
* Extract a class that represents artifacts file pathGrzegorz Bizon2017-09-051-0/+64
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+11
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-2/+2
* Add method that calculates total size for artifacts subfolderci/recursive-artifacts-entriesKamil Trzcinski2016-01-202-7/+25
* Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon2016-01-142-38/+36
* Improve readability of artifacts `Metadata` related codeGrzegorz Bizon2016-01-141-8/+8
* Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon2016-01-142-38/+60
* Fix specs for artifacts metadata after changing fixture contentGrzegorz Bizon2016-01-141-2/+3
* Render only valid paths in artifacts metadataGrzegorz Bizon2016-01-142-8/+8
* Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon2016-01-142-16/+154
* 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