summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update MR doc to indicate that the linear-history feature is available for ↵ff_port_from_eeValery Sizov2017-10-021-2/+0
| | | | CE as well
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-0220-14/+140
|\
| * Merge branch '38616-take-down-references-to-gitlab-chart-docs' into 'master'Achilleas Pipinellis2017-10-022-11/+16
| |\ | | | | | | | | | | | | | | | | | | Updates to Helm chart docs Closes #38616 See merge request gitlab-org/gitlab-ce!14589
| | * minor cleanup38616-take-down-references-to-gitlab-chart-docsJoshua Lambert2017-10-011-2/+2
| | |
| | * minor cleanupJoshua Lambert2017-09-301-1/+1
| | |
| | * updatesJoshua Lambert2017-09-301-3/+3
| | |
| | * Fix dead linkJoshua Lambert2017-09-301-1/+1
| | |
| | * updatesJoshua Lambert2017-09-302-8/+13
| | |
| * | Add environment variable to bypass n+1Andrew Newdigate2017-09-301-1/+31
| | |
| * | remove periodBen Bodenmiller2017-09-301-1/+1
| |/ | | | | [skip ci]
| * Fix Auto DevOps banner feature flagFabio Busatto2017-09-291-1/+1
| |
| * Merge branch '31113-add-guidelines-for-illustrations' into 'master'Mike Greiling2017-09-2915-0/+91
| |\ | | | | | | | | | | | | Guidelines for illustrations See merge request gitlab-org/gitlab-ce!13097
| | * Add illustration link to ux index pagetauriedavis2017-09-261-0/+5
| | |
| | * Fix typo errorsHazel2017-09-221-4/+4
| | |
| | * Add the situation of illustration on mobileHazel2017-09-221-0/+3
| | |
| | * Add size part to the guidelineHazel2017-09-225-1/+30
| | |
| | * Illustration guidelines - Fix grammar error and update images.Hazel2017-09-223-13/+11
| | |
| | * Update illustrations.mdHazel Yang2017-09-221-2/+2
| | |
| | * Update image size in illustrations.mdHazel Yang2017-09-221-2/+2
| | |
| | * Add some images to illustrations.mdHazel Yang2017-09-221-6/+6
| | |
| | * Add the images for illustration guidelinesHazel2017-09-229-0/+0
| | |
| | * Update illustrations.mdHazel Yang2017-09-221-4/+8
| | |
| | * Update illustrations.mdHazel Yang2017-09-221-1/+1
| | |
| | * Update illustrations.mdHazel Yang2017-09-221-0/+52
| | |
| | * Add new fileHazel Yang2017-09-221-0/+0
| | |
* | | Backport documentation for semi-linear historyValery Sizov2017-09-291-0/+12
| | |
* | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-2824-93/+628
|\ \ \ | |/ / | | | | | | | | | | | | Conflicts: app/models/project.rb db/schema.rb
| * | Docs: Feature overview and use casesMarcia Ramos2017-09-281-1/+46
| | |
| * | Merge branch 'docs-crosslink-pages-guides' into 'master'Achilleas Pipinellis2017-09-283-4/+64
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: crosslink Pages guides Closes #38427 See merge request gitlab-org/gitlab-ce!14542
| | * | copyedit - reorg headersMarcia Ramos2017-09-281-21/+21
| | | |
| | * | copyedit + last_updatedMarcia Ramos2017-09-281-4/+10
| | | |
| | * | add note on DNS propagation timeMarcia Ramos2017-09-281-0/+4
| | | |
| | * | add section "Add your custom domain to GitLab Pages settings"Marcia Ramos2017-09-281-4/+24
| | | |
| | * | fixes links (html => md)docs-crosslink-pages-guidesMarcia Ramos2017-09-273-3/+3
| | | |
| | * | add intro section "Custom domains for GitLab Pages" for comprehensiveness ↵Marcia Ramos2017-09-271-0/+13
| | | | | | | | | | | | | | | | and SEO
| | * | update linksMarcia Ramos2017-09-271-1/+3
| | | |
| | * | cross-link Pages referencesMarcia Ramos2017-09-271-1/+16
| | | |
| * | | Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan2017-09-282-0/+176
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hashed storage migration path Closes gitlab-ee#3118 See merge request gitlab-org/gitlab-ce!14067
| | * | | Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-282-0/+176
| | | | |
| * | | | Support custom attributes on usersMarkus Koller2017-09-283-0/+112
| | | | |
| * | | | Document the usage of the Docker OverlayFS driver for every buildDominik2017-09-281-7/+22
| | | | |
| * | | | Merge branch 'evn-add-neg-tests' into 'master'Robert Speicher2017-09-281-0/+10
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Test for what should not be there as well [ci skip] See merge request gitlab-org/gitlab-ce!14492
| | * | | Test for what should not be there as wellevn-add-neg-testsernstvn2017-09-251-0/+10
| | | | |
| * | | | Merge branch 'docs-28814-clarify-artifacts-ref' into 'master'Grzegorz Bizon2017-09-281-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Clarify artifact download via the API only accepts branch or tag name for ref See merge request gitlab-org/gitlab-ce!14545
| | * | | | Clarify artifact download via the API only accepts branch or tag name for refMark Fletcher2017-09-281-1/+1
| | | | | |
| * | | | | Merge branch 'docs-38152-bump-recommended-mysql-version' into 'master'Achilleas Pipinellis2017-09-281-2/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change recommended MySQL version to 5.6 Closes #38152 See merge request gitlab-org/gitlab-ce!14546
| | * | | | Change recommended MySQL version to 5.6Mark Fletcher2017-09-281-2/+4
| | |/ / /
| * | | | Merge branch 'docs/k8s' into 'master'Marcia Ramos2017-09-276-16/+92
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add things that the k8s integration enables Closes #37529 See merge request gitlab-org/gitlab-ce!14163
| | * | | | Add EEP to headingsAchilleas Pipinellis2017-09-271-7/+8
| | | | | |
| | * | | | Add link to NGINX Ingress and change Auto DevOps descriptiondocs/k8sAchilleas Pipinellis2017-09-251-15/+15
| | | | | |