gitlab-org--gitlab-foss/doc
Douwe Maan cbafc9ef30 Merge branch 'ruby-2-3-lets-not-break-things' into 'master'
Use Ruby 2.3.1

## What does this MR do?

This WIP MR will eventually introduce 2.3 as default language for GitLab CE/EE

## Why was this MR needed?

@connorshea wants to be prepared for Rails 5.0, so we need Ruby > 2.2, so why not go 2.3 already?

## What are the relevant issue numbers?

Closes #12507 

## TODO

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] All builds are passing
- [ ] [Omnibus uses 2.3.1](https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/847)

See merge request !4948
2016-08-11 18:06:03 +00:00
..
administration Merge branch 'patch-3' into 'master' 2016-08-11 05:06:59 +00:00
api Merge branch '18583-implement-access-request-to-project-group-api' into 'master' 2016-08-11 11:56:36 +00:00
ci use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
container_registry Simplify feature introduction note 2016-08-08 11:44:55 +03:00
customization optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
development Merge branch 'add-column-with-default-to-downtime-guide' into 'master' 2016-08-10 14:15:16 +00:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics Update start-using-git.md 2016-07-21 16:49:40 +00:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email
install Update currently supported Ruby version info. 2016-08-11 19:00:00 +02:00
integration Merge branch 'fix-angle-brackets-in-docs' into 'master' 2016-08-10 14:14:36 +00:00
intro Move labels documentation to new location 2016-06-21 18:54:30 +02:00
legal
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown Move markdown doc to the right location 2016-08-03 08:54:17 +03:00
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
operations succes -> success 2016-05-29 22:35:23 -07:00
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
project_services Refactor Slack service documentation 2016-07-22 12:37:05 +03:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Mention that gitlab.rb must be kept, too 2016-08-04 15:41:37 +01:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh Add note on changing password of SSH key 2016-05-25 03:42:22 +00:00
system_hooks
update use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
user Clarify the features for generating default label sets 2016-08-09 14:29:16 +01:00
web_hooks Document that webhook secret token is sent in X-Gitlab-Token HTTP header 2016-08-03 23:22:23 -04:00
workflow Merge branch 'convert-shortcuts-md' into 'master' 2016-08-11 05:10:25 +00:00
README.md One link to development guides. 2016-08-04 10:39:09 +00:00

README.md

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.