gitlab-org--gitlab-foss/doc
Jacob Vosmaer ad7de95121 Add an example webhook receiver 2014-05-14 13:49:16 +02:00
..
api Merge branch 'api-mr-merge' into 'master' 2014-05-13 11:27:19 +00:00
development Add doc file for dev rake tasks 2014-04-24 19:53:18 +02:00
install Fix typo 2014-05-11 13:23:51 +00:00
integration Add support for Jira ticket mentions in format JIRA-123. 2014-05-13 15:33:38 +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 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 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 Fix dead links in ruby.md 2014-05-12 22:49:32 +09:00
web_hooks Add an example webhook receiver 2014-05-14 13:49:16 +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.