debian-mirror-gitlab/doc
2016-06-22 15:30:34 +05:30
..
administration Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
api Imported Upstream version 8.9.0+dfsg 2016-06-22 15:30:34 +05:30
ci Imported Upstream version 8.9.0+dfsg 2016-06-22 15:30:34 +05:30
container_registry Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
customization Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
development Imported Upstream version 8.9.0+dfsg 2016-06-22 15:30:34 +05:30
downgrade_ee_to_ce Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
gitlab-basics Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
hooks Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
incoming_email Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
install Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
integration Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
intro Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
legal Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
logs Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
markdown Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
migrate_ci_to_ce Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
monitoring Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
operations Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
permissions Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
profile Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
project_services Imported Upstream version 8.9.0+dfsg 2016-06-22 15:30:34 +05:30
public_access Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
raketasks Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
security Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
ssh Imported Upstream version 8.5.8+dfsg 2016-04-02 18:10:28 +05:30
system_hooks Imported Upstream version 8.8.2+dfsg 2016-06-02 11:05:42 +05:30
update Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
web_hooks Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30
workflow Imported Upstream version 8.9.0+dfsg 2016-06-22 15:30:34 +05:30
README.md Imported Upstream version 8.9.0+debian~rc4 2016-06-16 23:09:34 +05:30

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.