Commit graph

10 commits

Author SHA1 Message Date
Grzegorz Bizon
6b565f534a Improve docs for multi-level container registry images 2017-04-05 14:47:28 +02:00
Grzegorz Bizon
b03f1699c4 Extend registry docs regarding multi-level repositories 2017-04-04 13:24:13 +02:00
Grzegorz Bizon
4fab9f24c0 Fix documentation related to container registry 2017-04-03 21:27:08 +02: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
NeroBurner
535c0575b6 Update container_registry.md: fix private-docker link 2017-03-03 14:24:48 +00:00
Andre Guedes
164ef8a348 Fixing typos in docs 2017-02-22 11:30:11 -03:00
Andre Guedes
246df2bd11 Adding registry endpoint authorization 2017-02-22 11:29:07 -03:00
Achilleas Pipinellis
e60ff02882 Fix broken links to docs
[ci skip]
2017-02-06 15:46:58 +01:00
Achilleas Pipinellis
c345edcb7f Document the need to use a PAT with Registry when 2FA is on
GitLab 8.12 introduced a new permissions model which tightened the
security of Container Registry. It is now required to use a personal
token if 2FA is enabled.

[ci skip]
2016-12-01 14:24:12 +01:00
Achilleas Pipinellis
ce77bc0bf0 Move container_registry user docs to new location
[ci skip]
2016-09-25 11:20:57 +02:00