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
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
2016-07-15Make rubocop happyKamil Trzcinski
2016-07-15Explicitly remove authorization token and make sure that invalid addresses ar...Kamil Trzcinski
2016-07-15Allow blob to be redirectedKamil Trzcinski
2016-07-15Make docker registry work with location redirects when external storage is usedKamil Trzcinski
2016-06-21Show proper image ID on registry pageKamil Trzcinski
2016-06-17Use response_bodyKamil Trzcinski
2016-06-17Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_re...Kamil Trzcinski
2016-06-15Add support for Docker Registry manifest v1Kamil Trzcinski
2016-05-17Provide full test coverage to lib/container_registry API implementationKamil Trzcinski
2016-05-17Add .gitkeepKamil Trzcinski
2016-05-17Improve test coverageKamil Trzcinski
2016-05-16Fix path to tagKamil Trzcinski
2016-05-12Fix CI testsKamil Trzcinski
2016-05-09Added Docker Registry View testsKamil Trzcinski
2016-05-09Fix review commentsKamil Trzcinski
2016-05-09Simplify Container Registry view implementationKamil Trzcinski
2016-05-09Rename ImageRegistry to ContainerRegistryKamil Trzcinski