gitlab-org--gitlab-foss/doc
Dmitriy Zaporozhets d324bf8434 Merge branch 'share-project-ce' into 'master'
Bring from EE: Share Project with Group

- [x] Models and migrations
- [x] Logic, UI
- [x] Tests
- [x] Documentation
- [x] Share with group lock
- [x] Api feature
- [x] Api docs
- [x] Api tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

For #12831 

cc @DouweM @rspeicher @vsizov

See merge request !3186
2016-03-14 16:38:52 +00:00
..
administration Unicorn worker killer is not Omnibus specific 2016-02-03 14:18:51 +02:00
api Merge branch 'share-project-ce' into 'master' 2016-03-14 16:38:52 +00:00
ci Merge branch 'reduce-example-duplication' into 'master' 2016-03-13 01:30:08 +00:00
customization Branded login page also in CE 2016-02-26 15:50:51 +01:00
development Removed benchmark suite and its documentation 2016-03-10 11:15:43 +01: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 Merge branch 'rs-prepare-8-6' into 'master' 2016-03-14 15:57:20 +00:00
integration Doc syntax fixes 2016-03-11 11:47:34 -05:00
legal Reformats confusing '[named here]' section for 3rd party code attribution 2016-02-17 17:13:06 +00:00
logs
markdown Capitalize Rouge mentions 2016-03-10 16:12:50 -03:00
migrate_ci_to_ce
monitoring/performance Change InfluxDB admin username 2016-01-20 23:10:27 +01:00
operations
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 Fixed headers for anchors 2016-03-07 16:29:22 -05:00
public_access
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 web hooks to webhooks 2016-03-10 14:48:29 -05: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.