gitlab-org--gitlab-foss/doc
Jacob Vosmaer (GitLab) 872e854840 Merge branch 'prepend-letter-v-to-workhorse-version-numbers' into 'master'
Prepend letter v to GitLab Workhorse version numbers

This helps to address gitlab-org/gitlab-ce#12684 so as to maintain consistency in all GitLab projects.

It also addresses: https://gitlab.com/gitlab-org/gitlab-workhorse/issues/4

Next Steps

- create a set of duplicate tags in workhorse to prevent errors when updating from the patch guide


See merge request !3088
2016-04-28 14:12:47 +00:00
..
administration
api
ci Merge branch 'fix/docker-in-docker-ci-documentation' into 'master' 2016-04-28 10:59:20 +00:00
customization Merge branch 'patch-1' into 'master' 2016-04-26 16:48:26 +00:00
development
downgrade_ee_to_ce
gitlab-basics
hooks
incoming_email
install
integration Fixes for review of GitHub Enterprise backport changes 2016-04-26 21:02:45 -07:00
intro
legal
logs
markdown
migrate_ci_to_ce
monitoring/performance
operations
permissions
profile
project_services
public_access
raketasks
security
ssh
system_hooks
update Merge branch 'prepend-letter-v-to-workhorse-version-numbers' into 'master' 2016-04-28 14:12:47 +00:00
web_hooks
workflow Update wording 2016-04-26 14:01:40 -05:00
README.md

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.
  • 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.