gitlab-org--gitlab-foss/doc
Kamil Trzcinski e129f66d9e Add gitlab-ci.yml documentation for environments 2016-06-14 14:43:16 +02:00
..
administration Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
api Fix Error 500 when using closes_issues API with an external issue tracker 2016-06-11 19:50:08 -07:00
ci Add gitlab-ci.yml documentation for environments 2016-06-14 14:43:16 +02:00
container_registry
customization
development Merge branch 'doc-styleguide-move-locations' into 'master' 2016-06-13 13:26:43 +00:00
downgrade_ee_to_ce
gitlab-basics
hooks
incoming_email
install Added 8.9 install/update guides 2016-06-07 15:20:40 +02:00
integration
intro
legal
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown
migrate_ci_to_ce
monitoring
operations
permissions Add specs for models and services 2016-06-14 13:51:12 +02:00
profile
project_services
public_access
raketasks
security
ssh
system_hooks
update Fix version references in 8.8 to 8.9 update guide 2016-06-08 14:20:46 -04:00
web_hooks
workflow Add documentation for the 'only_allow_merge_if_build_succeeds.rb' feature 2016-06-10 14:36:57 +02:00
README.md Change logs.md location in README 2016-06-13 14:19:29 +02:00

README.md

Documentation

User documentation

  • API Automate GitLab via a simple and powerful API.
  • CI GitLab Continuous Integration (CI) getting started, .gitlab-ci.yml options, and examples.
  • GitLab as OAuth2 authentication service provider. It allows you to login to other applications from GitLab.
  • GitLab Basics Find step by step how to start working on your commandline and on GitLab.
  • Importing to GitLab.
  • Markdown GitLab's advanced formatting system.
  • Migrating from SVN Convert a SVN repository to Git and GitLab
  • Permissions Learn what each role in a project (external/guest/reporter/developer/master/owner) can do.
  • Profile Settings
  • Project Services Integrate a project with external services, such as CI and chat.
  • Public access Learn how you can allow public and internal access to projects.
  • Container Registry Learn how to use GitLab Container Registry.
  • SSH Setup your ssh keys and deploy keys for secure access to your projects.
  • Webhooks Let GitLab notify you when new code has been pushed to your project.
  • Workflow Using GitLab functionality and importing projects from GitHub and SVN.

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.