summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated docs sections of Secure jobsdocs/secure-rm-deprecated-jobsAchilleas Pipinellis2019-07-095-523/+75
| | | | | | | | | The manual job definitions are deprecated and are not guaranteed to work as expected. We should not confuse our users with including them in the docs. This deletes all the deprecated sections and cleans up the configuration section significantly.
* 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
| * | Refactor the 2FA docsdocs/refactor-2faAchilleas Pipinellis2019-06-285-68/+82
| | | | | | | | | | | | | | | | | | - Remove outdated images - Add info on browser support - Mention that U2F works with SoloKeys
* | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62080Russell Dickenson2019-07-011-21/+30
| | |
* | | Add a link in the docs to the epic that defined the Insights feature63463-follow-up-from-insights-is-now-ga-docsRémy Coutable2019-06-283-4/+4
| |/ |/| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-285-17/+17
| | | | | | | | | | | | 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>
* | Merge branch 'awgeorge1/gitlab-ee-6249-related-quick-action-docs' into 'master'Bob Van Landuyt2019-06-281-0/+1
|\ \ | | | | | | | | | | | | Doc backport: Add `/relate` quick action See merge request gitlab-org/gitlab-ce!29803
| * | Backport docs about /relate quick actionawgeorge1/gitlab-ee-6249-related-quick-action-docsToon Claes2019-06-271-0/+1
| | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14257
* | | Merge branch '3264-project-aliases-ce' into 'master'Bob Van Landuyt2019-06-282-0/+28
|\ \ \ | | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14108 See merge request gitlab-org/gitlab-ce!29604
| * | | Specify feature was added in GitLab PremiumPatrick Bajao2019-06-261-1/+1
| | | |