| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
Minor spelling errors fixed
See merge request gitlab-org/gitlab-ce!30303
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.
We should use "To Do" and always use it as singular (not "To Dos").
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
|
| | |
|
| |
| |
| |
| |
| | |
Some general code has been added/removed in EE version
which needs to be backported in CE
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Fix incorrect link for prometheus AWS CloudWatch exporter
See merge request gitlab-org/gitlab-ce!30273
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Change csv import section to bullet list, add back missing
bulk import section, and resolve minor issues raised in
https://gitlab.com/gitlab-org/gitlab-ce/issues/64102
|
| | |
| | |
| | |
| | |
| | |
| | | |
After review, heading was changed and links to
it needed to be updated, and minor tweaks to
the issues docs such as note formatting
|
| |/
|/| |
|
| | |
|
| |
| |
| |
| | |
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
|