Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'doc-edit-config-file-path-kaniko' into 'master' | Achilleas Pipinellis | 2018-10-19 | 1 | -3/+2 |
|\ | | | | | | | | | Docs: Change path where to create the config.json file when using kaniko See merge request gitlab-org/gitlab-ce!22075 | ||||
| * | Change path where to create the config.json file | Valerio Baldisserotto | 2018-10-03 | 1 | -3/+2 |
| | | |||||
* | | Add the ways needed to authenticate to the registry via CI/CD | Achilleas Pipinellis | 2018-10-18 | 1 | -23/+61 |
| | | |||||
* | | Add note that hostname:port need to match for `DOCKER_AUTH_CONFIG` | Drew Blessing | 2018-10-05 | 1 | -13/+19 |
|/ | |||||
* | Update using_docker_build.md | Cauan Cabral | 2018-09-27 | 1 | -2/+2 |
| | |||||
* | Correct YAML indentation | Cam | 2018-09-10 | 1 | -13/+13 |
| | |||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 2 | -42/+44 |
| | |||||
* | Initial kaniko documentation | Joshua Lambert | 2018-08-16 | 2 | -0/+61 |
| | |||||
* | Update doc/ci/docker/using_docker_build.md | Tobias Hernstig | 2018-07-25 | 1 | -4/+6 |
| | |||||
* | Improve documentation of how to build Docker Images with GitLab CI | Tomasz Maczukin | 2018-06-28 | 1 | -2/+21 |
| | |||||
* | Rename Secret variables -> variables | Achilleas Pipinellis | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | Use stable docker image instead of latest | Philippe Lafoucrière | 2018-04-13 | 2 | -12/+12 |
| | |||||
* | Add Docker layer caching to CI docker-in-docker docs | Athar Hameed | 2018-03-27 | 1 | -15/+76 |
| | |||||
* | Copyedit CI services docs | Achilleas Pipinellis | 2018-03-19 | 1 | -56/+33 |
| | |||||
* | Update CI services documnetation | Tomasz Maczukin | 2018-03-14 | 1 | -0/+84 |
| | |||||
* | Document mounting volumes with Docker-in-Docker | Teresa e Junior | 2017-12-21 | 1 | -0/+15 |
| | |||||
* | Refactor entrypoint override docstm/docs/docker-extended-entrypoint-fix | Achilleas Pipinellis | 2017-12-12 | 1 | -61/+36 |
| | |||||
* | Fix entrypoint overriding documentation | Tomasz Maczukin | 2017-12-12 | 1 | -3/+45 |
| | |||||
* | Merge branch 'docs/gitlab-runner' into 'master' | Marcia Ramos | 2017-11-02 | 2 | -6/+6 |
|\ | | | | | | | | | | | | | Change to new GitLab Runner name Closes #39636 See merge request gitlab-org/gitlab-ce!15101 | ||||
| * | Change to new GitLab Runner namedocs/gitlab-runner | Achilleas Pipinellis | 2017-10-31 | 2 | -6/+6 |
| | | |||||
* | | Exclude comments from specific docs | Achilleas Pipinellis | 2017-11-01 | 1 | -0/+4 |
|/ | |||||
* | Update using_docker_images.md | Paul | 2017-10-23 | 1 | -4/+0 |
| | |||||
* | Document the usage of the Docker OverlayFS driver for every build | Dominik | 2017-09-28 | 1 | -7/+22 |
| | |||||
* | Merge branch 'patch-15' into 'master' | Rémy Coutable | 2017-09-07 | 1 | -1/+1 |
|\ | | | | | | | | | Fix incorrect reference in documentation See merge request !13733 | ||||
| * | Fix incorrect reference in documentation | Johan Brandhorst | 2017-08-21 | 1 | -1/+1 |
| | | |||||
* | | Update doc for dind using overlay2 | Fabio Busatto | 2017-08-29 | 1 | -3/+7 |
| | | |||||
* | | Update 'Using Docker images' documentation | Tomasz Maczukin | 2017-08-28 | 1 | -7/+33 |
|/ | |||||
* | Properly explain when advanced Docker options were introduceddocs/docker-entrypoint | Achilleas Pipinellis | 2017-08-16 | 1 | -17/+23 |
| | |||||
* | Refactor and copyedit "Using Docker images" docsdocs/extended-docker-syntax-in-ci-yml | Achilleas Pipinellis | 2017-07-03 | 1 | -135/+150 |
| | |||||
* | Update syntax description to new syntax introduced in !12536. | Tomasz Maczukin | 2017-07-03 | 1 | -10/+15 |
| | |||||
* | Add documentation for extended docker configuration options for CI | Tomasz Maczukin | 2017-07-03 | 1 | -0/+176 |
| | |||||
* | Merge branch 'docs-registry-hostname-part-of-service-hostname' into 'master'33745-issue-closing-pattern-does-not-work-for-secondary-issues-when-using-full-urls | Rémy Coutable | 2017-06-15 | 1 | -0/+12 |
|\ | | | | | | | | | Service hostname also include registry name, when using non Docker Hub registry. See merge request !11729 | ||||
| * | Language typos fixed | Matej Zerovnik | 2017-06-12 | 1 | -2/+2 |
| | | |||||
| * | Service hostname also include registry name, when using non Docker Hub registry. | Matej | 2017-05-26 | 1 | -0/+12 |
| | | |||||
* | | Add docs for personal access tokensdocs/personal-access-tokens | Achilleas Pipinellis | 2017-06-14 | 1 | -3/+5 |
| | | |||||
* | | Add more info on private Registry docsdocs/private-registry | Achilleas Pipinellis | 2017-06-06 | 1 | -16/+54 |
|/ | |||||
* | Remove references to '/ci' path while describing Runner's registrationchange-url-in-specific-runners-registration-steps | Tomasz Maczukin | 2017-05-15 | 1 | -5/+5 |
| | |||||
* | Fix typo in code snippet to match text below | Steve Hall | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-04-03 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (230 commits) Fix N+1 query in loading pipelines in merge requests Fix Spinach and Capybara dependencies Prevent users from disconnecting gitlab account from CAS 30276 Move issue, mr, todos next to profile dropdown in top nav Refactor SearchController#show Properly eagerly-load the Capybara server for JS feature specs only Updating documentation to include a missing step in the update procedure Eager-load the Capybara server to prevent timeouts Increase Capybara's timeout Add metrics button to Environment Overview page Fix link to Jira service documentation Handle parsing OpenBSD ps output properly to display sidekiq infos on ... Eliminate unnecessary queries that add ~500 ms of load time for a large issue 20914 Limits line length for project home page Allow users to import GitHub projects to subgroups Update dpl CI example Fix the docs:check:links job Don't clean up the gitlab-test-fork_bare repo Make GitLab use Gitaly for commit_is_ancestor Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery ... | ||||
| * | Use same variable for registry password as above | Niklas | 2017-03-25 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-03-21 | 2 | -10/+14 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Futher rename the CI variableszj-rename-ci-vars | Z.J. van de Weg | 2017-03-16 | 1 | -7/+7 |
| | | |||||
| * | Update using_docker_images.md | szymon | 2017-03-14 | 1 | -3/+7 |
| | | |||||
* | | Adding registry endpoint authorization | Andre Guedes | 2017-02-22 | 1 | -4/+4 |
|/ | |||||
* | Merge branch 'dev-docs-ci_docker_build-example_variable_use' into 'master' | Rémy Coutable | 2017-02-22 | 1 | -0/+24 |
|\ | | | | | | | | | docs(ci/docker_build): Add example of variable use See merge request !9159 | ||||
| * | docs(ci/docker_build): Add example of variable use | Dmitriy Volkov | 2017-02-21 | 1 | -0/+24 |
| | | |||||
* | | Update using_docker_images.md | Adam Boseley | 2017-02-21 | 1 | -6/+9 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Rename builds to jobs in docs | Achilleas Pipinellis | 2017-02-15 | 3 | -44/+54 |
|/ | | | | [ci skip] | ||||
* | Document the need to use a PAT with Registry when 2FA is on | Achilleas Pipinellis | 2016-12-01 | 1 | -9/+23 |
| | | | | | | | | 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] | ||||
* | Document the usage of the Docker OverlayFS driverdocs/docker-overlayfs-driver | Achilleas Pipinellis | 2016-11-08 | 1 | -11/+58 |
| | | | | [ci skip] |