summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Move the gitlab-docs project under gitlab-orgrename-gitlab-docs-repoAchilleas Pipinellis2019-07-111-1/+1
| | | | | Search and replace gitlab-com/gitlab-docs with gitlab-org/gitlab-docs. For https://gitlab.com/gitlab-com/gitlab-docs/issues/310
* Give Knative serving permissions to service accountHordur Freyr Yngvason2019-07-111-10/+16
| | | | | | | | GitLab uses a kubernetes service account to perform deployments. For serverless deployments to work as expected with externally created clusters with their own knative installations (e.g. via Cloud Run), this account requires additional permissions in the serving.knative.dev API group.
* Merge branch 'chriscool-master-patch-11367' into 'master'Achilleas Pipinellis2019-07-111-1/+2
|\ | | | | | | | | Update doc/user/project/merge_requests/index.md See merge request gitlab-org/gitlab-ce!30517
| * Update push option note in merge_requests/index.mdchriscool-master-patch-11367Christian Couder2019-07-101-1/+2
| |
* | Merge branch 'bvl-link-phab-users' into 'master'James Lopez2019-07-111-0/+6
|\ \ | | | | | | | | | | | | | | | | | | Fetch users from Phabricator + link to issues Closes #60565 See merge request gitlab-org/gitlab-ce!30321
| * | Fetch users from Phabricator to link to issuesBob Van Landuyt2019-07-101-0/+6
| |/ | | | | | | | | | | | | | | | | We fetch the users from Phabricator based on their Phabricator ID. If a user with the same username exists and is a member of the project, we set them as assignee or author. When a user is applicable, we also cache it in Redis so we don't have to perform the request again for the same phid.
* | Add docs on project-based dashboard configSarah Yasonik2019-07-101-1/+64
|/
* Merge branch 'docs-siegerts-fix-typo' into 'master'63197-move-chart-alerts-into-dropdown-menuEvan Read2019-07-101-1/+1
|\ | | | | | | | | Docs: fix typo See merge request gitlab-org/gitlab-ce!30505
| * typo fixdocs-siegerts-fix-typosiegerts2019-07-091-1/+1
| |
* | Resolve "Update project import/export docs to include what exactly is ↵Michael Leopard2019-07-091-0/+7
| | | | | | | | imported/exported"
* | NPM Registry docs new package naming conventionSteve Abrams2019-07-091-7/+8
|/ | | | | | The documentation is updated to include details on the new limitations and rules to naming NPM packages. A note is included on how naming collisions are handled.
* Centralize config for markdownlintMarkus Koller2019-07-091-1/+1
| | | | | | | | The configuration is currently only specified in CI, by moving it into `.mdlrc` we get immediate feedback locally in supported editors. To ensure `mdl` is available it's also added to the `Gemfile`, though CI will still use the version installed in the `gitlab-docs-lint` image.
* Merge branch 'add-kubernetes-webcast-cta-dmp' into 'master'Evan Read2019-07-081-0/+3
|\ | | | | | | | | Add relevant webcast to drive traffic and MQLs See merge request gitlab-org/gitlab-ce!30236
| * Add relevant webcast to drive traffic and MQLsadd-kubernetes-webcast-cta-dmpSarah Daily2019-07-011-0/+3
| |
* | Update redirected links to final destinationsMarcel Amirault2019-07-0815-27/+28
| | | | | | | | | | | | This updates redirected links in integration, update, user and workflow dirs. Should now link to final URLs to avoid redirect hops
* | Changing badges to use parentheses not bracketsMarcel Amirault2019-07-0885-220/+220
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
* | Refresh screenshotsTristan Williams2019-07-089-20/+22
| | | | | | | | Current screenshots are from an older version of Jira and GitLab.
* | ADD '.git' ending to git clone with CI_JOB_TOKEN for clarityglass-ships2019-07-081-1/+1
| |
* | Merge branch ↵Evan Read2019-07-081-1/+7
|\ \ | | | | | | | | | | | | | | | | | | 'da-add-note-that-internal-url-work-with-load-balancer-that-terminates-tls-docs' into 'master' Geo - Add note that Internal URL works only with a Load Balancer with TLS termination See merge request gitlab-org/gitlab-ce!30372
| * | Add note that internal URL works only with a LB with TLS terminationda-add-note-that-internal-url-work-with-load-balancer-that-terminates-tls-docsDouglas Barbosa Alexandre2019-07-051-1/+7
| | |
* | | Edit text, using correct termsEvan Read2019-07-051-4/+7
| | |
* | | Added experimental languages to license management docs.Zachary Knight2019-07-051-2/+9
| | |
* | | Edit new text on visibility settingEvan Read2019-07-051-9/+7
| | |
* | | Change absolute links to relativeMarcel Amirault2019-07-053-3/+3
| | | | | | | | | | | | | | | Change assorted absolute links to ce and ee docs to relative links
* | | Merge branch 'patch-71' into 'master'NicoleSchwartz-Python-BlogEvan Read2019-07-051-3/+3
|\ \ \ | |/ / |/| | | | | | | | Minor spelling errors fixed See merge request gitlab-org/gitlab-ce!30303
| * | Minor spelling errors fixedAurelien2019-07-031-3/+3
| | |
* | | Docs: Clarify project and repo sizeCynthia Ng2019-07-043-10/+9
| | |
* | | Change 'Todo' to 'To Do'Christie Lenneville2019-07-043-11/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Add documentation on quick actions for add/remove epic parent relations.Eugenia Grieff2019-07-041-0/+2
| | |
* | | Backports for EE's "Allow adding groups to CODEOWNERS file"Igor2019-07-041-4/+11
| | | | | | | | | | | | | | | Some general code has been added/removed in EE version which needs to be backported in CE
* | | Docs: Clearly state "access control" from Pages indexMarcia Ramos2019-07-041-1/+1
| | |
* | | Merge branch 'patch-71' into 'master'Achilleas Pipinellis2019-07-041-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Fix incorrect link for prometheus AWS CloudWatch exporter See merge request gitlab-org/gitlab-ce!30273
| * | | Fix incorrect link for prometheus AWS CloudWatch exporterMaxim Efimov2019-07-021-1/+1
| | | |
* | | | Resolve proclems with issues documentationMarcel Amirault2019-07-044-41/+48
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Fix notes and update links to issues docMarcel Amirault2019-07-0416-364/+335
| | | | | | | | | | | | | | | | | | | | | | | | After review, heading was changed and links to it needed to be updated, and minor tweaks to the issues docs such as note formatting
* | | | Update link to page instead of redirectdocs-link-fixCynthia Ng2019-07-031-1/+1
| |/ / |/| |
* | | Gitlab -> GitLabBen Bodenmiller2019-07-031-1/+1
| | |
* | | Fix markdown to reduce number of kramdown warningsMarcel Amirault2019-07-039-19/+18
| | | | | | | | | | | | Add backticks around square brackets, or fix links, as necessary.
* | | Merge branch 'patch-71' into 'master'Evan Read2019-07-031-1/+2
|\ \ \ | | | | | | | | | | | | | | | | Update job_artifacts.md to reflect change: https://gitlab.com/gitlab-org/gitlab-ce/issues/31771 See merge request gitlab-org/gitlab-ce!30175
| * | | Update job_artifacts.md to reflect change: ↵Afeique Sheikh2019-06-281-1/+2
| | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/31771 "Developers should only be able to delete jobs if they own them or are Master"
* | | | Docs update for visibility restriction on GitLab.comJeremy Watson2019-07-031-0/+10
| | | |
* | | | Update doc/user/project/merge_requests/squash_and_merge.mdJohn Woods2019-07-031-1/+4
| |/ / |/| |
* | | Registry component now includes error messagesNick Kipling2019-07-021-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Enables ingress for uninstallationJoão Cunha2019-07-021-0/+1
| | | | | | | | | | | | - JupyterHub must not be available (installed or updated)
* | | Fix most bare URLs in projectEvan Read2019-07-024-42/+42
| | | | | | | | | | | | | | | | | | Linting rule not enabled for now because tooling produces false positives.
* | | Revert "Elaborate instructions and add a reference"Hordur Freyr Yngvason2019-07-021-1/+46
| |/ |/| | | | | | | | | This reverts commit 092542d2fa5c036e4fc01ba3185f1dc0e9ddbebb. Included a stray file
* | Allow JupyterHub to be uninstalledJoão Cunha2019-07-011-1/+1
| | | | | | | | | | | | - enabled uninstallation - give it a specific uninstall message - ajust specs
* | Update Deploy Tokens documentationKrasimir Angelov2019-07-012-1/+8
| | | | | | | | Update screenshot, add Deploy Token Custom Username section
* | Enforce consistent prefix for bullet listsMarcel Amirault2019-07-012-21/+21
| | | | | | | | Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
* | Merge branch 'docs/refactor-2fa' into 'master'Evan Read2019-07-015-68/+82
|\ \ | | | | | | | | | | | | Refactor the 2FA docs See merge request gitlab-org/gitlab-ce!30087