Commit Graph

7 Commits

Author SHA1 Message Date
Grzegorz Bizon 4005eb6436 Fix communication between GitLab and Container Registry 2017-03-23 11:41:16 +01:00
Grzegorz Bizon 896b13b929 Refactor splitting container image full path
[ci skip]
2017-03-22 16:07:27 +01:00
Grzegorz Bizon 95e2c0196b Clean code related to accessing registry from project
[ci skip]
2017-03-22 12:28:23 +01:00
Andre Guedes c64d36306c Makes ContainerImages Routable
Conflicts:
	db/schema.rb
2017-03-21 14:43:49 +01:00
Andre Guedes e4fa80f3b6 Fixes broken and missing tests 2017-02-22 11:30:11 -03:00
Andre Guedes eed0b85ad0 First iteration of container_image view
- Fixes project, container_image and tag deletion
  - Removed container_images_repository

[ci skip]
2017-02-22 11:29:06 -03:00
Andre Guedes dcd4beb8eb Multi-level container image names backend implementation
- Adds Registry events API endpoint
  - Adds container_images_repository and container_images models
  - Changes JWT authentication to allow multi-level scopes
  - Adds services for container image maintenance
2017-02-22 11:29:06 -03:00