summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation for panel typesJose Ivan Vargas2019-07-193-1/+60
| | | | | | | This adds documentation on how to add area and single stat panel types for the monitoring dashboards using custom yml files
* Added mention of Quick actionsRussell Dickenson2019-07-181-1/+3
|
* Added mention of autocomplete charactersRussell Dickenson2019-07-181-0/+6
|
* Add documentation page for bulk editing group issue milestonesEugenia Grieff2019-07-184-8/+41
| | | | | | - Add new page to group docs for bulk editing issues - Add link to new section to group index - Amend bulk editing page at a project level to remove issues from note
* Create documentation for the manual sorting / re-ordering capabilityBrett Walker2019-07-183-1/+36
|
* Doc: resolving confidential issues in private forkPatrick Bajao2019-07-184-0/+51
| | | | | | Add a section in Confidential Issues documentation with information about the "Create confidential merge request" button/dropdown and how it can help in resolving confidential issues.
* Merge branch 'feature/gb/serverless-app-deployment-template' into 'master'Thong Kuah2019-07-181-21/+16
|\ | | | | | | | | | | | | Deploy serverless apps with `gitlabktl` Closes #64494 See merge request gitlab-org/gitlab-ce!30740
| * Update docs on serverless apps deploymentsGrzegorz Bizon2019-07-151-21/+16
| |
* | Set correct file mode for autocomplete imagesWinnie Hellmann2019-07-182-0/+0
| |
* | Add docs for Let's Encrypt integrationVladimir Shushlin2019-07-175-5/+87
| | | | | | | | | | | | * Add deprecation warning to old integration * Add user docs * Add admin docs
* | Documented autocomplete charactersRussell Dickenson2019-07-174-0/+51
| | | | | | | | | | | | | | | | | | - Added a table listing all autocomplete characters. - Added a link to the autocomplete characters docs, from the Projects feature list. - Added an example of how autocomplete would behave for `Users and groups`, including two screenshots.
* | Add tip about stripping ANSI color codesElliot Rushton2019-07-171-0/+16
| |
* | Propagate PIP index URLFabien Catteau2019-07-171-0/+2
| | | | | | | | | | | | | | | | Propagate PIP_INDEX_URL, PIP_EXTRA_INDEX_URL to the dependency-scanning Docker image to support Python projects depending on custom Pypi registries. These variables will be consumed by the gemnasium-python analyzer.
* | Docs: update Cloudflare's redirect method for PagesMarcia Ramos2019-07-171-5/+16
| |
* | Resolve docs lint failure in users/clusters/applications.mdRobert Speicher2019-07-161-1/+1
| |
* | Update weight/priority definitions in prometheus dashboard docsSarah Yasonik2019-07-161-3/+1
| |
* | Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-161-1/+2
| | | | | | | | | | | | - Set as uninstallable app - Update docs - Adjust specs
* | Avoid using HTML when plain text and markdown workEvan Read2019-07-161-10/+10
| |
* | Merge branch 'mc/doc/enforce-template-inclusion-docs' into 'master'Evan Read2019-07-162-0/+20
|\ \ | | | | | | | | | | | | Create docs for required pipeline config See merge request gitlab-org/gitlab-ce!30660
| * | Create docs for required pipeline configmc/doc/enforce-template-inclusion-docsScott Hampton2019-07-152-0/+20
| | | | | | | | | | | | | | | | | | Based on the https://gitlab.com/gitlab-org/gitlab-ee/issues/8429 issue for the required pipeline configuration setting.
* | | Clean up the Prometheus custom dashboards docsAchilleas Pipinellis2019-07-161-46/+71
| | | | | | | | | | | | | | | - Place all under one section - Fix Markdown
* | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39964Russell Dickenson2019-07-161-2/+2
| | |
* | | Docs: Add more detail to sign-up restrictionsTristan Williams2019-07-161-9/+13
| | |
* | | Update markdown.md to remove typo, "test" was left in the documentationChristopher Amurao2019-07-151-1/+1
| | |
* | | Add docs on how alert attributes are usedPeter Leitzen2019-07-151-1/+11
| | |
* | | Convert more product badges to round bracketsEvan Read2019-07-154-4/+4
| | |
* | | Update dependency scanning to add new variableCan Eldem2019-07-151-0/+1
| |/ |/|
* | Move document to new location, split in 3Marcia Ramos2019-07-1514-322/+436
| | | | | | | | | | - Move steps to new doc - Move all concepts to different docs
* | Add a note about implicit Dockerfile serverless runtimeGrzegorz Bizon2019-07-151-13/+22
| |
* | Rename "discussions" to "threads" in docsMichel Engelen2019-07-1545-146/+145
| |
* | Fix whitespace in user, and misc, docsMarcel Amirault2019-07-1514-837/+842
| | | | | | | | | | | | | | | | | | | | Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items woll render as being in a code block too, even if not meant to. This fixes all these issues, and cleans up minor whitespace issues in /user, /security, /ssh and /migrate_ci_to_ce docs.
* | Remove extra blank lines from docsMarcel Amirault2019-07-158-76/+31
| | | | | | | | | | | | Removing extra blank lines in docs that serve no purpose, as well as some --- lines that also are not needed.
* | Merge branch 'docs/secure-rm-deprecated-jobs' into 'master'Evan Read2019-07-155-523/+75
|\ \ | | | | | | | | | | | | | | | | | | Remove deprecated docs sections of Secure jobs Closes #63739 See merge request gitlab-org/gitlab-ce!30527
| * | 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.
* | | Remove trailing whitespace in docsMarcel Amirault2019-07-1511-90/+89
| | | | | | | | | | | | | | | Remove unneeded trailing whitespace in lines in /security /workflow /user docs
* | | Merge branch 'rename-gitlab-docs-repo' into 'master'Marcia Ramos2019-07-121-1/+1
|\ \ \ | |_|/ |/| | | | | | | | Move the gitlab-docs project under gitlab-org See merge request gitlab-org/gitlab-ce!30620
| * | 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
* | | Add blank lines around code blocksMarcel Amirault2019-07-121-3/+6
| | | | | | | | | | | | All code blocks should be surrounded by blank lines
* | | Doc Allow subgroups to use their parent group's custom project templatesManoj MJ2019-07-121-1/+1
| | | | | | | | | | | | | | | Doc for "Allow a template in a namespace which is out of the hierarchy of the Group owning the template"
* | | Geo Update note about internal_urlDouglas Barbosa Alexandre2019-07-111-2/+2
| | |
* | | Remove hard tabs from docsMarcel Amirault2019-07-112-5/+5
|/ / | | | | | | | | Hard tabs do not follow general markdown guidelines are were removed from the few docs that used them
* | 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"