gitlab-org--gitlab-foss/doc
Robert Speicher 6349f4909b Merge branch 'danielcarraro/gitlab-ce-feature/omniauth-auth0-gem' into 'master'
omniauth-auth0 gem support

See merge request !3246
2016-03-16 20:33:07 +00:00
..
administration
api Merge branch 'fix-commit-status-rendering' into 'master' 2016-03-15 00:51:43 +00:00
ci Merge branch 'patch-1' into 'master' 2016-03-15 16:13:49 +00:00
customization
development Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documentation for SCSS Style Guide. 2016-03-14 20:33:54 -06:00
gitlab-basics
hooks web hooks to webhooks 2016-03-10 14:48:29 -05:00
incoming_email
install Fix golang shasum invocation 2016-03-16 13:41:07 +01:00
integration Added omniauth-auth0 Gem + Applicable Documentation. 2016-03-16 13:12:20 +01:00
legal
logs
markdown Capitalize Rouge mentions 2016-03-10 16:12:50 -03:00
migrate_ci_to_ce
monitoring/performance
operations
permissions
profile
project_services
public_access
raketasks web hooks to webhooks 2016-03-10 14:48:29 -05:00
release
security web hooks to webhooks 2016-03-10 14:48:29 -05:00
ssh
system_hooks
update Update GITLAB_SHELL_VERSION to match EE 2016-03-14 11:53:42 -04:00
web_hooks Merge branch 'rs-snippet-expires-api' into 'master' 2016-03-14 15:55:05 +00:00
workflow Bring share with group feature documentation from EE 2016-03-12 15:05:52 +01:00
README.md web hooks to webhooks 2016-03-10 14:48:29 -05:00

README.md

Documentation

User documentation

CI User documentation

CI Examples

CI Services

GitLab CI uses the services keyword to define what docker containers should be linked with your base image. Below is a list of examples you may use:

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.
  • Release How to make the monthly and security releases.