gitlab-org--gitlab-foss/doc
Lin Jen-Shin 98a4aca6b5 Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits_if_not_head
* upstream/master:
  Show CI status as Favicon on Pipelines, Job and MR pages
  STL file viewer
  Wait for the PDF to be loaded before doing anything
  remove unnecessary lease as cron job
  Search for opened MRs - include reopened  MRs
  ProjectsFinder should handle more options
  Clearly show who triggered the pipeline in email
  Make it possible to preview pipeline success/failed emails
  Add remove_concurrent_index to database helper
  fix project authorizations migration issue
  attempt to fix migration
  Revert schema.rb
  attempt to fix db failure
  Periodically mark projects that are stuck in importing as failed
  Fix html structure to prevent tooltip from not hidding
  Enable creation of deploy keys with write access via the API
2017-04-06 19:48:40 +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 Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' 2017-04-06 10:54:09 +00: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 Add an image to the public access documentation and fix wrong profile path 2017-01-19 18:44:02 +01:00
raketasks Merge branch 'backup_storage_class' into 'master' 2017-03-06 17:42:30 +00:00
security Move webhooks to new a location under Integrations 2017-02-03 19:26:48 +01:00
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 Move webhooks to new a location under Integrations 2017-02-03 19:26:48 +01:00
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

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.