gitlab-ce/doc
Lin Jen-Shin ec3a50f1f2 Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits_if_not_head
* upstream/master: (64 commits)
  Merge branch 'open-redirect-fix-continue-to' into 'security'
  Merge branch 'open-redirect-host-fix' into 'security'
  Merge branch 'path-disclosure-proj-import-export' into 'security'
  Merge branch '29364-private-projects-mr-fix'
  Merge branch '30125-markdown-security'
  Issue title realtime
  Update CHANGELOG.md for 8.16.9
  Update CHANGELOG.md for 8.17.5
  Update CHANGELOG.md for 9.0.4
  Add "search" optional param and docs for V4
  Use PDFLab to render PDFs in GitLab
  Separate Scala from Java in CI examples
  Fix broken link
  Reorganize CI examples, add more links
  Refactor CI index page
  Remove deprecated field from workhorse response
  Use gitlab-workhorse 1.4.3
  Document how ETag caching middleware handles query parameters
  Make group skip validation in the frontend
  Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middleware
  ...
2017-04-06 14:34:52 +08:00
..
administration Test docs internal links check 2017-03-30 09:34:43 +00:00
api Add "search" optional param and docs for V4 2017-04-05 13:50:12 -03:00
ci Separate Scala from Java in CI examples 2017-04-05 16:46:11 +02:00
container_registry
customization add documentation for custom brand logo in email 2017-02-22 12:22:52 +01:00
development Document how ETag caching middleware handles query parameters 2017-04-05 16:14:25 +02:00
downgrade_ee_to_ce Remove remnants of git annex 2017-03-03 18:33:47 +01:00
gitlab-basics Replace create_new_project_button.png 2017-02-21 00:48:26 +00:00
hooks
incoming_email
install list recommended version of PostgreSQL 2017-04-04 14:10:49 +00:00
integration Patch 15 2017-03-14 09:09:56 +00:00
intro
legal
logs
markdown
migrate_ci_to_ce
monitoring
operations
pages Move all Pages related content to a single location 2017-02-28 13:21:30 +01:00
permissions
profile Update user's profile preferences docs 2017-03-22 17:19:41 +01:00
project_services All CI offline migrations 2017-03-17 23:06:11 +00:00
public_access
raketasks Merge branch 'backup_storage_class' into 'master' 2017-03-06 17:42:30 +00:00
security
ssh Update deploy keys documentation 2017-03-20 13:49:05 +00:00
system_hooks Syshook documentation updated 2017-03-14 17:14:35 +00:00
topics Fix links and do some refactoring 2017-03-29 10:31:39 +02:00
university Remove remnants of git annex 2017-03-03 18:33:47 +01:00
update Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` command. 2017-04-04 10:23:44 +00:00
user add auto-cancel for pending pipelines on branch, if they are not HEAD 2017-04-04 21:11:24 +03:00
web_hooks
workflow Quiet pipeline emails 2017-04-03 13:59:48 +01: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.