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
2023-10-19Add latest changes from gitlab-org/gitlab@16-5-stable-eev16.5.0-rc42GitLab Bot
2023-09-20Add latest changes from gitlab-org/gitlab@16-4-stable-eev16.4.0-rc42GitLab Bot
2023-08-18Add latest changes from gitlab-org/gitlab@16-3-stable-eev16.3.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2019-05-05Run rubocop -a on CE filesStan Hu
2019-03-13Run rubocop -aNick Thomas
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2018-10-27Enable frozen string for lib/gitlab/cigfyoung
2018-10-19Fix EOF detection with CI artifacts metadataStan Hu
2018-07-09Access metadata directly from Object StorageKamil TrzciƄski
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
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