summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix link to Vue.js style guidewinh-vue-styleguide-link-docswinh-vue-styleguide-linkWinnie Hellmann2017-10-031-1/+1
|
* Merge branch 'winh-sprintf' into 'master'Tim Zallmann2017-10-031-2/+9
|\ | | | | | | | | Add basic sprintf implementation to JavaScript See merge request gitlab-org/gitlab-ce!14506
| * Add basic sprintf implementation to JavaScriptwinh-sprintfWinnie Hellmann2017-10-031-2/+9
| |
* | Added skeleton loading paradigm to UX guideDimitrie Hoekstra2017-10-033-1/+28
| |
* | Add grpc.log for GitalyJacob Vosmaer (GitLab)2017-10-031-0/+8
| |
* | Merge branch 'docs-add-summary-about-project-archiving' into 'master'Achilleas Pipinellis2017-10-031-0/+8
|\ \ | | | | | | | | | | | | | | | | | | Add documentation to summarise project archiving Closes #35919 See merge request gitlab-org/gitlab-ce!14650
| * | Add documentation to summarise project archivingMark Fletcher2017-10-031-0/+8
| | |
* | | 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
| | | | | |