summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Documentation for delayed jobsWinnie Hellmann2018-10-113-0/+49
| | | | | | | | |
* | | | | | | | | Merge branch 'docs-filesystem_perf' into 'master'Evan Read2018-10-113-0/+64
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add Filesystem Performance Benchmarking documentation See merge request gitlab-org/gitlab-ce!22202
| * | | | | | | | Add Filesystem Performance Benchmarking documentationDrew Blessing2018-10-103-0/+64
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filesystem performance can have a big impact on overall GitLab performance, especially for actions that read or write Git repositories. This information will help benchmark filesystem performance against known good and bad real-world systems.
* | | | | | | | Merge branch 'docs/fix-link-to-eslint-config' into 'master'Achilleas Pipinellis2018-10-101-52/+57
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken link and file improvements See merge request gitlab-org/gitlab-ce!22244
| * | | | | | | | Fix broken linkEvan Read2018-10-101-52/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also includes some basic fixes to Markdown to make it adhere to styleguide.
* | | | | | | | | Merge branch 'dimitrieh-master-patch-11276' into 'master'Rémy Coutable2018-10-101-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add in review specifics See merge request gitlab-org/gitlab-ce!22242
| * | | | | | | | Add in review specificsDimitrie Hoekstra2018-10-091-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'zj-circuit-breaker-removal' into 'master'Douwe Maan2018-10-106-129/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Git circuit breaker Closes #45405 See merge request gitlab-org/gitlab-ce!22212
| * | | | | | | | Remove Git circuit breakerZeger-Jan van de Weg2018-10-106-129/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was introduced in the time that GitLab still used NFS, which is not required anymore in most cases. By removing this, the API it calls will return empty responses. This interface has to be removed in the next major release, expected to be 12.0.
* | | | | | | | | Merge branch 'docs/service-template' into 'master'Marcia Ramos2018-10-101-2/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify what happens when enabling a service template See merge request gitlab-org/gitlab-ce!22240
| * | | | | | | | | Clarify what happens when enabling a service templateAchilleas Pipinellis2018-10-091-2/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'docs-update-nfs-ha-git_data_dirs' into 'master'Marcia Ramos2018-10-101-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the HA NFS docs See merge request gitlab-org/gitlab-ce!22239
| * | | | | | | | | update the HA NFS docsabuerer2018-10-091-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'docs/autodevops-enable-auto' into 'master'Marcia Ramos2018-10-101-10/+12
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Move the Auto DevOps note to the top See merge request gitlab-org/gitlab-ce!21745
| * | | | | | | | Move the Auto DevOps note to the topAchilleas Pipinellis2018-10-091-10/+12
| |/ / / / / / /
* | | | | | | | Merge branch 'priority-bug-sla-clarity' into 'master'Mek Stittri2018-10-101-6/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Clarify SLA for defects See merge request gitlab-org/gitlab-ce!22229
| * | | | | | | Clarify SLA for defectsMek Stittri2018-10-091-6/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Remove duplicated item in Administration DocumentationMichael Bisbjerg2018-10-091-2/+1
|/ / / / / /
* | | | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-10-091-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove a duplicated word in the README file See merge request gitlab-org/gitlab-ce!22200
| * | | | | | Update README.mdpockata2018-10-081-1/+1
| | | | | | |
* | | | | | | Merge branch '43953-add-troubleshooting-to-github-import' into 'master'Achilleas Pipinellis2018-10-091-14/+18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc-Resolve "Add Troubleshooting to Github Import" Closes #43953 See merge request gitlab-org/gitlab-ce!17583
| * | | | | | | Refactor GitHub import raketask docsAchilleas Pipinellis2018-10-091-36/+18
| | | | | | | |
| * | | | | | | Update github_import.mdDavin Walker2018-10-091-0/+22
| | |/ / / / / | |/| | | | |
* | | | | | | Improve the Repository files documentationRémy Coutable2018-10-091-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | Merge branch 'docs/rs-feature-flag-check-by-default' into 'master'Yorick Peterse2018-10-091-0/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation for feature flags defaulting to on Closes gitlab-ee#7883 See merge request gitlab-org/gitlab-ce!22157
| * | | | | | Documentation for feature flags defaulting to onRobert Speicher2018-10-051-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/7883
* | | | | | | docs/Tsumitsu Fix render issue in GFM documentation pagesmit_tooned2018-10-096-49/+25
| | | | | | |
* | | | | | | Merge branch '52408-pip-cache-dir-to-cache-python-dependencies' into 'master'Kamil Trzciński2018-10-091-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the standard PIP_CACHE_DIR for Python dependency caching template Closes #52408 See merge request gitlab-org/gitlab-ce!22211
| * | | | | | | Use the standard PIP_CACHE_DIR for Python dependency caching templateTakuya Noguchi2018-10-091-2/+2
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | | | Fix links that 404 and style changesEvan Read2018-10-091-21/+22
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Some links internal links were incorrect. - Removed some #overview anchor links, because they don't jump much content. - Made text confirm to suggested proselint and mardownlint rules.
* | | | | | Update installation and update docs for 11 4Thiago Presa2018-10-083-3/+381
| | | | | |
* | | | | | Merge branch 'docs/add-note-for-interactive-web-terminal-docker-executor' ↵Achilleas Pipinellis2018-10-081-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add note in docs for docker executor for interactive web terminal See merge request gitlab-org/gitlab-ce!21880
| * | | | | | Add note for docker executordocs/add-note-for-interactive-web-terminal-docker-executorSteve Azzopardi2018-09-241-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The docker executor does not work the same as the others. Add a note for the users and points them to an issue that describes the issue.
* | | | | | | Merge branch 'docs/fix-authentication-links' into 'master'Achilleas Pipinellis2018-10-081-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Fix links to auth resources external to docs See merge request gitlab-org/gitlab-ce!22180
| * | | | | | Fix links to auth resources external to docsEvan Read2018-10-081-2/+2
| | | | | | |
* | | | | | | Merge branch 'patch-25' into 'master'Rémy Coutable2018-10-081-4/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | docs: cleanup term settings wording See merge request gitlab-org/gitlab-ce!22162
| * | | | | | docs: cleanup term settings wordingBen Bodenmiller2018-10-051-4/+4
| | | | | | |
* | | | | | | Merge branch 'docs/update-variables-image' into 'master'Achilleas Pipinellis2018-10-083-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace old "secret variables" image for variables with new "variables" image See merge request gitlab-org/gitlab-ce!22184
| * | | | | | | Replace old "secret variables" image for variables docs with new "variables" ↵Nelson Chen2018-10-073-1/+1
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | image
* | | | | | | Docs - Prefilled fields for new issue linkVictor Wu2018-10-081-0/+18
| | | | | | |
* | | | | | | Merge branch 'docs-clarify-hook-name-values' into 'master'Achilleas Pipinellis2018-10-081-0/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added note to clarify values for hook-name.d See merge request gitlab-org/gitlab-ce!22165
| * | | | | | | Move hook name note to the topAchilleas Pipinellis2018-10-081-2/+3
| | | | | | | |
| * | | | | | | Added note to clarify values for hook-name.dJason Colyer2018-10-051-0/+2
| |/ / / / / /
* | | | | | | Update explanation about the `extends` featureRonald van Zon2018-10-081-4/+12
| | | | | | |
* | | | | | | Merge branch 'docs-docker-auth-config-port' into 'master'Achilleas Pipinellis2018-10-081-13/+19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note about hostname *and* port needing to match for `DOCKER_AUTH_CONFIG` See merge request gitlab-org/gitlab-ce!22064
| * | | | | | | Add note that hostname:port need to match for `DOCKER_AUTH_CONFIG`Drew Blessing2018-10-051-13/+19
| | | | | | | |
* | | | | | | | Merge branch 'docs/fix-link-to-deploy-boards' into 'master'Achilleas Pipinellis2018-10-081-4/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix link to EE-only doc and fix lint issues See merge request gitlab-org/gitlab-ce!22178
| * | | | | | | | Fix link to EE-only doc and fix lint issuesEvan Read2018-10-081-4/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'docs/fix-link-to-mr-template' into 'master'Achilleas Pipinellis2018-10-081-5/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix link to MR-template and other improvements See merge request gitlab-org/gitlab-ce!22179
| * | | | | | | | Fix link to MR-template and other improvementsEvan Read2018-10-081-5/+5
| |/ / / / / / /