Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MR doc to indicate that the linear-history feature is available for ↵ff_port_from_ee | Valery Sizov | 2017-10-02 | 1 | -2/+0 |
| | | | | CE as well | ||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_ee | Valery Sizov | 2017-10-02 | 20 | -14/+140 |
|\ | |||||
| * | Merge branch '38616-take-down-references-to-gitlab-chart-docs' into 'master' | Achilleas Pipinellis | 2017-10-02 | 2 | -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-docs | Joshua Lambert | 2017-10-01 | 1 | -2/+2 |
| | | | |||||
| | * | minor cleanup | Joshua Lambert | 2017-09-30 | 1 | -1/+1 |
| | | | |||||
| | * | updates | Joshua Lambert | 2017-09-30 | 1 | -3/+3 |
| | | | |||||
| | * | Fix dead link | Joshua Lambert | 2017-09-30 | 1 | -1/+1 |
| | | | |||||
| | * | updates | Joshua Lambert | 2017-09-30 | 2 | -8/+13 |
| | | | |||||
| * | | Add environment variable to bypass n+1 | Andrew Newdigate | 2017-09-30 | 1 | -1/+31 |
| | | | |||||
| * | | remove period | Ben Bodenmiller | 2017-09-30 | 1 | -1/+1 |
| |/ | | | | | [skip ci] | ||||
| * | Fix Auto DevOps banner feature flag | Fabio Busatto | 2017-09-29 | 1 | -1/+1 |
| | | |||||
| * | Merge branch '31113-add-guidelines-for-illustrations' into 'master' | Mike Greiling | 2017-09-29 | 15 | -0/+91 |
| |\ | | | | | | | | | | | | | Guidelines for illustrations See merge request gitlab-org/gitlab-ce!13097 | ||||
| | * | Add illustration link to ux index page | tauriedavis | 2017-09-26 | 1 | -0/+5 |
| | | | |||||
| | * | Fix typo errors | Hazel | 2017-09-22 | 1 | -4/+4 |
| | | | |||||
| | * | Add the situation of illustration on mobile | Hazel | 2017-09-22 | 1 | -0/+3 |
| | | | |||||
| | * | Add size part to the guideline | Hazel | 2017-09-22 | 5 | -1/+30 |
| | | | |||||
| | * | Illustration guidelines - Fix grammar error and update images. | Hazel | 2017-09-22 | 3 | -13/+11 |
| | | | |||||
| | * | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -2/+2 |
| | | | |||||
| | * | Update image size in illustrations.md | Hazel Yang | 2017-09-22 | 1 | -2/+2 |
| | | | |||||
| | * | Add some images to illustrations.md | Hazel Yang | 2017-09-22 | 1 | -6/+6 |
| | | | |||||
| | * | Add the images for illustration guidelines | Hazel | 2017-09-22 | 9 | -0/+0 |
| | | | |||||
| | * | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -4/+8 |
| | | | |||||
| | * | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -1/+1 |
| | | | |||||
| | * | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -0/+52 |
| | | | |||||
| | * | Add new file | Hazel Yang | 2017-09-22 | 1 | -0/+0 |
| | | | |||||
* | | | Backport documentation for semi-linear history | Valery Sizov | 2017-09-29 | 1 | -0/+12 |
| | | | |||||
* | | | Merge branch 'master' into ff_port_from_ee | Eric Eastwood | 2017-09-28 | 24 | -93/+628 |
|\ \ \ | |/ / | | | | | | | | | | | | | Conflicts: app/models/project.rb db/schema.rb | ||||
| * | | Docs: Feature overview and use cases | Marcia Ramos | 2017-09-28 | 1 | -1/+46 |
| | | | |||||
| * | | Merge branch 'docs-crosslink-pages-guides' into 'master' | Achilleas Pipinellis | 2017-09-28 | 3 | -4/+64 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Docs: crosslink Pages guides Closes #38427 See merge request gitlab-org/gitlab-ce!14542 | ||||
| | * | | copyedit - reorg headers | Marcia Ramos | 2017-09-28 | 1 | -21/+21 |
| | | | | |||||
| | * | | copyedit + last_updated | Marcia Ramos | 2017-09-28 | 1 | -4/+10 |
| | | | | |||||
| | * | | add note on DNS propagation time | Marcia Ramos | 2017-09-28 | 1 | -0/+4 |
| | | | | |||||
| | * | | add section "Add your custom domain to GitLab Pages settings" | Marcia Ramos | 2017-09-28 | 1 | -4/+24 |
| | | | | |||||
| | * | | fixes links (html => md)docs-crosslink-pages-guides | Marcia Ramos | 2017-09-27 | 3 | -3/+3 |
| | | | | |||||
| | * | | add intro section "Custom domains for GitLab Pages" for comprehensiveness ↵ | Marcia Ramos | 2017-09-27 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | and SEO | ||||
| | * | | update links | Marcia Ramos | 2017-09-27 | 1 | -1/+3 |
| | | | | |||||
| | * | | cross-link Pages references | Marcia Ramos | 2017-09-27 | 1 | -1/+16 |
| | | | | |||||
| * | | | Merge branch 'hashed-storage-migration-path' into 'master' | Douwe Maan | 2017-09-28 | 2 | -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-path | Gabriel Mazetto | 2017-09-28 | 2 | -0/+176 |
| | | | | | |||||
| * | | | | Support custom attributes on users | Markus Koller | 2017-09-28 | 3 | -0/+112 |
| | | | | | |||||
| * | | | | Document the usage of the Docker OverlayFS driver for every build | Dominik | 2017-09-28 | 1 | -7/+22 |
| | | | | | |||||
| * | | | | Merge branch 'evn-add-neg-tests' into 'master' | Robert Speicher | 2017-09-28 | 1 | -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-tests | ernstvn | 2017-09-25 | 1 | -0/+10 |
| | | | | | |||||
| * | | | | Merge branch 'docs-28814-clarify-artifacts-ref' into 'master' | Grzegorz Bizon | 2017-09-28 | 1 | -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 ref | Mark Fletcher | 2017-09-28 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge branch 'docs-38152-bump-recommended-mysql-version' into 'master' | Achilleas Pipinellis | 2017-09-28 | 1 | -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.6 | Mark Fletcher | 2017-09-28 | 1 | -2/+4 |
| | |/ / / | |||||
| * | | | | Merge branch 'docs/k8s' into 'master' | Marcia Ramos | 2017-09-27 | 6 | -16/+92 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add things that the k8s integration enables Closes #37529 See merge request gitlab-org/gitlab-ce!14163 | ||||
| | * | | | | Add EEP to headings | Achilleas Pipinellis | 2017-09-27 | 1 | -7/+8 |
| | | | | | | |||||
| | * | | | | Add link to NGINX Ingress and change Auto DevOps descriptiondocs/k8s | Achilleas Pipinellis | 2017-09-25 | 1 | -15/+15 |
| | | | | | |