gitlab-org--gitlab-foss/doc
Robert Speicher cbe8b70908 Merge branch 'patch-1' into 'master'
Typo in API documentation

[ci skip]

See merge request !3058
2016-03-02 17:43:05 +00:00
..
administration Unicorn worker killer is not Omnibus specific 2016-02-03 14:18:51 +02:00
api typo 2016-03-02 09:42:14 +00:00
ci Add link to triggers doc in variables section 2016-03-01 09:57:09 +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 Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
incoming_email Update mailroom/postfix documentation [ci skip] 2016-01-14 11:26:24 -06:00
install Use dedicated relative_url.rb initializer 2016-02-29 21:17:48 +01:00
integration Style updates. 2016-03-01 13:51:47 -05:00
legal Reformats confusing '[named here]' section for 3rd party code attribution 2016-02-17 17:13:06 +00:00
logs
markdown Add a new image in the markdown help page 2016-02-11 20:37:20 +02:00
migrate_ci_to_ce Update ci to ce doc to make it clearer when you are done if you don't want to keep your data. 2015-10-05 16:39:58 +02:00
monitoring/performance Change InfluxDB admin username 2016-01-20 23:10:27 +01:00
operations Add 'resume' capability to parallel-rsync-repos 2015-12-08 15:08:22 +01:00
permissions Adjust documentation of permissions 2016-02-27 23:26:04 +01:00
profile Add references to the rouge gem library 2016-01-25 22:36:44 +01:00
project_services Move builds emails service to its own document 2016-02-19 23:35:26 +02:00
public_access Update public access documentation [ci skip] 2015-11-19 17:24:10 +02:00
raketasks Remove note on backing up GitLab CI as a separate service 2016-02-13 00:37:43 +02:00
release Never heard of gitlab-omnibus 2016-01-12 14:47:55 +01:00
security Make "Two-factor" casing consistent throughout the application 2016-01-31 20:34:51 -05:00
ssh Fixed Window's commands for SSH Help. 2016-02-06 12:17:12 +00:00
system_hooks Include user_username in user_(add_to/remove_from)_(project/group) system hooks. 2016-01-07 12:54:54 -05:00
update No changes to nginx config in this update. Removed unnecessary instructions. 2016-02-18 21:19:31 +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 Add Todos documentation 2016-03-02 14:33:47 +02: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.