gitlab-org--gitlab-foss/doc
Grzegorz Bizon fc550b398b Merge branch 'master' into feature/multi-level-container-registry-images
* master: (230 commits)
  Fix N+1 query in loading pipelines in merge requests
  Fix Spinach and Capybara dependencies
  Prevent users from disconnecting gitlab account from CAS
  30276 Move issue, mr, todos next to profile dropdown in top nav
  Refactor SearchController#show
  Properly eagerly-load the Capybara server for JS feature specs only
  Updating documentation to include a missing step in the update procedure
  Eager-load the Capybara server to prevent timeouts
  Increase Capybara's timeout
  Add metrics button to Environment Overview page
  Fix link to Jira service documentation
  Handle parsing OpenBSD ps output properly to display sidekiq infos on ...
  Eliminate unnecessary queries that add ~500 ms of load time for a large issue
  20914 Limits line length for project home page
  Allow users to import GitHub projects to subgroups
  Update dpl CI example
  Fix the docs:check:links job
  Don't clean up the gitlab-test-fork_bare repo
  Make GitLab use Gitaly for commit_is_ancestor
  Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery
  ...
2017-04-03 09:36:09 +02:00
..
administration Test docs internal links check 2017-03-30 09:34:43 +00:00
api Labels support color names in backend 2017-03-29 11:45:15 +00:00
ci Merge branch 'master' into feature/multi-level-container-registry-images 2017-04-03 09:36:09 +02:00
container_registry
customization
development Merge branch 'update-eyeballs-docs' into 'master' 2017-03-30 11:17:40 +00:00
downgrade_ee_to_ce
gitlab-basics
hooks
incoming_email
install Change socket_path to gitaly_address 2017-03-29 14:48:05 +02:00
integration
intro
legal
logs
markdown
migrate_ci_to_ce
monitoring
operations
pages
permissions
profile Update user's profile preferences docs 2017-03-22 17:19:41 +01:00
project_services
public_access
raketasks
security
ssh Update deploy keys documentation 2017-03-20 13:49:05 +00:00
system_hooks
topics Fix links and do some refactoring 2017-03-29 10:31:39 +02:00
university
update Updating documentation to include a missing step in the update procedure 2017-03-31 14:07:12 +03:00
user Merge branch 'master' into feature/multi-level-container-registry-images 2017-04-03 09:36:09 +02:00
web_hooks
workflow Merge branch 'add-todos-shortcut' into 'master' 2017-03-22 11:43:59 +00:00
README.md Fix links and do some refactoring 2017-03-29 10:31:39 +02:00

README.md

GitLab Community Edition

All technical content published by GitLab lives in the documentation, including:

  • General Documentation
    • User docs: general documentation dedicated to regular users of GitLab
    • Admin docs: general documentation dedicated to administrators of GitLab instances
    • Contributor docs: general documentation on how to develop and contribute to GitLab
  • Topics: pages organized per topic, gathering all the resources already published by GitLab related to a specific subject, including general docs, technical articles, blog posts and video tutorials.
  • GitLab University: guides to learn Git and GitLab through courses and videos.

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.