summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update screenshot30575-update-prometheus-integration-documentation-for-9-1Joshua Lambert2017-04-061-0/+0
* Clean up troubleshooting sectionJoshua Lambert2017-04-061-7/+3
* Merge branch 'tc-show-pipeline-coverage-if-avail' into 'master' Kamil Trzciński2017-04-069-16/+12
|\
| * Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-069-16/+12
* | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-0645-440/+1378
|\ \
| * \ Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-06181-272/+2223
| |\ \
| * | | Fix indexes in container repositories tableGrzegorz Bizon2017-04-062-9/+1
| * | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-06296-1440/+55445
| |\ \ \
| * | | | Add minor improvements to container registry codeGrzegorz Bizon2017-04-062-6/+8
| * | | | Fix Rubocop offenses related to registry routesGrzegorz Bizon2017-04-051-2/+2
| * | | | Improve migration for container repositories tableGrzegorz Bizon2017-04-052-4/+15
| * | | | Improve docs for multi-level container registry imagesGrzegorz Bizon2017-04-051-4/+4
| * | | | Remove redundant code from container registry classesGrzegorz Bizon2017-04-053-4/+4
| * | | | Add some minor improvements into registry partialsGrzegorz Bizon2017-04-052-5/+4
| * | | | Fix status when removing legacy tags from registryGrzegorz Bizon2017-04-051-1/+1
| * | | | Revert unneeded change in project destroy serviceGrzegorz Bizon2017-04-051-2/+1
| * | | | Require container registry entities in controllersGrzegorz Bizon2017-04-052-3/+5
| * | | | Improve container repository tags controller routeGrzegorz Bizon2017-04-051-5/+4
| * | | | Fix HAML lint offense in repository image partialGrzegorz Bizon2017-04-041-1/+1
| * | | | Fix container registry specs after changing textsGrzegorz Bizon2017-04-041-1/+1
| * | | | Add changelog entry for multi-level image repositoriesGrzegorz Bizon2017-04-041-0/+4
| * | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-04181-824/+1941
| |\ \ \ \
| * | | | | Extend registry docs regarding multi-level repositoriesGrzegorz Bizon2017-04-041-1/+11
| * | | | | Fix project specs related to container registryGrzegorz Bizon2017-04-041-1/+2
| * | | | | Simplify registry-related code in project modelGrzegorz Bizon2017-04-041-5/+1
| * | | | | Fix wording in registry tags controller notificationsGrzegorz Bizon2017-04-041-2/+2
| * | | | | Remove legacy registry tags when deleting a projectGrzegorz Bizon2017-04-044-21/+92
| * | | | | Remove unneeded char in registry repository pathGrzegorz Bizon2017-04-041-1/+1
| * | | | | Swap method names in containe registry path classGrzegorz Bizon2017-04-042-17/+17
| * | | | | Improve wording in partials related to the registryGrzegorz Bizon2017-04-042-3/+2
| * | | | | Improve wording in registry notifications in the UIGrzegorz Bizon2017-04-041-2/+2
| * | | | | Improve container registry repository view partialsGrzegorz Bizon2017-04-041-15/+10
| * | | | | Fix container registry controller specsGrzegorz Bizon2017-04-041-0/+1
| * | | | | Fix documentation related to container registryGrzegorz Bizon2017-04-031-2/+1
| * | | | | Fix namespace specs related to container registryGrzegorz Bizon2017-04-031-1/+3
| * | | | | Remove unecessary changes from project transfer serviceGrzegorz Bizon2017-04-031-1/+1
| * | | | | Remove changes unnecessary changes from namespace modelGrzegorz Bizon2017-04-031-3/+3
| * | | | | Revert changes in services related to moving projectsGrzegorz Bizon2017-04-033-5/+5
| * | | | | Refine method for checking project registry tagsGrzegorz Bizon2017-04-032-0/+80
| * | | | | Fix Rubocop offenses in code related to the registryGrzegorz Bizon2017-04-032-2/+2
| * | | | | Refactor container registry repository tag stubsGrzegorz Bizon2017-04-0310-17/+35
| * | | | | Simplify container repository build method specsGrzegorz Bizon2017-04-031-3/+4
| * | | | | Ensure root container repository when visiting registryGrzegorz Bizon2017-04-035-2/+149
| * | | | | Validate uniqueness of container repository nameGrzegorz Bizon2017-04-032-0/+8
| * | | | | Improve code in container repository path classGrzegorz Bizon2017-04-032-10/+21
| * | | | | Check registry repository name against regexpGrzegorz Bizon2017-04-033-10/+25
| * | | | | Add missing test example for container repository tagsGrzegorz Bizon2017-04-032-2/+6
| * | | | | Remove redundant stubs from container image tag specsGrzegorz Bizon2017-04-031-18/+17
| * | | | | Refactor feature specs for container registryGrzegorz Bizon2017-04-033-41/+42
| * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-03500-1754/+11893
| |\ \ \ \ \