| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/56172
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Resolve Markdown unordered lists not conforming to styleguide
See merge request gitlab-org/gitlab-ce!23037
|
| |
| |
| |
| | |
- Also makes other minor Markdown fixes that were near the main fixes.
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
'docs/52681-add-documentation-about-how-web-terminals-are-secured' into 'master'
Add docs on how web terminals are secured
Closes #52681
See merge request gitlab-org/gitlab-ce!24099
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In the administration page for web terminals add a new `Security`
section explaining how the interactive web terminals are secured between
GitLab and gitlab-runner.
This section is under administration instead of
`doc/ci/interactive_web_terminal` because the administrators of the
GitLab instance would be mostly interested in this, whilst
`doc/ci/interactive_web_terminal` are interested in how the feature
works.
closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52681
|
|\ \
| | |
| | |
| | |
| | | |
Document Auto DevOps secret variables
See merge request gitlab-org/gitlab-ce!23970
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Cross link from GitLab CI variable doc too
Add note about running pods and updating secrets without any code change
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Allow to include another project files
Closes #53903
See merge request gitlab-org/gitlab-ce!24101
|
| | | |
| | | |
| | | |
| | | | |
This adds `project:, file:, ref:` specification support.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Expose `CI_API_V4_URL` CI/CD variable
Closes #54621
See merge request gitlab-org/gitlab-ce!23936
|
| | |_|/
| |/| | |
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Improve documentation about only except default values
Closes #55699
See merge request gitlab-org/gitlab-ce!24016
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Include templates
Closes #53445
See merge request gitlab-org/gitlab-ce!23495
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This rewrites a syntax to allow include of templates.
This also normalises the syntax used by include: feature
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into 'master'
Deprecate Auto Deploy's quick start guide
Closes #55853
See merge request gitlab-org/gitlab-ce!24096
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
| |_|_|/ /
|/| | | | |
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix navigation style in docs
Closes #55836
See merge request gitlab-org/gitlab-ce!24090
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Handle 'git push -o ci.skip'
Closes #18667
See merge request gitlab-org/gitlab-ce!15643
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
gitlab-org/gitlab-shell!166 added support for collecting push options
from the environment, and passing them along to the
/internal/post_receive API endpoint.
This change handles the new push_options JSON element in the payload,
and passes them on through to the GitPushService and GitTagPushService
services.
Futhermore, it adds support for the first push option, ci.skip. With
this change, one can use 'git push -o ci.skip' to skip CI pipe
execution. Note that the pipeline is still created, but in the "skipped"
state, just like with the 'ci skip' commit message text.
Implements #18667
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
'55838-remove-gem-install-bundler-from-docker-based-ruby-environments' into 'master'
Remove gem install bundler from Docker-based Ruby environments
Closes #55838
See merge request gitlab-org/gitlab-ce!24093
|
| | |
| | |
| | |
| | |
| | |
| | | |
bundler gem has been included in the Docker official Ruby image since 2.1.
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Update mysql.md - broken link
See merge request gitlab-org/gitlab-ce!23988
|
| | | | |
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Explain how to use kaniko with a registry with a custom certificate
Closes #53656
See merge request gitlab-org/gitlab-ce!23875
|
| |/ / |
|
| | | |
|
| | | |
|
| |/
|/|
| |
| | |
.gitlab-ci.yml file
|
|/
|
|
| |
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
|\
| |
| |
| |
| | |
Refactor the pipelines for merge requests docs
See merge request gitlab-org/gitlab-ce!23905
|
| | |
|
| |
| |
| |
| | |
Kudos to @eread for feedback!
|
| | |
|
|/ |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Clearly state web terminal is not supported at all on GitLab.com
See merge request gitlab-org/gitlab-ce!23821
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Fixed link in doc/ci/yaml/README.md
See merge request gitlab-org/gitlab-ce!23433
|
| | | |
|