summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Add project code view permissionsdocs/add-source-code-permissionsCindy Pallares 🦉2019-01-041-0/+1
|
* Documentation for Release page MVCFilipa Lacerda - 🎄🎄 OOO - Back on January 7th - 🎄🎄2019-01-042-5/+52
|
* Drop Webhooks from project import/export configStan Hu2019-01-031-0/+1
| | | | | | | | | | | | Webhook URLs were recently encrypted in the database via https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21645, and as a result they are no longer exported. When an exported project with Webhooks is imported, the project import service will fail with `URI::InvalidURIError: bad URI(is not URI?)` due to a blank URL. We avoid this by disabling the export/import of Webhooks in the first place. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53513
* Merge branch '55290-docs-update-link-to-updated-prometheus-url' into 'master'Kushal Pandya2019-01-031-1/+1
|\ | | | | | | | | | | | | docs: Fix links to Prometheus Metrics Library Closes #55290 See merge request gitlab-org/gitlab-ce!23790
| * Fix links to Prometheus Metrics LibraryTakuya Noguchi2018-12-131-1/+1
| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Merge branch '55836-docs-fix-navigation-style-in-docs' into 'master'Evan Read2019-01-031-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Fix navigation style in docs Closes #55836 See merge request gitlab-org/gitlab-ce!24090
| * | Fix navigation style in docs55836-docs-fix-navigation-style-in-docsTakuya Noguchi2019-01-021-1/+1
| | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | Merge branch 'patch-37' into 'master'Evan Read2019-01-021-1/+1
|\ \ \ | |/ / |/| | | | | | | | Updating link to correctly point to environment scope docs See merge request gitlab-org/gitlab-ce!24023
| * | Updating link to correctly point to environment scope docsGareth Davies2018-12-251-1/+1
| | |
* | | Fix docs anchor linkAchilleas Pipinellis2018-12-271-1/+1
|/ /
* | Update tm cli versionDaniel Gruesso2018-12-221-1/+1
| |
* | Merge branch '55621-gitlab-ci-yml' into 'master'Achilleas Pipinellis2018-12-221-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Fix typos around .gitlab-ci.yml in docs Closes #55621 See merge request gitlab-org/gitlab-ce!23964
| * | Fix typos around .gitlab-ci.ymlTakuya Noguchi2018-12-211-1/+1
| | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | Merge branch 'docs-serverless-samples' into 'master'Achilleas Pipinellis2018-12-214-38/+67
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs serverless samples Closes #55371 See merge request gitlab-org/gitlab-ce!23961
| * | | Update verbiage for claritydanielgruesso2018-12-211-3/+3
| | | |
| * | | Change group-cluster beta to regular noteDaniel Gruesso2018-12-211-3/+1
| | | |
| * | | Change alpha states to use note instead of warningDaniel Gruesso2018-12-211-3/+1
| | | |
| * | | Update registry section. Update serverless.yaml formattingdanielgruesso2018-12-211-8/+7
| | | |
| * | | Clarify obtaining application URLdanielgruesso2018-12-211-8/+3
| | | |
| * | | Formatting updates for tablesdanielgruesso2018-12-201-16/+17
| | | |
| * | | Fix indentation for variable descriptiondanielgruesso2018-12-201-1/+1
| | | |
| * | | Update variable descriptiondanielgruesso2018-12-201-2/+2
| | | |
| * | | Update table formattingdanielgruesso2018-12-191-24/+24
| | | |
| * | | Update serverless page to include sample function and template descdanielgruesso2018-12-193-23/+61
| | | |
* | | | Merge branch 'docs/k8s-apps-navigation' into 'master'Achilleas Pipinellis2018-12-211-10/+19
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify where the k8s applications can be found Closes #42262 See merge request gitlab-org/gitlab-ce!23914
| * | | | Clarify where the k8s applications can be foundAchilleas Pipinellis2018-12-191-10/+19
| |/ / / | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/42262
* | | | Merge branch '55621-gitlab-ci-yml-on-serverless-docs' into 'master'Evan Read2018-12-211-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix typos about .gitlab-ci.yml in Serverless docs See merge request gitlab-org/gitlab-ce!23963
| * | | | Fix typos about .gitlab-ci.yml in Serverless docs.Takuya Noguchi2018-12-211-2/+2
| | |/ / | |/| | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | Adds Vuex Store for the releases pageFilipa Lacerda2018-12-202-0/+12
|/ / /
* | | Merge branch '45552-abuse-reports-functionality-is-undocumented' into 'master'Achilleas Pipinellis2018-12-196-2/+86
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | CE: Document the "Abuse reports" feature Closes #45552 See merge request gitlab-org/gitlab-ce!22932
| * | | Document the "Abuse reports" featureLuke Bennett2018-12-066-2/+86
| | | | | | | | | | | | | | | | | | | | | | | | Add documentation for both admins (/user/admin_area/abuse_reports.md) and non-admins (/user/abuse_reports.md) to help them use the abuse reports feature
* | | | Compress all images under doc/Achilleas Pipinellis2018-12-1843-0/+0
| |/ / |/| |
* | | Suggest diff line change documentationJacques Erasmus2018-12-186-0/+56
| | |
* | | Add docs for frontmatter delimitersAchilleas Pipinellis2018-12-181-9/+68
| | |
* | | Merge branch 'docs-group-level-clusters-update' into 'master'Evan Read2018-12-181-0/+8
|\ \ \ | | | | | | | | | | | | | | | | Add unavailable features section to group-level cluster page. See merge request gitlab-org/gitlab-ce!23896
| * | | Add unavailable features section to the end of the page.danielgruesso2018-12-171-8/+8
| | | |
| * | | Formatting fixesdanielgruesso2018-12-171-4/+4
| | | |
| * | | Add unavailable features section to group-level cluster page.danielgruesso2018-12-171-0/+8
| | | |
* | | | Correction, any authed user can see internal projJeremy Watson2018-12-171-1/+2
|/ / /
* | | Docs: Let's Encrypt certificate for GitLab PagesMarcia Ramos2018-12-143-15/+172
| | |
* | | Serverless Doc UpdatesDaniel Gruesso2018-12-146-68/+163
| | |
* | | Merge branch 'patch-35' into 'master'Achilleas Pipinellis2018-12-141-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Docs add empty space to render list See merge request gitlab-org/gitlab-ce!23756
| * | | Fix missing empty space that makes rendered gitlab documentation page ↵Enrique Alvarez2018-12-121-0/+1
| | | | | | | | | | | | | | | | missing list. Different output between gitlab internal .md reader and docs.gitlab.com rendered documentation.
* | | | Docs: Align CE and EE k8s doc to matchMarcel Amirault2018-12-141-39/+47
| | | |
* | | | Merge branch 'docs-fix-base64-examples' into 'master'Achilleas Pipinellis2018-12-132-3/+3
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Fix base64 example to use universal option Closes #55218 See merge request gitlab-org/gitlab-ce!23787
| * | | Fix base64 example to use universal optionThong Kuah2018-12-132-3/+3
| |/ / | | | | | | | | | | | | | | | `-D` is OSX speific and is invalid on Linux, etc Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/55218
* | | Merge branch 'nurtch' into 'master'54259-uploads-docs-gives-incorrect-configuration-optionsMike Lewis2018-12-121-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Nurtch link See merge request gitlab-org/gitlab-ce!23668
| * | | changed 'at our [doc]' to 'in our [doc]'Mike Lewis2018-12-121-1/+1
| | | |
| * | | Meaningful anchor textMarcia Ramos2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Ref https://docs.gitlab.com/ee/development/documentation/styleguide.html#lin ks
| * | | Replace full URL with relative pathMarcia Ramos2018-12-121-1/+1
| | | |