gitlab-org--gitlab-foss/doc
Stan Hu 41f5bb035b Rename mention of gitlab-git-http-server to gitlab-workhorse
[ci skip]

Closes https://github.com/gitlabhq/gitlabhq/issues/9904
2015-12-14 00:18:47 -08:00
..
api Merge pull request #9850 from davydovanton/doc-fix-typos 2015-12-10 14:30:24 -08:00
ci Clarify cache behavior 2015-12-11 11:09:34 -06:00
customization
development
gitlab-basics
hooks
incoming_email
install Bump Redis requirement to 2.8 for Sidekiq 4 requirements 2015-12-12 07:51:50 -08:00
integration add details on how to change saml button label 2015-12-11 23:16:37 +00:00
legal
logs
markdown
migrate_ci_to_ce
operations Add 'resume' capability to parallel-rsync-repos 2015-12-08 15:08:22 +01:00
permissions
profile
project_services
public_access
raketasks Merge pull request #9850 from davydovanton/doc-fix-typos 2015-12-10 14:30:24 -08:00
release Merge pull request #9850 from davydovanton/doc-fix-typos 2015-12-10 14:30:24 -08:00
security Document file upload random uuid security 2015-12-10 10:24:08 -06:00
ssh
system_hooks
update Rename mention of gitlab-git-http-server to gitlab-workhorse 2015-12-14 00:18:47 -08:00
web_hooks Merge pull request #9850 from davydovanton/doc-fix-typos 2015-12-10 14:30:24 -08:00
workflow Tweak text of documentation 2015-12-08 22:37:07 +01:00
README.md Use .md instead of .html 2015-12-08 18:25:24 +02:00

README.md

Documentation

User documentation

CI Documentation

CI Languages

CI Services

CI Examples

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.
  • Reply by email Allow users to comment on issues and merge requests by replying to notification emails.
  • Migrate GitLab CI to CE/EE Follow this guide to migrate your existing GitLab CI data to GitLab CE/EE.
  • Git LFS configuration

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.