Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04Add artifact file page that uses the blob viewerDouwe Maan
2017-03-23Fix after_script processing for Runners APIv4Tomasz Maczukin
2017-03-07Add minor refactoringTomasz Maczukin
2017-03-02Add some fixes and refactoring after reviewTomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Update step data namingTomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Refactor JobRequest response structureTomasz Maczukin
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-23Stylistic tweaksDouwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2016-11-21Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin
2016-11-21Send credentials array with build dataTomasz Maczukin
2016-05-30Enable Style/WhileUntilDo rubocop style copGrzegorz Bizon
2016-01-20Add method that calculates total size for artifacts subfolderKamil Trzcinski
2016-01-14Minor improvements in build arfifacts browserGrzegorz Bizon
2016-01-14Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon
2016-01-14Improve readability of artifacts `Metadata` related codeGrzegorz Bizon
2016-01-14Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon
2016-01-14Simplify encoding related implementation in artifacts metadataGrzegorz Bizon
2016-01-14Make encoding of paths returned by metadata consistent (UTF-8)Grzegorz Bizon
2016-01-14Improvements, readability for artifacts browserGrzegorz Bizon
2016-01-14Support only valid UTF-8 paths in build artifacts browserGrzegorz Bizon
2016-01-14Improve invalid build artifacts metadata path matcherGrzegorz Bizon
2016-01-14Render only valid paths in artifacts metadataGrzegorz Bizon
2016-01-14Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon
2016-01-14Change format of artifacts metadata from text to binary 0.0.1Grzegorz Bizon
2016-01-14Show file size in artifacts browser using metadataGrzegorz Bizon
2016-01-14Render 404 when artifacts path is invalidGrzegorz Bizon
2016-01-14Extract artifacts metadata implementation to separate classGrzegorz Bizon