gitlab-org--gitlab-foss/doc
Achilleas Pipinellis 15e225940b Merge branch 'doc-gh-import-additions' into 'master'
Add newest enhancements to GH importer docs

[ci skip]

See merge request !3867
2016-04-22 08:36:37 +00:00
..
administration Disable 'repository check' feature in 8.7.0 2016-04-21 16:50:26 +02:00
api Continue implementation of the license template selector and /licenses API endpoint 2016-04-18 14:47:50 +02:00
ci Fix some typos in documentation 2016-04-20 11:54:06 +02:00
customization
development
downgrade_ee_to_ce Split into sections, port downgrade_ee_to_ce doc from EE 2016-04-21 13:07:33 +03:00
gitlab-basics
hooks
incoming_email
install Merge branch 'docs/notice-about-gitlab-runner' into 'master' 2016-04-19 12:17:48 +00:00
integration
intro Add support to cherry-pick any commit 2016-04-18 15:39:07 +08:00
legal
logs
markdown
migrate_ci_to_ce
monitoring/performance
operations
permissions Fix documentation and improve permissions code 2016-04-18 11:12:28 -03:00
profile
project_services
public_access Fix documentation and improve permissions code 2016-04-18 11:12:28 -03:00
raketasks
security
ssh
system_hooks Using single builder for push and tag events 2016-04-19 11:00:30 +02:00
update Split into sections, port downgrade_ee_to_ce doc from EE 2016-04-21 13:07:33 +03:00
web_hooks Added System Hooks for push and tag_push 2016-04-19 11:00:30 +02:00
workflow Merge branch 'doc-gh-import-additions' into 'master' 2016-04-22 08:36:37 +00: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.
  • 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.