gitlab-org--gitlab-foss/doc
Achilleas Pipinellis 1584dc02d4 Merge branch '21337-introduce-git-strategy-none' into 'master'
Document GIT_STRATEGY=none

## What does this MR do?

Adds documentation for the new `GIT_STRATEGY=none` option in GitLab Runner v1.7

## Are there points in the code the reviewer needs to double check?

Speling and grammar, of course.

I'm using the term 'project workspace' to refer to the build directory, which is a Jenkins-ism. Is there preferred alternative wording?

## Why was this MR needed?

Discoverability of new feature

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- <strike>[ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added</strike>
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- <strike>[ ] API support added</strike>
- <strike>Tests</strike>
  - <strike>[ ] Added for this feature/bug</strike>
  - <strike>[ ] All builds are passing</strike>
- <strike>[ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)</strike>
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Closes #21337 

Depends on http://gitlab.com/gitlab-org/gitlab-ci-multi-runner/merge_requests/332

See merge request !6577
2016-10-06 09:19:10 +00:00
..
administration Update housekeeping docs for new GitLab UI. 2016-10-04 12:10:14 -04:00
api Merge branch 'patch-6' into 'master' 2016-09-30 13:52:24 +00:00
ci Merge branch '21337-introduce-git-strategy-none' into 'master' 2016-10-06 09:19:10 +00:00
container_registry improve wording on build and push images using GitLab CI 2016-08-25 01:05:39 +00:00
customization Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
development Link to the "What requires downtime?" page from the Migration Style Guide 2016-10-02 20:36:45 +01:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email
install Merge branch 'update-update-guides-for-8.13' into 'master' 2016-09-30 15:48:48 +00:00
integration More Bitbucket integration refactoring 2016-08-30 17:52:14 +02:00
intro Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
legal remove undefined word Corporation from CCLA 2016-08-16 16:35:54 -07:00
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown Move markdown doc to the right location 2016-08-03 08:54:17 +03:00
migrate_ci_to_ce
monitoring Tracking of custom events 2016-08-17 10:04:04 +02:00
operations
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
project_services Refactor Slack service documentation 2016-07-22 12:37:05 +03:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Remove whitespace. 2016-08-19 20:04:48 +00:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh
system_hooks
university Resolve merge request comments 2016-09-28 09:14:22 +01:00
update Update gitlab-shell to 3.6.3 2016-10-03 10:49:53 +02:00
user Merge branch 'docs/ca-feedback' into 'master' 2016-10-06 08:50:19 +00:00
web_hooks Added documentation for pipeline hooks 2016-08-12 17:52:02 +02:00
workflow Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
README.md Imported GitLab University content 2016-09-23 13:52:15 +01:00

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.