gitlab-org--gitlab-foss/doc
Dmitriy Zaporozhets a6a0792e9d Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2015-07-02 16:08:21 +02:00
..
api Add 2FA status to user admin API 2015-06-23 22:41:59 -07:00
customization
development Merge branch 'db-dump-instructions' into 'master' 2015-06-16 09:33:45 +00:00
gitlab-basics fixed link 2015-07-01 20:26:52 -07:00
hooks
install Change default admin password from "5iveL!fe" to "password" 2015-06-24 18:42:34 -04:00
integration Add Troubleshooting section to SAML doc. 2015-07-01 14:25:22 +02:00
legal
logs
markdown
operations
permissions Reporter role can manage issue tracker now 2015-06-30 13:33:02 +02:00
profile Fix doc typos 2015-06-15 00:39:13 -04:00
project_services Update Irker home page 2015-06-14 15:52:55 -07:00
public_access
raketasks Add a troubleshooting section for backup restore docs, explain about warnings when using omnibus packages. 2015-06-29 09:42:09 +02:00
release Define 'everyone' 2015-06-18 18:20:28 +02:00
security
ssh Show username SSH config example 2015-06-19 14:49:23 -04:00
system_hooks
update Move mention of git 2.1.2 to intro paragraph 2015-06-12 15:32:43 +02:00
web_hooks
workflow fixed phrase 2015-06-25 16:29:49 -07:00
README.md added link to GitLab Basics 2015-06-23 10:43:51 -07:00

README.md

Documentation

User documentation

Administrator documentation

  • Custom git hooks Custom git hooks (on the filesystem) for when web hooks aren't enough.
  • Install Requirements, directory structures and installation from source.
  • Integration How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.
  • Issue closing Customize how to close an issue from commit messages.
  • Libravatar Use Libravatar for user avatars.
  • Log system Log system.
  • Operations Keeping GitLab up and running
  • Raketasks Backups, maintenance, automatic web hook setup and the importing of projects.
  • Security Learn what you can do to further secure your GitLab instance.
  • System hooks Notifications when users, projects and keys are changed.
  • Update Update guides to upgrade your installation.
  • Welcome message Add a custom welcome message to the sign-in page.

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.