gitlab-org--gitlab-foss/doc
Robert Speicher fe9a445faa Merge branch 'evuez/gitlab-ce-add-info-user-api' into 'master'
Expose User#last_sign_in_at and User#confirmed_at for admins

Closes #840

See merge request !3090
2016-03-08 17:30:10 +00:00
..
administration
api Merge branch 'evuez/gitlab-ce-add-info-user-api' into 'master' 2016-03-08 17:30:10 +00:00
ci Merge branch 'doc/ci-api-update' into 'master' 2016-03-08 09:35:10 +00:00
customization
development Added basic SQL guidelines 2016-03-08 11:28:50 +01:00
gitlab-basics
hooks add link to web hooks 2016-03-03 19:16:38 +00:00
incoming_email
install Document changes to the initial admin password 2016-03-07 21:00:53 -05:00
integration Merge branch 'patch-1' into 'master' 2016-03-08 16:52:20 +00:00
legal
logs
markdown
migrate_ci_to_ce
monitoring/performance
operations
permissions
profile
project_services Fixed headers for anchors 2016-03-07 16:29:22 -05:00
public_access
raketasks
release
security
ssh
system_hooks
update Merge branch 'bundle_clean' into 'master' 2016-03-08 06:22:23 +00:00
web_hooks
workflow
README.md

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.