Files
gitlabhq/doc
Dmitriy Zaporozhets f4d43ed3b1 Merge branch 'master' into ce-upstream
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

Conflicts:
	app/controllers/projects/services_controller.rb
	app/models/concerns/mentionable.rb
	app/models/project.rb
	app/models/user.rb
	app/views/admin/users/index.html.haml
	app/views/projects/services/_form.html.haml
	config/gitlab.yml.example
	config/initializers/1_settings.rb
	lib/gitlab/git_access.rb
	lib/gitlab/ldap/access.rb
	lib/gitlab/ldap/person.rb
	lib/gitlab/reference_extractor.rb
	spec/lib/gitlab/ldap/access_spec.rb
2014-10-14 18:23:51 +03:00
..
2014-06-20 06:46:01 +00:00
2014-10-05 22:15:36 -05: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
2014-10-02 12:58:02 +04: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.

  • Libravatar Use Libravatar for user avatars.

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.