gitlab-org--gitlab-foss/doc
Dmitriy Zaporozhets 7ae488ede3 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-04-05 13:20:01 +03:00
..
api Merge branch 'branch-via-api' into 'master' 2014-04-01 09:27:46 +00:00
development Merge branch 'doc-readme-for-site' into 'master' 2014-03-27 18:30:50 +00:00
install Merge pull request #5950 from axilleas/bundler_parallel 2014-04-04 14:37:07 +03:00
integration Explain how existing users can enable LDAP 2014-04-04 16:22:11 +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 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 Specify that the tag should be annotated. 2014-04-03 10:09:52 +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 workflow index; newlines; small description 2014-04-02 16:15:55 +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 JIRA and Redmine.
  • 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.