gitlab-org--gitlab-foss/doc
Sean McGivern a1805cbcd5 Quiet pipeline emails
1. Never send a pipeline email to anyone other than the user who created
   the pipeline.
2. Only send pipeline success emails to people with the custom
   notification setting for enabled. Watchers and participants will
   never receive this.
3. When custom settings are unset (for new settings and legacy ones),
   act as if failed_pipeline is set.
2017-04-03 13:59:48 +01: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 Update dpl CI example 2017-03-30 21:50:41 +02:00
container_registry
customization add documentation for custom brand logo in email 2017-02-22 12:22:52 +01:00
development Merge branch 'update-eyeballs-docs' into 'master' 2017-03-30 11:17:40 +00:00
downgrade_ee_to_ce Remove remnants of git annex 2017-03-03 18:33:47 +01:00
gitlab-basics
hooks
incoming_email
install Change socket_path to gitaly_address 2017-03-29 14:48:05 +02: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 Updating documentation to include a missing step in the update procedure 2017-03-31 14:07:12 +03:00
user Fix the docs:check:links job 2017-03-30 19:18:49 +01: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

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.