Commit graph

24 commits

Author SHA1 Message Date
Grzegorz Bizon
af42dd29a0 Fix specs for container repository tags 2017-03-24 12:31:34 +01:00
Grzegorz Bizon
68a2fa54de Remove out-of-scope changes for multi-level images 2017-03-22 11:08:23 +01:00
Grzegorz Bizon
c5912ecd73 Merge branch 'master' into feature/multi-level-container-registry-images
* master: (1327 commits)
  Merge branch 'render-json-leak' into 'security'
  Merge branch 'ssrf' into 'security'
  Merge branch 'ssrf' into 'security'
  Merge branch 'fix-links-target-blank' into 'security'
  Merge branch '28058-hide-emails-in-atom-feeds' into 'security'
  Fix karma test
  Reset filters after click
  Handle Route#name being nil after an update
  Only add frontend code coverage instrumentation when generating coverage report
  fix recompile assets step in 9.0 upgrade guide to use yarn
  Undo explicit conversion to Integer
  Make level_value accept string integers
  Make feature spec more robust
  Removed d3.js from the main application.js bundle
  Extend compound status for manual actions specs
  Update css to be nice and tidy.
  Fix pipeline status for transition between stages
  add an index to the ghost column
  Return 404 in project issues API endpoint when project cannot be found
  Improve rename projects migration
  ...

Conflicts:
	doc/ci/docker/using_docker_build.md
	spec/lib/gitlab/import_export/all_models.yml
2017-03-21 14:22:56 +01:00
Douwe Maan
b7d8df503c Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
Andre Guedes
e4fa80f3b6 Fixes broken and missing tests 2017-02-22 11:30:11 -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
Andre Guedes
e43b2e81da Added MR Road map 2017-02-22 11:27:18 -03:00
Kamil Trzcinski
2462a473c2 Make rubocop happy 2016-07-15 18:05:39 +02:00
Kamil Trzcinski
3e4dc164a7 Explicitly remove authorization token and make sure that invalid addresses are properly handled 2016-07-15 17:35:23 +02:00
Kamil Trzcinski
a3d8a7e6be Allow blob to be redirected 2016-07-15 17:14:01 +02:00
Kamil Trzcinski
fbdf9008c2 Make docker registry work with location redirects when external storage is used 2016-07-15 17:14:00 +02:00
Kamil Trzcinski
70606bf0c1 Show proper image ID on registry page 2016-06-21 13:08:10 +02:00
Kamil Trzcinski
35319aa4ac Use response_body 2016-06-17 17:33:03 +02:00
Kamil Trzcinski
04ffd71e53 Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4669
When requesting tags a `application/json` is used.
2016-06-17 13:24:50 +02:00
Kamil Trzcinski
f30d1fdf94 Add support for Docker Registry manifest v1 2016-06-15 12:53:23 +02:00
Kamil Trzcinski
24145592e8 Provide full test coverage to lib/container_registry API implementation 2016-05-17 13:20:11 -05:00
Kamil Trzcinski
a82109eee8 Add .gitkeep 2016-05-17 09:41:47 -05:00
Kamil Trzcinski
91c4002a0c Improve test coverage 2016-05-16 18:03:55 -05:00
Kamil Trzcinski
e60bbdf9d9 Fix path to tag 2016-05-16 09:49:55 -05:00
Kamil Trzcinski
5c2f2fd289 Fix CI tests 2016-05-12 13:03:04 -05:00
Kamil Trzcinski
d05f0030a3 Added Docker Registry View tests 2016-05-09 23:32:18 +03:00
Kamil Trzcinski
b5043d5d33 Fix review comments 2016-05-09 22:34:24 +03:00
Kamil Trzcinski
d7b91fb596 Simplify Container Registry view implementation 2016-05-09 22:27:06 +03:00
Kamil Trzcinski
08396be619 Rename ImageRegistry to ContainerRegistry 2016-05-09 22:14:46 +03:00