summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/build
Commit message (Expand)AuthorAgeFilesLines
* Pass before_script and script as-is preserving arrayspass-before-script-as-isKamil Trzcinski2017-07-071-10/+39
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Send new configuration options with job's payloadTomasz Maczukin2017-06-121-8/+53
* Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+11
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-012-5/+5
* Fix after_script processing for Runners APIv4Tomasz Maczukin2017-03-231-1/+1
* Add minor refactoringfeature/runner-jobs-v4-apiTomasz Maczukin2017-03-072-22/+43
* Fix rubocop offensesTomasz Maczukin2017-03-062-2/+2
* Add some fixes and refactoring after reviewTomasz Maczukin2017-03-022-0/+85
* Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin2016-11-212-0/+79
* 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