summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix Registry docs now that it is not enabled be defaultregistry_admin_docsAchilleas Pipinellis2016-05-221-16/+27
|
* Clarify how the Registry is enabled in OmnibusAchilleas Pipinellis2016-05-221-7/+10
|
* Major overhaul of the Registry admin docsAchilleas Pipinellis2016-05-221-107/+187
|
* Add link to container registryAchilleas Pipinellis2016-05-221-0/+1
|
* Refactor container docsAchilleas Pipinellis2016-05-221-32/+147
|
* Add assumptions section and refactor domain configurationAchilleas Pipinellis2016-05-221-17/+39
|
* Rearrange configuration partsAchilleas Pipinellis2016-05-221-38/+38
|
* Rearrange headingsAchilleas Pipinellis2016-05-221-11/+31
|
* Initial docker container registry configuration docs.Marin Jankovski2016-05-221-0/+127
|
* Merge branch 'remove_email_in_group_doc' into 'master' Jeroen van Baarsen2016-05-221-2/+0
|\ | | | | | | | | | | | | fix group members api doc: remove emial "Email" is removed in ae564c97d48bf728745c57720734cb40378fd90f See merge request !4232
| * fix group members api doc: remove emialSanster2016-05-211-2/+0
| |
* | Merge branch 'health_check_docs' into 'master' Achilleas Pipinellis2016-05-223-0/+67
|\ \ | |/ |/| | | | | | | | | | | | | Add health check feature documentation for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3888 @virtuacreative @axil See merge request !4199
| * Copyedit health check docshealth_check_docsAchilleas Pipinellis2016-05-221-7/+16
| |
| * Fix grammar in health_check.md DJ Mountney2016-05-201-1/+1
| | | | | | A access token -> An access token
| * Fix broken pingdom link in the health_check docsDJ Mountney2016-05-181-1/+1
| |
| * Add health check feature documentationDJ Mountney2016-05-183-0/+58
| |
* | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-0/+14
|\ \ | | | | | | | | | | | | # Conflicts: # app/services/system_note_service.rb
| * | Add documentation for Inline DiffRémy Coutable2016-05-181-0/+14
| |/ | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-201-14/+18
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement special GitLab markdown reference for milestones https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3453 by @eReGeBe, with two additions: - Move changelog item to 8.8 - Fix cross-project milestone ref with invalid project, like https://gitlab.com/gitlab-org/gitlab-ce/commit/f7348cd348ad8f4a18d74dd668283a4e236f5790 did for labels Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13829 See merge request !3897
| * \ Merge remote-tracking branch 'origin/master' into ↵Rémy Coutable2016-05-1868-185/+1051
| |\ \ | | | | | | | | | | | | | | | | | | | | eReGeBe/gitlab-ce-feature/milestone-md Signed-off-by: Rémy Coutable <remy@rymai.me>
| * \ \ Merge branch 'master' into eReGeBe/gitlab-ce-feature/milestone-mdDouwe Maan2016-04-2314-17/+869
| |\ \ \
| * | | | Include Milestone reference syntax in Markdown documentationAlejandro Rodríguez2016-04-201-14/+18
| | | | |
* | | | | Merge branch 'issue_9013' into 'master' Douwe Maan2016-05-201-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let users set notification levels in projects which they are not members Fixes #9013 See merge request !3986
| * | | | | Update documentationFelipe Artur2016-05-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'feature/runner-config-untagged-jobs' into 'master' Robert Speicher2016-05-191-1/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add config for CI Runner that prevents it from picking untagged jobs Closes #3456 See merge request !4039
| * | | | | Add minor corrections related to config of runnerGrzegorz Bizon2016-05-191-3/+3
| | | | | |
| * | | | | Add docs for a new configuration setting for runnerGrzegorz Bizon2016-05-191-1/+7
| | | | | |
* | | | | | Merge branch 'fix/after-script-documentation-update' into 'master' Jeroen van Baarsen2016-05-191-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update 'after_script' introduction note Related to gitlab-org/gitlab-ci-multi-runner#1321 See merge request !4205
| * | | | | Update 'after_script' introduction notefix/after-script-documentation-updateTomasz Maczukin2016-05-181-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'doc-broken-links' into 'master' Jeroen van Baarsen2016-05-193-2/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken documentation links Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15249 - [x] `/help/ui`- This is working for me - [x] `/help/ci/examples/deployment/README.md` - Fixed - [x] `/help/ci/api/projects.md` - Fixed - [x] `/help/markdown/LICENSE` - Cannot do much to fix it, added a note. - [x] `/help/ci/ssh/README.md` - Cannot find this link referenced anywhere. See merge request !3903
| * | | | | Fix broken linksdoc-broken-linksAchilleas Pipinellis2016-04-193-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Merge branch 'migration-helpers' into 'master' Robert Speicher2016-05-191-2/+44
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added helper methods for database migrations These helpers can ultimately be used to write migrations that don't require downtime. See #15464 for more information. See merge request !3860
| * | | | | Updated migration styleguide for new helpersYorick Peterse2016-05-121-2/+44
| | | | | |
* | | | | | Merge branch 'master' into 'master' Hannes Rosenögger2016-05-181-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix example urls for (dis)associating runners to projects See merge request !2993
| * | | | | | fix example urls for (de)associating runners to projectsa-tal2016-02-261-2/+2
| | | | | | |
* | | | | | | Merge branch 'patch-1' into 'master' Hannes Rosenögger2016-05-181-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: fix git lfs workaround for using http instead of https the url should only point to `info/lfs` instead of `info/lfs/batch/objects` See merge request !2713
| * | | | | | | doc: fix git lfs workaround for using http instead of https Felix Ruess2016-02-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | the url should only point to `info/lfs` instead of `info/lfs/batch/objects`
* | | | | | | | Merge branch 'docker-registry-view' into 'master' Kamil Trzciński2016-05-181-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add container registry support Tasks: - [x] Merge docker/distribution authentication service: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3787 - [x] Implement Docker Registry API - [x] Show a list of docker images in GitLab - [x] Remove registry repository on project deletion - [x] Support project rename, move and namespace rename - [x] Use token when connecting the registry - [x] Allow to delete images from GitLab - [x] Support pushing from GitLab CI (gitlab-ci-token / $CI_BUILD_TOKEN) - [x] Support GitLab Runner pulling for public repositories - [ ] Support GitLab Runner pulling for private repositories - [x] Add tests for Docker Registry API - [x] Add tests for a views - [x] Make texts nicer - [x] Implement a backup support - [ ] Create administration documentation https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4141 - [ ] Create user documentation See merge request !4040
| * | | | | | | | Update permission docKamil Trzcinski2016-05-161-1/+1
| | | | | | | | |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski2016-05-1622-24/+32
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-1314-36/+431
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix review commentsKamil Trzcinski2016-05-091-0/+1
| | | | | | | | | |
* | | | | | | | | | Merge branch 'patch-1' into 'master' Dmitriy Zaporozhets2016-05-181-2/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken link in CI quickstart docs The newline between the `[label]` and the `(link)` caused it to be interpreted literally: http://doc.gitlab.com/ce/ci/quick_start/README.html See merge request !3541
| * | | | | | | | | | Fix broken link in CI quickstart docs Florian2016-04-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The space between the [label] and the (link) caused it to be interpreted literally.
* | | | | | | | | | | Make it clearer that /licenses is the OS license templates endpointimprove-license-docRémy Coutable2016-05-181-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | Merge branch 'issue_14684' into 'master' Douwe Maan2016-05-162-0/+8
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Toggle email signup confirmation in admin settings Implements toggling verification email #14684 See merge request !3862
| * | | | | | | | | | Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-162-0/+8
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'docker-registry' into 'master' Douwe Maan2016-05-162-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added authentication service for docker registry This adds a simple authentication service for docker which uses current user credentials to authenticate pulls and pushes. I have only one concern. Since the `.docker/config` is unencrypted, thus the password for user stored there is unencrypted, maybe we should from the start implement function to generate/provide a separate password just for the purposes of accessing docker registry? What do you think @jacobvosmaer @sytses @marin? cc @marin See merge request !3787
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-1314-36/+431
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # config/initializers/1_settings.rb
| * | | | | | | | | Update docs/api/projects.md with container registry enabled optionKamil Trzcinski2016-05-091-0/+3
| | | | | | | | | |