gitlab-org--gitlab-foss/doc
Achilleas Pipinellis cbe787c587 Merge branch 'namespace' into 'master'
Explain CI_PROJECT_NAMESPACE better

## What does this MR do?

Explain CI_PROJECT_NAMESPACE better by adding "The project namespace (username or groupname) that is currently being built".

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

Are `username` and `groupname` known words? We use it [here](http://docs.gitlab.com/ee/api/namespaces.html).

## Why was this MR needed?

Because `namespace` isn't a well known term.

## What are the relevant issue numbers?

## Screenshots (if relevant)


See merge request !5407
2016-07-22 05:41:53 +00:00
..
administration Refactored the domain separator regex, plus syntax and grammar fixes. 2016-07-18 17:52:29 -05:00
api Merge branch 'doc-award-emoji' into 'master' 2016-07-21 09:15:00 +00:00
ci Merge branch 'namespace' into 'master' 2016-07-22 05:41:53 +00:00
container_registry Document when Docker Registery manifest v1 support was added 2016-07-20 17:26:18 -07:00
customization optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
development Merge branch 'email-domain-blacklist' into 'master' 2016-07-20 20:26:00 +00:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
install Update gitlab-workhorse version to 0.7.8 in installation and update guides 2016-07-21 09:50:53 +02:00
integration Refactor service settings view 2016-07-20 12:11:37 -03:00
intro Move labels documentation to new location 2016-06-21 18:54:30 +02:00
legal
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown Don't allow `.ogg` as a valid video extension 2016-07-21 08:56:57 +02:00
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
operations succes -> success 2016-05-29 22:35:23 -07:00
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 service settings view 2016-07-20 12:11:37 -03:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Added Rake task for tracking deployments 2016-07-19 13:21:09 +02:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh Add note on changing password of SSH key 2016-05-25 03:42:22 +00:00
system_hooks Using single builder for push and tag events 2016-04-19 11:00:30 +02:00
update Update gitlab-workhorse version to 0.7.8 in installation and update guides 2016-07-21 09:50:53 +02:00
user Add 'Accept merge request' to permissions table 2016-07-12 18:16:38 +03:00
web_hooks optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
workflow Fix a few nitpicks 2016-07-20 14:38:21 +02:00
README.md Change permissions URL in main readme 2016-07-12 17:53:54 +03:00

README.md

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.