summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add project code view permissionsdocs/add-source-code-permissionsCindy Pallares 🦉2019-01-041-0/+1
|
* Merge branch 'docs-fix-only-except-default' into 'master'Marcia Ramos2019-01-041-2/+2
|\ | | | | | | | | | | | | Improve documentation about only except default values Closes #55699 See merge request gitlab-org/gitlab-ce!24016
| * Improve documentation about only except default valuesdocs-fix-only-except-defaultShinya Maeda2018-12-241-2/+2
| |
* | Merge branch 'include-templates' into 'master'Kamil Trzciński2019-01-041-1/+55
|\ \ | | | | | | | | | | | | | | | | | | Include templates Closes #53445 See merge request gitlab-org/gitlab-ce!23495
| * | Allow to include templatesKamil Trzciński2019-01-041-1/+55
| | | | | | | | | | | | | | | This rewrites a syntax to allow include of templates. This also normalises the syntax used by include: feature
* | | Documentation for Release page MVCFilipa Lacerda - 🎄🎄 OOO - Back on January 7th - 🎄🎄2019-01-044-10/+540
| | |
* | | Mark references to openshift template as deprecatedBalasankar "Balu" C2019-01-041-0/+6
| | |
* | | Merge branch '55853-deprecate-ci-autodeploy-quick_start_guide-html-docs' ↵Achilleas Pipinellis2019-01-048-95/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Deprecate Auto Deploy's quick start guide Closes #55853 See merge request gitlab-org/gitlab-ce!24096
| * | | Deprecate Auto Deploy's quick start guide55853-deprecate-ci-autodeploy-quick_start_guide-html-docsTakuya Noguchi2019-01-028-95/+1
| | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | Merge branch 'docs/rs-11-7-guides' into 'master'Achilleas Pipinellis2019-01-042-3/+393
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Installation/Update guides for 11.7 See merge request gitlab-org/gitlab-ce!24109
| * | | | Add 11.6 to 11.7 update guidedocs/rs-11-7-guidesRobert Speicher2019-01-021-0/+390
| | | | |
| * | | | Update installation from source guideRobert Speicher2019-01-021-3/+3
| | | | |
* | | | | Make correction to URL, from https://about.gitab.com/handbook/documentation/ ↵carla2019-01-041-1/+1
| | | | | | | | | | | | | | | | | | | | to https://about.gitlab.com/handbook/documentation/ (I searched to see if this is a duplicate of an existing fix, didn't find one)
* | | | | Merge branch 'gt-update-inlcude-parameter-description' into 'master'Evan Read2019-01-041-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update `include` parameter usage description See merge request gitlab-org/gitlab-ce!24118
| * | | | | Update `include` parameter usage description [ci skip]George Tsiolis2019-01-031-3/+3
| | | | | |
* | | | | | 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
* | | | | | Use reports syntax for Dependency scanning jobTetiana Chupryna2019-01-031-0/+3
|/ / / / /
* | | | | Merge branch 'docs/add-requirements-for-auto-sast' into 'master'Achilleas Pipinellis2019-01-031-0/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add requirements for Auto SAST See merge request gitlab-org/gitlab-ce!24104
| * | | | | Add requirements for Auto SASTdocs/add-requirements-for-auto-sastFabio Busatto2019-01-021-0/+3
| |/ / / /
* | | | | Merge branch '55860-use-OpenShift' into 'master'Kamil Trzciński2019-01-033-4/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use OpenShift in docs and Web UI instead of Openshift Closes #55860 See merge request gitlab-org/gitlab-ce!24097
| * | | | | Use OpenShift in docs and Web UI instead of OpenshiftTakuya Noguchi2019-01-023-4/+4
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | 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 'docs-remove-irrelevant-sentences-in-job-artifacts-md' into ↵Evan Read2019-01-031-12/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Remove outdated sentences from job_artifacts.md See merge request gitlab-org/gitlab-ce!24013
| * | | | | | Update job_artifacts.mddocs-remove-irrelevant-sentences-in-job-artifacts-mdShinya Maeda2018-12-241-12/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '55836-docs-fix-navigation-style-in-docs' into 'master'Evan Read2019-01-033-4/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-023-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | | Merge branch '18667-handle-push-opts' into 'master'Douwe Maan2019-01-021-0/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle 'git push -o ci.skip' Closes #18667 See merge request gitlab-org/gitlab-ce!15643
| * | | | | | Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-311-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gitlab-org/gitlab-shell!166 added support for collecting push options from the environment, and passing them along to the /internal/post_receive API endpoint. This change handles the new push_options JSON element in the payload, and passes them on through to the GitPushService and GitTagPushService services. Futhermore, it adds support for the first push option, ci.skip. With this change, one can use 'git push -o ci.skip' to skip CI pipe execution. Note that the pipeline is still created, but in the "skipped" state, just like with the 'ci skip' commit message text. Implements #18667
* | | | | | | Merge branch 'security-todos_not_redacted_for_guests' into 'master'John Jarvis2019-01-021-0/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | [master] Security todos not redacted for guests See merge request gitlab/gitlabhq!2697
| * | | | | | Delete confidential issue todos for guestsFelipe Artur2018-12-141-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix leaking information of confidential issues on TODOs when user is downgraded to guest access.
* | | | | | | Merge branch ↵Sean McGivern2019-01-023-3/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '55838-remove-gem-install-bundler-from-docker-based-ruby-environments' into 'master' Remove gem install bundler from Docker-based Ruby environments Closes #55838 See merge request gitlab-org/gitlab-ce!24093
| * | | | | | Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-013-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bundler gem has been included in the Docker official Ruby image since 2.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
| | | | | | | |
* | | | | | | | Merge branch 'patch-37' into 'master'Evan Read2019-01-021-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mysql.md - broken link See merge request gitlab-org/gitlab-ce!23988
| * | | | | | | | Update mysql.mdsofiane belaribi2018-12-211-2/+2
| | | | | | | | |
* | | | | | | | | Merge branch '53656-explain-how-to-add-custom-kaniko-certificate' into 'master'Evan Read2019-01-011-0/+23
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explain how to use kaniko with a registry with a custom certificate Closes #53656 See merge request gitlab-org/gitlab-ce!23875
| * | | | | | | | Explain how to use kaniko with a registry with a custom certificateRaphael Nestler2018-12-211-0/+23
| | | | | | | | |
* | | | | | | | | Merge branch 'patch-37' into 'master'Sean McGivern2019-01-0137-37/+37
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #55740: Use the '--no-document' option instead of the 'gem' tool's deprecated options Closes #55740 See merge request gitlab-org/gitlab-ce!24049
| * | | | | | | | | Update doc/update/9.5-to-10.0.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Update doc/update/9.4-to-9.5.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Update doc/update/9.3-to-9.4.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Update doc/update/9.2-to-9.3.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Update doc/update/9.1-to-9.2.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Update doc/update/9.0-to-9.1.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Update doc/update/8.17-to-9.0.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Update doc/update/8.16-to-8.17.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Update doc/update/8.15-to-8.16.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |
| * | | | | | | | | Update doc/update/8.14-to-8.15.mdFatih Sarhan2018-12-311-1/+1
| | | | | | | | | |