gitlab-org--gitlab-foss/doc
Achilleas Pipinellis a8957458f7 Merge branch 'email-on-push' into 'master'
Document email on push service

Addresses https://gitlab.com/gitlab-org/gitlab-ee/issues/80

See merge request !4698
2016-06-21 07:15:39 +00:00
..
administration Merge branch 'fix-sidekiq-troubleshooting' into 'master' 2016-06-14 23:52:47 +00:00
api fixup! updated docs for api endpoint award emoji 2016-06-17 22:03:57 +02:00
ci Merge branch 'document-environments' into 'master' 2016-06-20 14:24:30 +00:00
container_registry Move registry CI example to CI docs 2016-06-13 22:06:13 -07:00
customization
development Add styleguide on configuration settings documentation 2016-06-20 13:32:54 +02:00
downgrade_ee_to_ce
gitlab-basics
hooks
incoming_email
install Added 8.9 install/update guides 2016-06-07 15:20:40 +02:00
integration
intro
legal
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring
operations succes -> success 2016-05-29 22:35:23 -07:00
permissions Improve design after review 2016-06-14 18:34:48 +02:00
profile Add documentation for U2F registration & authentication. 2016-06-06 12:50:31 +05:30
project_services Document email on push service 2016-06-20 13:05:18 +00:00
public_access
raketasks
security
ssh
system_hooks
update Merge branch 'patch-1' into 'master' 2016-06-20 16:11:20 +00:00
web_hooks Fix hook data for Wiki Page event 2016-05-31 11:24:58 -03:00
workflow Merge branch 'lbennett/gitlab-ce-18114-add-up-arrow-edit-shortcut-documentation' into 'master' 2016-06-20 20:19:08 +00:00
README.md Change logs.md location in README 2016-06-13 14:19:29 +02:00

README.md

Documentation

User documentation

  • API Automate GitLab via a simple and powerful API.
  • CI GitLab Continuous Integration (CI) getting started, .gitlab-ci.yml options, and examples.
  • GitLab as OAuth2 authentication service provider. It allows you to login to other applications from GitLab.
  • GitLab Basics Find step by step how to start working on your commandline and on GitLab.
  • Importing to GitLab.
  • Markdown GitLab's advanced formatting system.
  • Migrating from SVN Convert a SVN repository to Git and GitLab
  • Permissions Learn what each role in a project (external/guest/reporter/developer/master/owner) can do.
  • Profile Settings
  • 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.
  • Container Registry Learn how to use GitLab Container Registry.
  • SSH Setup your ssh keys and deploy keys for secure access to your projects.
  • Webhooks Let GitLab notify you when new code has been pushed to your project.
  • Workflow Using GitLab functionality and importing projects from GitHub and SVN.

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.