gitlab-org--gitlab-foss/doc
Jacob Vosmaer c01efa0ed5 Document how to convert a backup to PostgreSQL 2014-05-08 12:12:14 +02:00
..
api Make clear that notes also serve as comments. 2014-04-30 17:28:05 +02:00
development Add doc file for dev rake tasks 2014-04-24 19:53:18 +02:00
install Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2014-05-07 14:57:26 +03:00
integration Add link to slack docs. 2014-04-30 13:35:35 +02:00
legal New doc site needs indexes. 2014-03-27 12:17:27 +01:00
markdown Update markdown documentation, fix wiki spec. 2014-03-17 13:23:04 +01:00
permissions Fix typo: Confiure -> Configure 2014-04-25 18:49:21 +08:00
public_access Fixed misspelling 2014-05-05 15:47:56 -07:00
raketasks Import rake task documentation in separate file. 2014-04-30 15:02:42 +02:00
release Modify release dates for EE and CI 2014-05-02 13:23:12 +03: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 Fixed some minor typos. 2014-03-16 03:45:00 +08:00
update Document how to convert a backup to PostgreSQL 2014-05-08 12:12:14 +02:00
web_hooks Multiple grammar/typo fixes in web hooks help 2014-04-23 21:00:26 +02:00
workflow Remove help document title 2014-04-18 10:39:04 +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.