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 (Collapse)Author
2017-04-13Sanitize container repository path in model classGrzegorz Bizon
2017-04-10Improve test examples for container repository classGrzegorz Bizon
2017-04-10Add method that returns a registry repository locationGrzegorz Bizon
2017-04-06Fix indexes in container repositories tableGrzegorz Bizon
2017-04-04Remove legacy registry tags when deleting a projectGrzegorz Bizon
2017-04-03Simplify container repository build method specsGrzegorz Bizon
2017-04-03Ensure root container repository when visiting registryGrzegorz Bizon
Root container repository is a images repository that had been created before 9.1, before we introduced multi-level images support.
2017-04-03Validate uniqueness of container repository nameGrzegorz Bizon
2017-04-03Add missing test example for container repository tagsGrzegorz Bizon
2017-03-31Add specs for container repository factory methodGrzegorz Bizon
2017-03-31Improve code related to removing container image tagsGrzegorz Bizon
2017-03-27Add a few pending specs for container repositoryGrzegorz Bizon
2017-03-23Fix Rubocop offenses in container repository codeGrzegorz Bizon
2017-03-23Fix specs for container repository model classGrzegorz Bizon