gitlab-org--gitlab-foss/doc
Dmitriy Zaporozhets 09fc3df901 Merge branch 'explain-setting' into 'master'
Explain setting
2014-05-23 13:07:15 +00:00
..
api Improve branch deletion via API 2014-05-23 15:34:02 +03:00
development Add doc file for dev rake tasks 2014-04-24 19:53:18 +02:00
install Do gitlab:shell setup before seeds because we need /home/git/repositories exists 2014-05-20 12:00:23 +03:00
integration Inform about the EE features. 2014-05-17 10:41:12 +02:00
legal Change the license to B.V. 2014-05-23 15:01:02 +02:00
markdown Update markdown documentation, fix wiki spec. 2014-03-17 13:23:04 +01:00
permissions Fix branch protection help doc 2014-05-23 13:22:10 +03:00
public_access Project visibility setting is missed by people sometimes. 2014-05-23 14:31:09 +02:00
raketasks The 4.0 raketask is no longer needed and rebuilding of missing satellites is automatic. 2014-05-22 14:40:38 +02:00
release monthly doc tweet template, small changes 2014-05-05 17:14:58 +02:00
security New doc site needs indexes. 2014-03-27 12:17:27 +01:00
ssh SSH section was missing in doc and corrected the deploy key section. 2014-04-01 10:28:55 +02:00
system_hooks Adding project visibility to system hooks 2014-05-12 10:23:24 +01:00
update Add missing lines in update guide. 2014-05-22 16:27:32 +02:00
web_hooks Update the examples to example.com 2014-05-16 12:57:32 +02:00
workflow Change the license to B.V. 2014-05-23 15:01:02 +02:00
README.md Link to the workflow index 2014-04-18 10:03:57 +02:00

README.md

User documentation

  • API Explore how you can access GitLab via a simple and powerful API.
  • Markdown Learn what you can do with GitLab's advanced formatting system.
  • Permissions Learn what each role in a project (guest/reporter/developer/master/owner) can do.
  • Public access Learn how you can allow public and internal access to a project.
  • SSH Setup your ssh keys and deploy keys for secure access to your projects.
  • Web hooks Let GitLab notify you when new code has been pushed to your project.
  • Workflow Learn how to use Git and GitLab together.

Administrator documentation

  • Install Requirements, directory structures and manual installation.
  • Integration How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.
  • Raketasks Explore what GitLab has in store for you to make administration easier.
  • System hooks Let GitLab notify you when certain management tasks need to be carried out.
  • Security Learn what you can do to further secure your GitLab instance.
  • Update Update guides to upgrade your installation.

Contributor documentation

  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.
  • Release How to make the monthly and security releases.