summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-201-5/+10
* Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon2016-01-141-30/+28
* Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon2016-01-141-0/+170