gitlab-org--gitlab-foss/doc
Douwe Maan 515dd63d65 Bump Git version requirement to 2.7.4 2016-03-17 22:21:10 +01:00
..
administration Unicorn worker killer is not Omnibus specific 2016-02-03 14:18:51 +02:00
api Add missing API docs on external user 2016-03-17 12:21:12 +02:00
ci Merge branch 'master' into rm_duplicate_cache_ci_docs 2016-03-17 15:56:44 +02:00
customization Branded login page also in CE 2016-02-26 15:50:51 +01:00
development Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documentation for SCSS Style Guide. 2016-03-14 20:33:54 -06: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 web hooks to webhooks 2016-03-10 14:48:29 -05:00
incoming_email Update mailroom/postfix documentation [ci skip] 2016-01-14 11:26:24 -06:00
install Bump Git version requirement to 2.7.4 2016-03-17 22:21:10 +01:00
integration Added omniauth-auth0 Gem + Applicable Documentation. 2016-03-16 13:12:20 +01:00
legal Reformats confusing '[named here]' section for 3rd party code attribution 2016-02-17 17:13:06 +00:00
logs Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
markdown Capitalize Rouge mentions 2016-03-10 16:12:50 -03: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 Refactor external users docs 2016-03-17 09:24:06 +02:00
profile Add references to the rouge gem library 2016-01-25 22:36:44 +01:00
project_services Fixed headers for anchors 2016-03-07 16:29:22 -05:00
public_access Update public access documentation [ci skip] 2015-11-19 17:24:10 +02:00
raketasks web hooks to webhooks 2016-03-10 14:48:29 -05:00
release Never heard of gitlab-omnibus 2016-01-12 14:47:55 +01:00
security web hooks to webhooks 2016-03-10 14:48:29 -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 Update GITLAB_SHELL_VERSION to match EE 2016-03-14 11:53:42 -04:00
web_hooks Merge branch 'rs-snippet-expires-api' into 'master' 2016-03-14 15:55:05 +00:00
workflow Bring share with group feature documentation from EE 2016-03-12 15:05:52 +01:00
README.md Doc external users feature 2016-03-15 18:50:58 +01: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.