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
2021-09-01Add latest changes from gitlab-org/gitlab@14-2-stable-eeGitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-11-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-30Validates tag names and tags#bulk_destroyGiorgenes Gelatti
2019-07-30Explicitly reject non http(s) schemesThong Kuah
2019-07-25Support Docker OCI imagesStan Hu
2019-01-25Add Container Registry APIKamil TrzciƄski
2018-10-07Enable more frozen string in lib/**/*.rbgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-03-16Setup Faraday middleware before adapterLin Jen-Shin
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2017-05-17Properly handle container registry redirects to fix metadata stored on a S3 b...Stan Hu
2017-04-18Fix duplicated container repository namesGrzegorz Bizon
2017-04-13Sanitize container repository path in model classGrzegorz Bizon
2017-04-13Fix registry for projects with uppercases in pathGrzegorz Bizon
2017-04-13Revert "Fix registry for projects with uppercases in path"Grzegorz Bizon
2017-04-13Fix registry for projects with uppercases in pathGrzegorz Bizon
2017-04-10Add method that returns location of registry imageGrzegorz Bizon
2017-04-06Add minor improvements to container registry codeGrzegorz Bizon
2017-04-04Remove unneeded char in registry repository pathGrzegorz Bizon
2017-04-04Swap method names in containe registry path classGrzegorz Bizon
2017-04-03Improve code in container repository path classGrzegorz Bizon
2017-04-03Check registry repository name against regexpGrzegorz Bizon
2017-03-31Add serveral minor improvements to container registryGrzegorz Bizon
2017-03-31Remove unused method from container registry clientGrzegorz Bizon
2017-03-30Create container repository on successful push authGrzegorz Bizon
2017-03-30Check container repository exists for a given pathGrzegorz Bizon
2017-03-29Make container repository path code more readableGrzegorz Bizon
2017-03-29Fix rubocop offense in container registry path classGrzegorz Bizon
2017-03-28Implement method matching container repository namesGrzegorz Bizon
2017-03-28Implement container repository path classGrzegorz Bizon
2017-03-24Fix specs for container repository tagsGrzegorz Bizon
2017-03-22Remove out-of-scope changes for multi-level imagesGrzegorz Bizon
2017-03-21Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-22Fixes broken and missing testsAndre Guedes
2017-02-22Multi-level container image names backend implementationAndre Guedes
2017-02-22Added MR Road mapAndre Guedes