gitlab-org--gitlab-foss/doc
Jeroen van Baarsen be206a5142 Merge pull request #8410 from tricknotes/add-webhook-doc-for-tag-event
Add missing webhook doc for tag event
2014-12-14 18:35:31 +01:00
..
api
customization
development Add security tips about file and paths 2014-12-09 14:51:15 +01:00
hooks
install Consolidate unicorn worker advise. 2014-12-08 14:41:45 +01:00
integration Example callback URL was incorrect 2014-12-08 23:04:34 +00:00
legal
markdown
permissions
project_services
public_access
raketasks Merge pull request #8359 from bbodenmiller/patch-1 2014-12-13 17:24:56 +01:00
release Update release docs to deploy to GitLab.com before publishing. 2014-12-05 12:34:18 +01:00
security
ssh
system_hooks
update Merge pull request #8374 from bbodenmiller/7-5-update-fix 2014-12-14 18:31:37 +01:00
web_hooks Add missing webhook doc for tag event 2014-12-14 23:47:13 +09:00
workflow
README.md

README.md

Documentation

User documentation

  • API Automate GitLab via a simple and powerful API.
  • Markdown GitLab's advanced formatting system.
  • Permissions Learn what each role in a project (guest/reporter/developer/master/owner) can do.
  • Project Services Integrate a project with external services, such as CI and chat.
  • Public access Learn how you can allow public and internal access to projects.
  • 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 get the maximum out of GitLab.

Administrator documentation

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

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.