gitlab-org--gitlab-foss/doc
Sytse Sijbrandij c183019ce1 Merge branch 'use_newer_git_version' into 'master'
Use newer git version

Fixes #1272
2014-05-28 11:01:55 +00:00
..
api Add titles to doc pages. 2014-05-27 14:12:15 +02:00
development Add doc file for dev rake tasks 2014-04-24 19:53:18 +02:00
install Merge branch 'use_newer_git_version' into 'master' 2014-05-28 11:01:55 +00:00
integration Inform about the EE features. 2014-05-17 10:41:12 +02:00
legal Add titles to doc pages. 2014-05-27 14:12:15 +02:00
markdown Add titles to doc pages. 2014-05-27 14:12:15 +02:00
permissions Add titles to doc pages. 2014-05-27 14:12:15 +02:00
public_access Add titles to doc pages. 2014-05-27 14:12:15 +02:00
raketasks Add titles to doc pages. 2014-05-27 14:12:15 +02:00
release Merge branch 'add_titles_to_help_pages' into 'master' 2014-05-27 15:33:15 +00:00
security Add titles to doc pages. 2014-05-27 14:12:15 +02:00
ssh Add titles to doc pages. 2014-05-27 14:12:15 +02:00
system_hooks Add titles to doc pages. 2014-05-27 14:12:15 +02:00
update Make it more obvious that GitLab Shell should be upgraded. 2014-05-28 09:28:39 +02:00
web_hooks Add titles to doc pages. 2014-05-27 14:12:15 +02:00
workflow Add titles to doc pages. 2014-05-27 14:12:15 +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.