Files
gitlabhq/doc
Dmitriy Zaporozhets a5972170ad Merge remote-tracking branch 'origin/master' into ee-7-4
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

Conflicts:
	app/controllers/projects/team_members_controller.rb
	app/finders/projects_finder.rb
	app/models/group.rb
	app/models/project_team.rb
	app/models/users_group.rb
	config/gitlab.yml.example
	config/initializers/1_settings.rb
	config/routes.rb
	db/schema.rb
	doc/integration/ldap.md
	features/steps/group.rb
	features/steps/project/project.rb
2014-10-02 13:24:59 +03:00
..
2014-06-20 06:46:01 +00:00
2014-09-19 00:58:22 -07:00
2014-06-03 23:16:31 +02:00
2014-08-27 08:51:06 +02:00

Documentation

User documentation

  • API Explore how you can access GitLab via a simple and powerful API.
  • Markdown Learn what you can do with GitLab's advanced formatting system.
  • Permissions Learn what each role in a project (guest/reporter/developer/master/owner) can do.
  • Public access Learn how you can allow public and internal access to a project.
  • 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 use Git and GitLab together.

Administrator documentation

  • Install Requirements, directory structures and manual installation.

  • Integration How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.

  • Raketasks Explore what GitLab has in store for you to make administration easier.

  • System hooks Let GitLab notify you when certain management tasks need to be carried out.

  • Security Learn what you can do to further secure your GitLab instance.

  • Update Update guides to upgrade your installation.

  • Branded login page Change the login page appearance for your GitLab instance.

  • Git Hooks Advanced push rules for your project.

  • Email Email GitLab users from GitLab

  • Welcome message Add a custom welcome message to the sign-in page.

  • Issue closing Customize how to close an issue from commit messages.

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.