gitlab-org--gitlab-foss/doc
dosire b2b2989f7f Endpoints are for RPC interfaces, we have resources. 2014-04-15 14:52:02 +02:00
..
api Endpoints are for RPC interfaces, we have resources. 2014-04-15 14:52:02 +02:00
development Also need to change the reference. 2014-04-08 12:38:24 +02:00
install Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-04-14 22:11:47 +03:00
integration Slack documentation added 2014-04-14 03:26:48 +03: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 Update permissions.md 2014-03-27 15:43:16 +10:00
public_access Moved all the help files to markdown files: 2014-02-28 19:30:13 +01:00
raketasks New doc site needs indexes. 2014-03-27 12:17:27 +01:00
release Update security document with the link to patch document. 2014-04-14 09:06:42 +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 Fixed some minor typos. 2014-03-16 03:45:00 +08:00
update Merge branch 'add-one-line-upgrader-command' into 'master' 2014-04-04 08:32:08 +00:00
web_hooks Inform people about the verify-none for webhooks. 2014-03-24 14:22:26 +01:00
workflow workflow index; newlines; small description 2014-04-02 16:15:55 +02:00
README.md Add twitter documentation. 2014-04-07 11:53:48 +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.