gitlab-ce/doc
Achilleas Pipinellis 75a67ac0c7 Merge branch 'bundle_clean' into 'master'
add bundle clean to upgrade docs

This MR adds a bundle clean after installing new gems. Bundle clean removes old, not needed gems to keep the system clean.

See merge request !2809
2016-03-08 06:22:23 +00:00
..
administration
api typo 2016-03-02 09:42:14 +00:00
ci Add a TL;DR version in quick start guide 2016-03-01 10:29:27 +02:00
customization Branded login page also in CE 2016-02-26 15:50:51 +01:00
development Change doc styleguide to use quotes for notes 2016-02-29 15:00:40 +02:00
gitlab-basics correct compare_braches.png to /compare_branches.png and make sure it works in line 25 in add-merge-request.md 2016-02-20 12:20:58 +08:00
hooks
incoming_email
install Document changes to the initial admin password 2016-03-07 21:00:53 -05:00
integration Fixed headers for anchors 2016-03-07 16:29:22 -05:00
legal Reformats confusing '[named here]' section for 3rd party code attribution 2016-02-17 17:13:06 +00:00
logs
markdown Mention cross-project labels in markdown documentation 2016-03-03 10:41:11 +01:00
migrate_ci_to_ce
monitoring/performance
operations
permissions Adjust documentation of permissions 2016-02-27 23:26:04 +01:00
profile
project_services Fixed headers for anchors 2016-03-07 16:29:22 -05:00
public_access
raketasks Remove note on backing up GitLab CI as a separate service 2016-02-13 00:37:43 +02:00
release
security
ssh
system_hooks
update Merge branch 'bundle_clean' into 'master' 2016-03-08 06:22:23 +00:00
web_hooks Add new data to project in push, issue, merge-request and note webhooks data 2016-02-11 17:22:11 +01:00
workflow Added Troubleshooting information for most used services. 2016-03-03 11:21:32 -05:00
README.md Reorganize CI sections and give descriptive names to links 2016-02-29 14:44:08 +02:00

README.md

Documentation

User documentation

CI User documentation

CI Examples

CI Services

GitLab CI uses the services keyword to define what docker containers should be linked with your base image. Below is a list of examples you may use:

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.
  • Release How to make the monthly and security releases.