| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Add backticks around square brackets, or fix links, as necessary.
|
|\
| |
| |
| |
| | |
Update job_artifacts.md to reflect change: https://gitlab.com/gitlab-org/gitlab-ce/issues/31771
See merge request gitlab-org/gitlab-ce!30175
|
| |
| |
| |
| |
| | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/31771
"Developers should only be able to delete jobs if they own them or are Master"
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Includes changes to the Vue container registry component to support
the display of an empty message and error message when invalid
characters are found in the group, project or branch name.
repositories/index.html.haml has been changed to remove the content
and place into Vue component.
|
| |
| |
| |
| | |
- JupyterHub must not be available (installed or updated)
|
| |
| |
| |
| |
| |
| | |
Linting rule not enabled for now
because tooling produces false
positives.
|
| |
| |
| |
| |
| |
| | |
This reverts commit 092542d2fa5c036e4fc01ba3185f1dc0e9ddbebb.
Included a stray file
|
| |
| |
| |
| |
| |
| | |
- enabled uninstallation
- give it a specific uninstall message
- ajust specs
|
| |
| |
| |
| | |
Update screenshot, add Deploy Token Custom Username section
|
| |
| |
| |
| | |
Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
|
|\ \
| | |
| | |
| | |
| | | |
Refactor the 2FA docs
See merge request gitlab-org/gitlab-ce!30087
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Remove outdated images
- Add info on browser support
- Mention that U2F works with SoloKeys
|
| | | |
|
| |/
|/|
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |
| |
| |
| |
| |
| | |
https://community.atlassian.com/t5/Jira-questions/Is-it-quot-JIRA-quot-or-quot-Jira-quot/qaq-p/681163
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
|\ \
| | |
| | |
| | |
| | | |
Doc backport: Add `/relate` quick action
See merge request gitlab-org/gitlab-ce!29803
|
| | |
| | |
| | |
| | | |
See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14257
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14108
See merge request gitlab-org/gitlab-ce!29604
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update the newly added documentation to be more precise and
fix the typos.
Add information about Project aliases into permissions doc.
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Document the security tools maintenance and vulnerabilities DB update
Closes gitlab-ee#9986
See merge request gitlab-org/gitlab-ce!29840
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Addresses the following questions:
- How often do we update the vulnerability DB or analyzers?
- Do we have to update GitLab to benefit from latest vulnerabilities
definitions?
|
| |_|_|/
|/| | | |
|
| | | | |
|
| |_|/
|/| | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Instance-level cluster pod terminal access
Closes #55489, #55488, #55487, and #61156
See merge request gitlab-org/gitlab-ce!28613
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This enables terminals for group and project level clusters.
Previously there was no way to determine which project (and
therefore kubernetes namespace) to connect to, moving this
logic onto Environment means the assoicated project can be
used to look up the correct namespace.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Change emoji to Gitlab rendering and fix typo
Use built in renderer for math
Touchups to GFM Doc and bring in suggestions from MR 22122
Fix link
Add epics to align docs
Add epic badge
Fix dashes making accidental headers, and move wikis down, add emoji note
Add section explaining GitLab markdown extensions
Update to incorporate recent changes
Add links rendering, fix issue rendering as color chip
Add links rendering, fix issue rendering as color chip
Update links to GitLab rendered version of markdown doc
Separate GFM extensions, reorder list, other tweaks
Update code blocks and highlighting
Trying to fix improper markdown rendering
Fix rendering broken by triple backticks and add emoji note
testing triple tildes instead of quad backticks
testing rending after mermaid
Various fixes to improve markdown rendering
Update markdown doc after review
Fix markdown doc after review, part two
fix typo in markdown doc
|
| | | | |
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docs' into 'master'
Add missing tier badge for the pipelines quota
Closes #61687
See merge request gitlab-org/gitlab-ce!30046
|
| | |/
| |/| |
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'master'
Resolve "Docs feedback: revise operations dashboard"
Closes #60697
See merge request gitlab-org/gitlab-ce!30038
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
'require-pipeline-when-enabling-only-allow-merge-if-pipeline-succeeds' into 'master'
Pipeline must be present if "Pipeline must succeed" is set
See merge request gitlab-org/gitlab-ce!29926
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When a user sets only_allow_merge_if_pipeline_succeeds, also named
as "Pipeline must succeed" project setting, we require the pipeline
to be present.
This solves race condition issues especially with external CI
providers when a build is triggered externally but no pipelines are
created in GitLab yet.
Document that a head pipeline is expected when using "Pipeline
must succeed" setting. Also explain limitations with the use of
only/except where there may not be any jobs created and the merge
request will not be allowed to be merged.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Mention what tools are not supported in Dependency Scanning
See merge request gitlab-org/gitlab-ce!30030
|
| |/ / |
|
|/ /
| |
| |
| | |
This reverts commit 51340f9b47e8339cdabce11d0a17ac724278bff0.
|
| | |
|
| |
| |
| |
| |
| | |
Also adds and one linting rule
and makes project conform to it.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Document all the available options for Dependency Scanning
Closes gitlab-ee#10121
See merge request gitlab-org/gitlab-ce!29347
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Port all info from:
- security-products/dependency-scanning/blob/master/docs/README.md
- security-products/dependency-scanning/blob/master/docs/analyzers.md
|
| |/
|/| |
|