gitlab-org--gitlab-foss/doc
Dmitriy Zaporozhets f2b00e7ce1 Merge branch 'add-project-permissions' into 'master'
Add project permissions to all project API endpoints

This standardizes all the project API formats. Also needed to support Huboard.

See merge request !2090
2015-12-23 15:24:55 +00:00
..
api Add project permissions to all project API endpoints 2015-12-22 10:58:23 -08:00
ci Merge branch 'meta-example' into 'master' 2015-12-23 11:22:46 +00:00
customization
development
gitlab-basics
hooks
incoming_email
install Use gitlab-workhorse 0.5.1 2015-12-17 11:55:13 +01:00
integration Merge branch 'tduehr/gitlab-ce-cas-support' 2015-12-21 17:38:37 +01:00
legal
logs
markdown
migrate_ci_to_ce
operations
permissions
profile
project_services
public_access
raketasks [ci skip] Add user repository integrity check rake task 2015-12-14 15:27:14 -06:00
release
security
ssh
system_hooks
update Use gitlab-shell 2.6.9 2015-12-17 20:54:27 +01:00
web_hooks
workflow [ci skip] Add SVN to Git migration documentation 2015-12-15 16:29:07 -06:00
README.md [ci skip] Add SVN to Git migration documentation 2015-12-15 16:29:07 -06:00

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.